84 Commits (openssl)

Author SHA1 Message Date
hagen 846128a791 * add gcc5 to supported compilers 9 years ago
Timofey Titovets 214eb0caa5 Not overwrite -fPIC with CXXFLAGS 9 years ago
Mikal Villa 7acdc0a606 Libminiupnpc library support (v1.5 and v1.6), dynamic runtime linking. 10 years ago
Kill Your TV e5c2022f71 Fix building in kFreeBSD 10 years ago
Kill Your TV b343c24a9f add explanatory comments to Makefiles 10 years ago
Kill Your TV 21e3778e69 Revert the 'clean-up' commits so that custom build-time flags can be set 10 years ago
orignal 219abaa7e1 don't use AESNI if not supported 10 years ago
orignal d6fe4556fb don't make executable as shared 10 years ago
hagen cf8e229098 * almost fixed static linking 10 years ago
hagen 05a62af99b * move USE_* to main Makefile 10 years ago
hagen 56c404e6c1 * Makefile.linux : use idents with spaces 10 years ago
hagen 5ee4969322 * Makefile.linux : reorder checks 10 years ago
hagen aa0cb6b2c4 * (3/3) cleanup : unused variable 10 years ago
hagen d6ec412422 * (2/3) cleanup : use $CXXFLAGS instead $NEEDED_FLAGS 10 years ago
hagen 4e94bc9efc * (1/3) cleanup : use $CXXFLAGS instead $CPU_FLAGS 10 years ago
hagen 8c218bd5df * (1/3) update filelist.mk : 3 lists of sources: common, daemon-specific and library-specific 10 years ago
hagen 5966113268 * build library in the same tree as main binary 10 years ago
Kill Your TV 3e826cd6dc easier static builds (STATIC=yes) 10 years ago
Kill Your TV 2f8c37b132 Allow setting the LIBDIR at build time 10 years ago
Kill Your TV e914d1640c allow AESNI to be disabled 10 years ago
Kill Your TV 25b5068f5e allow LDFLAGS to be set by user 10 years ago
Kill Your TV 38eaea121f recognize clang in linux 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
Kill Your TV 524b2e9f8a check for 64-bit compiler 10 years ago
orignal 796b2d980f std option for different versions of gcc (by hagen) 10 years ago
orignal 610e9e3660 use c++11 for 4.9 only 10 years ago
hagen 5a55e14f98 * Makefile.linux : detect gcc version 10 years ago
orignal cdaa72e664 c++11 is not recognized by gcc 4.6. rolled back to c++0x 10 years ago
hagen 1ac75be832 - remote hardcoded rpath from Makefile 10 years ago
hagen 2c1365ad0c * Makefile : move common targets to top-level Makefile 10 years ago
hagen d8bb640f15 * fix CFLAGS in Makefile.linux 10 years ago
orignal 8f3414bcb2 use -maes if AES-NI detected 10 years ago
tharvik ad287e4208 Move autotools to build/autotools and reset tree to old Makefile 10 years ago
tharvik fb08322b78 Use autotools instead of basic Makefile 10 years ago
Mikal Villa 05fa6757ce Adding timestamp to logger. 10 years ago
Mikal Villa 02296ef775 Moving file list to a common one. Still in makefile format, but now with CPP/H 10 years ago
Mikal Villa 1ec8728ab0 Makefile now detects which file to use (OSX or Linux) 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 10 years ago
Meeh 86355cfe09 Adding reseed support. v1, only http so far. 10 years ago