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
/
src
/
libstrongswan
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......
Martin Willi
2009-08-26
1
-0
/
+1
*
moved PGP code to pluto and gpg plugin
Martin Willi
2009-08-26
1
-1
/
+0
*
implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsing
Martin Willi
2009-08-26
1
-0
/
+4
*
implemented a pgp plugin providing PGP key parsing builders
Martin Willi
2009-08-26
1
-0
/
+4
*
implemented a pkcs1 plugin providing PKCS#1 key parsing builders
Martin Willi
2009-08-26
1
-0
/
+4
*
removed obsolete PEM code in pluto/libstrongswan
Martin Willi
2009-08-26
1
-1
/
+0
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
1
-0
/
+4
*
OpenSolaris needs libsocket and libnsl for socket().
Tobias Brunner
2009-08-14
1
-1
/
+1
*
FreeBSD's libc does not support backtrace(), but libexecinfo optionally repli...
Tobias Brunner
2009-08-07
1
-1
/
+1
*
Revert "gperf under FreeBSD does not know the -m option."
Tobias Brunner
2009-07-16
1
-1
/
+1
*
gperf under FreeBSD does not know the -m option.
Tobias Brunner
2009-07-14
1
-1
/
+1
*
moved checksum_builder/libchechsum to top srcdir to respect build order
Martin Willi
2009-06-22
1
-4
/
+0
*
build integrity_checker.c only if --enable-integrity-test set
Martin Willi
2009-06-22
1
-1
/
+6
*
removed obsolete INTEGRITY_TEST and fips signer code
Martin Willi
2009-06-22
1
-17
/
+2
*
implemented a checksum_builder tool to build the checksum library
Martin Willi
2009-06-22
1
-0
/
+2
*
implemented an integrity checker class to build and check code integrity
Martin Willi
2009-06-22
1
-0
/
+1
*
removed serpent and twofish plugins - use gcrypt instead
Andreas Steffen
2009-06-18
1
-8
/
+0
*
added a plugin providing crypto test vectors
Martin Willi
2009-06-11
1
-0
/
+4
*
implemented a crypto_tester class to test crypto algorithms
Martin Willi
2009-06-11
1
-0
/
+1
*
added skeleton for libgcrypt based crypto plugin
Martin Willi
2009-06-09
1
-0
/
+4
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-1
/
+2
*
moved IKEv2 proposals and transforms to libstrongswan
Andreas Steffen
2009-05-15
1
-4
/
+19
*
started migration to encryption plugins
Andreas Steffen
2009-05-09
1
-0
/
+12
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-7
/
+7
*
set default CFLAGS globally, including -Wno-format
Martin Willi
2009-04-27
1
-2
/
+1
*
pluto and scepclient use the regular libstrongswan library
Andreas Steffen
2009-04-21
1
-19
/
+1
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-2
/
+6
*
support of the enum printf_hook
Andreas Steffen
2009-04-20
1
-0
/
+1
*
scepclient uses the optionsfrom parser from libstrongswan
Andreas Steffen
2009-04-18
1
-2
/
+4
*
created pluto and scepclient now use libstrongswan-lite
Andreas Steffen
2009-04-18
1
-2
/
+16
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
1
-0
/
+4
*
support of MD4 hash
Andreas Steffen
2009-02-19
1
-0
/
+4
*
removed unused extract_last_token() and the required memrchr implementation
Martin Willi
2009-02-18
1
-1
/
+0
*
add a compatible memrchr() function if the platform does not support it (e.g....
Andreas Steffen
2009-01-09
1
-0
/
+1
*
adding general purpose hash table
Tobias Brunner
2008-12-03
1
-0
/
+1
*
threshhold and ./configure option for lock profiler
Martin Willi
2008-11-05
1
-0
/
+4
*
separated backtrace functionality from leak_detective, used in
Martin Willi
2008-11-05
1
-0
/
+1
*
fixed perl oid generation
Martin Willi
2008-10-16
1
-2
/
+2
*
merging kernel_pfkey plugin back from kernel-interface branch
Tobias Brunner
2008-10-14
1
-4
/
+4
*
libstrongswan agent plugin to use ssh-agent for RSA signatures
Martin Willi
2008-09-02
1
-0
/
+4
*
fixed libstrongswan integrity test
Andreas Steffen
2008-08-19
1
-10
/
+1
*
fixed the strongswan.conf path
Andreas Steffen
2008-05-22
1
-8
/
+7
*
moved RAW public key support to a separate plugin (pubkey)
Martin Willi
2008-05-08
1
-0
/
+4
*
implemented XCBC algorithms (signer, prf) for IKE on top of a crypter
Martin Willi
2008-04-30
1
-0
/
+4
*
added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)
Tobias Brunner
2008-04-28
1
-0
/
+4
*
refactoring of the ASN.1 parser
Andreas Steffen
2008-04-26
1
-0
/
+1
*
replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions
Martin Willi
2008-04-24
1
-1
/
+0
*
experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 Esther
Martin Willi
2008-04-22
1
-0
/
+3
*
build plugins after daemon/libstrongswan
Martin Willi
2008-04-15
1
-1
/
+1
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-1
/
+5
[next]