Commit Graph

27 Commits (25b5068f5e5decf4616fc930354ce7b3a56b1d41)

Author SHA1 Message Date
Kill Your TV 25b5068f5e allow LDFLAGS to be set by user
Move old LDFLAGS variable to LDLIBS. By doing ths, a user can set their
own LDFLAGS without breaking the build. A case in which this can be
useful is hardening with debian, e.g.

    $ dpkg-buildflags --get LDFLAGS
    -Wl,-z,relro
10 years ago
Kill Your TV 6681e25513 allow CXXFLAGS to be set without overwriting needed flags 10 years ago
Kill Your TV 5acbc6a23e use standard make variables 10 years ago
hagen 2c1365ad0c * Makefile : move common targets to top-level Makefile 10 years ago
orignal a2707c19b8 FreeBSD support 10 years ago
Mikal Villa 1ec8728ab0 Makefile now detects which file to use (OSX or Linux)
Issue #82
10 years ago
jeff e832002795 add socks proxy 10 years ago
orignal a728d9db5b explicit AESNI flag 10 years ago
orignal d8d8c752b1 aes added 10 years ago
orignal 8ef4f0cef2 CryptoConst added 10 years ago
orignal 9ec671ba69 split SSU to SSU and SSUData 10 years ago
root e674014efc fix Linux Daemon 10 years ago
cpubug aaa14d4564 split AddressBook header/source 10 years ago
Meeh d0a8cc933b Adding a simple GET HTTP Proxy 10 years ago
orignal 7caa46b381 TunnelPool added 10 years ago
orignal 290c1890cc UPnP added 10 years ago
Meeh d95b4befaa Adding support for config file
Example:
-port=17070
--port=17070

cat /home/$USER/.i2pd/i2p.conf
port=17070
10 years ago
Meeh 5b7737ca6d Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
Meeh 86355cfe09 Adding reseed support. v1, only http so far. 10 years ago
orignal e6e74efc26 call mkdir only once 10 years ago
Meeh b4e2c7ee87 Updating Makefile to collect build objects in a folder 10 years ago
Meeh fb16e50c4d Adding lightweight option parser 10 years ago
Meeh 72fed33930 Adding missing pthread library to linker. 10 years ago
orignal 3cf3e69aef SSU added 11 years ago
orignal 6341b10556 Keys added 11 years ago
orignal e832734d94 Streaming added 11 years ago
orignal 2c73daa4e2 Temporary Makefile and main 11 years ago