index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replacing gethostbyname, gethostbyname2 and their _r variants with getaddrinf...
Tobias Brunner
2009-08-14
1
-1
/
+0
*
OpenSolaris needs libsocket and libnsl for socket().
Tobias Brunner
2009-08-14
1
-1
/
+8
*
sockio.h is required on OpenSolaris for SIOCGIFADDR.
Tobias Brunner
2009-08-14
1
-0
/
+1
*
We need to include alloca.h on OpenSolaris.
Tobias Brunner
2009-08-14
1
-0
/
+1
*
FreeBSD's libc does not support backtrace(), but libexecinfo optionally repli...
Tobias Brunner
2009-08-07
1
-2
/
+13
*
Reversed the check for udp.h, fixes compilation on Linux.
Tobias Brunner
2009-08-06
1
-1
/
+1
*
Missing check for udp.h added.
Tobias Brunner
2009-08-04
1
-1
/
+1
*
version bump to 4.3.4
Andreas Steffen
2009-07-21
1
-1
/
+1
*
Fixed GID lookup in cases where the configured group is a prefix of another g...
Tobias Brunner
2009-07-20
1
-1
/
+1
*
Translate the configured user and group to a numerical UID and GID.
Tobias Brunner
2009-07-20
1
-0
/
+19
*
Check for gperf version added to configure script.
Tobias Brunner
2009-07-16
1
-1
/
+14
*
Typo fixed.
Tobias Brunner
2009-07-16
1
-2
/
+2
*
Added an option to the configure script to disable building the scripts.
Tobias Brunner
2009-07-16
1
-0
/
+12
*
moved the CFLAGS mangling AC_LIB_PREFIX macro behind CFLAG test
Martin Willi
2009-07-15
1
-2
/
+2
*
Added --with-lib-prefix option to the configure script.
Tobias Brunner
2009-07-14
1
-0
/
+1
*
moved checksum_builder/libchechsum to top srcdir to respect build order
Martin Willi
2009-06-22
1
-1
/
+1
*
check for dladdr() and dl_iterate_phdr() if --enable-integrity-test set
Martin Willi
2009-06-22
1
-0
/
+19
*
removed obsolete INTEGRITY_TEST and fips signer code
Martin Willi
2009-06-22
1
-2
/
+1
*
implemented a checksum_builder tool to build the checksum library
Martin Willi
2009-06-22
1
-0
/
+1
*
version bump to 4.3.3
Andreas Steffen
2009-06-19
1
-1
/
+1
*
removed serpent and twofish plugins - use gcrypt instead
Andreas Steffen
2009-06-18
1
-26
/
+0
*
calculating plugin dependencies for eap-sim/aka
Martin Willi
2009-06-16
1
-0
/
+14
*
pluto does not depend on gmp anymore
Martin Willi
2009-06-16
1
-4
/
+0
*
support older gcrypt libraries not defining the CAMELLIA cipher
Martin Willi
2009-06-16
1
-0
/
+7
*
load hmac/xcbc plugins after hash/crypter plugins to pass crypto tests
Martin Willi
2009-06-16
1
-7
/
+7
*
Typo in configure script fixed.
Tobias Brunner
2009-06-12
1
-1
/
+1
*
removed pluto test vectors, --disable-self-test option
Martin Willi
2009-06-11
1
-12
/
+0
*
added a plugin providing crypto test vectors
Martin Willi
2009-06-11
1
-0
/
+14
*
use autoconf macro provided by libgcrypt
Martin Willi
2009-06-09
1
-2
/
+1
*
added skeleton for libgcrypt based crypto plugin
Martin Willi
2009-06-09
1
-0
/
+21
*
pluto now requires pubkey plugin
Andreas Steffen
2009-06-09
1
-0
/
+1
*
pluto now needs the gmp plugin
Andreas Steffen
2009-05-24
1
-0
/
+1
*
version bump to 4.3.2
Andreas Steffen
2009-05-22
1
-1
/
+1
*
Fixing IPSEC_* checks on older Linux distros.
Tobias Brunner
2009-05-21
1
-2
/
+6
*
Portably check for IPSEC_* constants (defined in ipsec.h).
Tobias Brunner
2009-05-20
1
-0
/
+30
*
Enable building the DUMM Ruby extension in a VPATH build.
Tobias Brunner
2009-05-20
1
-0
/
+1
*
The configure script now tries to figure out where ruby.h is located.
Tobias Brunner
2009-05-20
1
-0
/
+24
*
fixed copy-and-paste error
Andreas Steffen
2009-05-15
1
-1
/
+1
*
if enabled, load openssl plugin by default in pluto
Andreas Steffen
2009-05-15
1
-1
/
+2
*
got rid of libcrypto
Andreas Steffen
2009-05-15
1
-1
/
+0
*
added another possible location for the ipsec.h header file
Tobias Brunner
2009-05-14
1
-1
/
+1
*
compute ASN.1 to UTC time without time functions
Andreas Steffen
2009-05-14
1
-16
/
+0
*
started migration to encryption plugins
Andreas Steffen
2009-05-09
1
-3
/
+45
*
added a configure option to enable the Vstr string library even if register_p...
Tobias Brunner
2009-04-24
1
-2
/
+16
*
fixed timezone compensation when parsing ASN.1 dates
Tobias Brunner
2009-05-08
1
-4
/
+20
*
more portable handling of the bool data type (Mac OS X has stdbool.h)
Tobias Brunner
2009-05-06
1
-2
/
+4
*
gethostbyname_r is not supported on Mac OS X (but gethostbyname uses thread-l...
Tobias Brunner
2009-05-06
1
-0
/
+1
*
SKEYID derivation based on libstrongswan
Andreas Steffen
2009-05-05
1
-0
/
+4
*
fixed dladdr ./configure check, leak detective whitelist
Martin Willi
2009-05-04
1
-1
/
+10
*
pluto and scepclient use the random plugin from libstrongswan
Andreas Steffen
2009-04-30
1
-0
/
+1
[prev]
[next]