2009-12-23 |
Tobias Brunner | Check if libpthread is required or not. |
blob | commitdiff |
2009-12-23 |
Tobias Brunner | Moved implementation of condvar_t to mutex.c because... |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Separated the public interfaces of the threading primit... |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Threading primitives separated. |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Moved mutex.c to a separate folder in order to cleanly... |
blob | commitdiff | diff to current |
2009-12-21 |
Andreas Steffen | fixed distribution list |
blob | commitdiff | diff to current |
2009-12-20 |
Andreas Steffen | moved traffic_selectors from charon to libstrongswan |
blob | commitdiff | diff to current |
2009-10-13 |
Andreas Steffen | move SQL-based pool functionality to new attr-sql libst... |
blob | commitdiff | diff to current |
2009-10-13 |
Andreas Steffen | moved attribute_manager to libstrongswan |
blob | commitdiff | diff to current |
2009-10-05 |
Andreas Steffen | pluto now uses x509 plugin for attribute certificate... |
blob | commitdiff | diff to current |
2009-09-15 |
Martin Willi | Added basic support for PGP certificates (no trust... |
blob | commitdiff | diff to current |
2009-09-13 |
Andreas Steffen | support of PKCS#10 certificate request parsing |
blob | commitdiff | diff to current |
2009-09-10 |
Martin Willi | pass NULL to library_init() to load settings from defau... |
blob | commitdiff | diff to current |
2009-09-10 |
Martin Willi | use NULL to load plugins from default plugin directory |
blob | commitdiff | diff to current |
2009-08-31 |
Martin Willi | implemented a monotonic timestamping function, unaffect... |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | added a facility to hand out fingerprinting/key encodin... |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | moved PGP code to pluto and gpg plugin |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | implemented RFC3110 key builder in a plugin, added... |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | implemented a pgp plugin providing PGP key parsing... |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | implemented a pkcs1 plugin providing PKCS#1 key parsing... |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | removed obsolete PEM code in pluto/libstrongswan |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | moved PEM parsing functionality to its own plugin |
blob | commitdiff | diff to current |
2009-08-14 |
Tobias Brunner | OpenSolaris needs libsocket and libnsl for socket(). |
blob | commitdiff | diff to current |
2009-08-07 |
Tobias Brunner | FreeBSD's libc does not support backtrace(), but libexe... |
blob | commitdiff | diff to current |
2009-07-16 |
Tobias Brunner | Revert "gperf under FreeBSD does not know the -m option." |
blob | commitdiff | diff to current |
2009-07-14 |
Tobias Brunner | gperf under FreeBSD does not know the -m option. |
blob | commitdiff | diff to current |
2009-06-22 |
Martin Willi | moved checksum_builder/libchechsum to top srcdir to... |
blob | commitdiff | diff to current |
2009-06-22 |
Martin Willi | build integrity_checker.c only if --enable-integrity... |
blob | commitdiff | diff to current |
2009-06-22 |
Martin Willi | removed obsolete INTEGRITY_TEST and fips signer code |
blob | commitdiff | diff to current |
2009-06-22 |
Martin Willi | implemented a checksum_builder tool to build the checks... |
blob | commitdiff | diff to current |
2009-06-22 |
Martin Willi | implemented an integrity checker class to build and... |
blob | commitdiff | diff to current |
2009-06-18 |
Andreas Steffen | removed serpent and twofish plugins - use gcrypt instead |
blob | commitdiff | diff to current |
2009-06-11 |
Martin Willi | added a plugin providing crypto test vectors |
blob | commitdiff | diff to current |
2009-06-11 |
Martin Willi | implemented a crypto_tester class to test crypto algorithms |
blob | commitdiff | diff to current |
2009-06-09 |
Martin Willi | added skeleton for libgcrypt based crypto plugin |
blob | commitdiff | diff to current |
2009-06-09 |
Andreas Steffen | pluto and scepclient use private and public key plugins... |
blob | commitdiff | diff to current |
2009-05-15 |
Andreas Steffen | moved IKEv2 proposals and transforms to libstrongswan |
blob | commitdiff | diff to current |
2009-05-08 |
Andreas Steffen | started migration to encryption plugins |
blob | commitdiff | diff to current |
2009-04-30 |
Tobias Brunner | merging changes from portability branch back to trunk |
blob | commitdiff | diff to current |
2009-04-27 |
Martin Willi | set default CFLAGS globally, including -Wno-format |
blob | commitdiff | diff to current |
2009-04-21 |
Andreas Steffen | pluto and scepclient use the regular libstrongswan... |
blob | commitdiff | diff to current |
2009-04-20 |
Andreas Steffen | scepclient and pluto use asn1 from libstrongswan |
blob | commitdiff | diff to current |
2009-04-20 |
Andreas Steffen | support of the enum printf_hook |
blob | commitdiff | diff to current |
2009-04-18 |
Andreas Steffen | scepclient uses the optionsfrom parser from libstrongswan |
blob | commitdiff | diff to current |
2009-04-18 |
Andreas Steffen | created pluto and scepclient now use libstrongswan... |
blob | commitdiff | diff to current |
2009-03-12 |
Tobias Brunner | printf hooks refactored to increase portability (i... |
blob | commitdiff | diff to current |
2009-02-19 |
Andreas Steffen | support of MD4 hash |
blob | commitdiff | diff to current |
2009-02-18 |
Martin Willi | removed unused extract_last_token() and the required... |
blob | commitdiff | diff to current |
2009-01-09 |
Andreas Steffen | add a compatible memrchr() function if the platform... |
blob | commitdiff | diff to current |
2008-12-03 |
Tobias Brunner | adding general purpose hash table |
blob | commitdiff | diff to current |
2008-11-05 |
Martin Willi | threshhold and ./configure option for lock profiler |
blob | commitdiff | diff to current |
2008-11-05 |
Martin Willi | separated backtrace functionality from leak_detective... |
blob | commitdiff | diff to current |
2008-10-16 |
Martin Willi | fixed perl oid generation |
blob | commitdiff | diff to current |
2008-10-14 |
Tobias Brunner | merging kernel_pfkey plugin back from kernel-interface... |
blob | commitdiff | diff to current |
2008-09-02 |
Martin Willi | libstrongswan agent plugin to use ssh-agent for RSA... |
blob | commitdiff | diff to current |
2008-08-19 |
Andreas Steffen | fixed libstrongswan integrity test |
blob | commitdiff | diff to current |
2008-05-22 |
Andreas Steffen | fixed the strongswan.conf path |
blob | commitdiff | diff to current |
2008-05-08 |
Martin Willi | moved RAW public key support to a separate plugin ... |
blob | commitdiff | diff to current |
2008-04-30 |
Martin Willi | implemented XCBC algorithms (signer, prf) for IKE on... |
blob | commitdiff | diff to current |
2008-04-28 |
Tobias Brunner | added a wrapper plugin for OpenSSL crypters (AES, 3DES... |
blob | commitdiff | diff to current |
2008-04-26 |
Andreas Steffen | refactoring of the ASN.1 parser |
blob | commitdiff | diff to current |
2008-04-24 |
Martin Willi | replaced freeswan ttodata by own chunk_{to|from}_{hex... |
blob | commitdiff | diff to current |
2008-04-22 |
Martin Willi | experimental Padlock plugin supportin SHA1 and AES... |
blob | commitdiff | diff to current |
2008-04-15 |
Martin Willi | build plugins after daemon/libstrongswan |
blob | commitdiff | diff to current |
2008-04-15 |
Martin Willi | added API for random number generators, served through... |
blob | commitdiff | diff to current |
2008-04-04 |
Martin Willi | do not build leak_detective.o if not enabled |
blob | commitdiff | diff to current |
2008-03-26 |
Andreas Steffen | makeshift fix of --enable-integrity-test option |
blob | commitdiff | diff to current |
2008-03-26 |
Martin Willi | caching of ocsp responses (experimental), no crl cachin... |
blob | commitdiff | diff to current |
2008-03-25 |
Andreas Steffen | certificate factory can load certs from file |
blob | commitdiff | diff to current |
2008-03-25 |
Andreas Steffen | defined *_create_from_file() constructors in libstrongs... |
blob | commitdiff | diff to current |
2008-03-20 |
Andreas Steffen | refactored openac and its attribute certificate factory |
blob | commitdiff | diff to current |
2008-03-13 |
Martin Willi | merged the modularization branch (credentials) back... |
blob | commitdiff | diff to current |
2008-02-01 |
Andreas Steffen | extended and debugged PKCS#7 signedData support |
blob | commitdiff | diff to current |
2007-10-07 |
Andreas Steffen | added strneq(x,y,len) macro |
blob | commitdiff | diff to current |
2007-10-04 |
Martin Willi | moved enumerator from libappserv to libstrongswan |
blob | commitdiff | diff to current |
2007-09-18 |
Andreas Steffen | removed some empty lines |
blob | commitdiff | diff to current |
2007-09-13 |
Andreas Steffen | peer_cfg now knows about group memberships |
blob | commitdiff | diff to current |
2007-08-29 |
Andreas Steffen | build fips_signer and fips_signature with USE_INTEGRITY... |
blob | commitdiff | diff to current |
2007-08-29 |
Andreas Steffen | started implementation of libstrongswan code integrity... |
blob | commitdiff | diff to current |
2007-04-12 |
Andreas Steffen | started support of X.509 attribute certificates |
blob | commitdiff | diff to current |
2007-04-06 |
Andreas Steffen | support of ldap-based crl fetching |
blob | commitdiff | diff to current |
2007-03-13 |
Martin Willi | fixed compilation warnings and errors when not using... |
blob | commitdiff | diff to current |
2007-03-08 |
Andreas Steffen | ocsp signer certificate and ocsp response signature... |
blob | commitdiff | diff to current |
2007-03-07 |
Andreas Steffen | added fetcher.h and fetcher.c |
blob | commitdiff | diff to current |
2007-02-28 |
Andreas Steffen | added ocsp.h and ocsp.c |
blob | commitdiff | diff to current |
2007-02-23 |
Andreas Steffen | support of ca info records |
blob | commitdiff | diff to current |
2007-02-12 |
Martin Willi | merged EAP framework from branch into trunk |
blob | commitdiff | diff to current |
2006-10-31 |
Martin Willi | better split up of library files "types.h" & "definitio... |
blob | commitdiff | diff to current |
2006-10-18 |
Martin Willi | introduced new logging subsystem using bus: |
blob | commitdiff | diff to current |
2006-09-19 |
Martin Willi | added copyright notice to sha2_hasher |
blob | commitdiff | diff to current |
2006-09-19 |
Martin Willi | added support for 3DES encryption algorithm in IKE |
blob | commitdiff | diff to current |
2006-06-27 |
Andreas Steffen | added X.509 trust chain verification |
blob | commitdiff | diff to current |
2006-06-23 |
Martin Willi | applied new changes from NATT team |
blob | commitdiff | diff to current |
2006-06-16 |
Andreas Steffen | added crl support |
blob | commitdiff | diff to current |
2006-05-24 |
Martin Willi | - build gets perl and gperf from configure now |
blob | commitdiff | diff to current |
2006-05-23 |
Martin Willi | - changed build order to fix build error after distclean |
blob | commitdiff | diff to current |
2006-05-23 |
Martin Willi | - fixed build when using --enable-leak-detective |
blob | commitdiff | diff to current |
2006-05-19 |
Martin Willi | - removed perl-generated oid.c/h from svn, |
blob | commitdiff | diff to current |
2006-05-18 |
Martin Willi | - added ipsec.conf template and man page back |
blob | commitdiff | diff to current |
2006-05-18 |
Martin Willi | - applied andreas's patch |
blob | commitdiff | diff to current |
next |