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
...
*
Use mysql_config to query MySQL LIBS and CFLAGS
Martin Willi
2009-09-23
1
-2
/
+6
*
Define ME for all charon plugins
Martin Willi
2009-09-23
1
-3
/
+3
*
Correctly handle --enable-mediation option
Martin Willi
2009-09-23
1
-1
/
+1
*
resolv_conf plugin renamed to resolve
Andreas Steffen
2009-09-20
1
-4
/
+4
*
fixed --enable-eap-md5 and --enable-eap-gtc options
Andreas Steffen
2009-09-18
1
-2
/
+2
*
nm uses the distributions trusted root CAs if none is explicitly specified
Martin Willi
2009-09-18
1
-0
/
+1
*
use sysconfdir, no need for an additional confdir variable
Martin Willi
2009-09-07
1
-1
/
+0
*
Use macros to define --with options
Martin Willi
2009-09-07
1
-99
/
+16
*
Use macros to define --enable/--disable options
Martin Willi
2009-09-07
1
-644
/
+71
*
use m4/ autoconf subdirectory
Martin Willi
2009-09-07
1
-0
/
+1
*
Removed trailing whitespaces in configure.in/Makefile.am
Martin Willi
2009-09-07
1
-8
/
+8
*
use monotonic time source in convar->timed_wait, and in the scheduler using it
Martin Willi
2009-08-31
1
-0
/
+14
*
implemented a monotonic timestamping function, unaffected from system time ch...
Martin Willi
2009-08-31
1
-0
/
+6
*
do not depend on gcrypt autoconf macros
Martin Willi
2009-08-31
1
-1
/
+2
*
fixed two typos
Andreas Steffen
2009-08-26
1
-2
/
+2
*
openac (and tools) do not depend on gmp anymore
Martin Willi
2009-08-26
1
-4
/
+0
*
started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...
Martin Willi
2009-08-26
1
-1
/
+2
*
implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsing
Martin Willi
2009-08-26
1
-0
/
+17
*
implemented a pgp plugin providing PGP key parsing builders
Martin Willi
2009-08-26
1
-0
/
+17
*
implemented a pkcs1 plugin providing PKCS#1 key parsing builders
Martin Willi
2009-08-26
1
-0
/
+17
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
1
-0
/
+17
*
version bump to 4.3.5
Andreas Steffen
2009-08-18
1
-1
/
+1
*
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
[prev]
[next]