2010-12-20 |
Martin Willi | Added plugin stub for AF_ALG |
blob | commitdiff |
2010-09-02 |
Tobias Brunner | Moved scheduler and thread pool to libstrongswan. |
blob | commitdiff | diff to current |
2010-08-31 |
Martin Willi | Moved EAP type/code definitions to a seprate header... |
blob | commitdiff | diff to current |
2010-08-23 |
Martin Willi | Rebuild library.lo after changing ./configure options |
blob | commitdiff | diff to current |
2010-08-19 |
Martin Willi | Implemented a gcm plugin providing GCM mode based on... |
blob | commitdiff | diff to current |
2010-08-19 |
Martin Willi | Implemented a ccm plugin providing CCM mode based on... |
blob | commitdiff | diff to current |
2010-08-19 |
Martin Willi | Implemented an AEAD wrapper for traditional crypter... |
blob | commitdiff | diff to current |
2010-08-13 |
Martin Willi | Added a counter mode wrapper plugin operating on existi... |
blob | commitdiff | diff to current |
2010-08-04 |
Martin Willi | Implemented a callback based credential set, currently... |
blob | commitdiff | diff to current |
2010-08-04 |
Martin Willi | Implemented a generic in-memory credential set, current... |
blob | commitdiff | diff to current |
2010-08-04 |
Martin Willi | Added PKCS#11 token plugin stub |
blob | commitdiff | diff to current |
2010-07-13 |
Martin Willi | Moved keys/key_encoding.[ch] to cred_encoding.[ch] |
blob | commitdiff | diff to current |
2010-07-13 |
Martin Willi | Moved addrblock plugin to libcharon |
blob | commitdiff | diff to current |
2010-07-13 |
Martin Willi | Moved CRL/OCSP checking to a dedicated plugin called... |
blob | commitdiff | diff to current |
2010-07-13 |
Martin Willi | Moved X509 addrBlock validation to a separate addrblock... |
blob | commitdiff | diff to current |
2010-07-13 |
Martin Willi | Moved credential manager to libstrongswan |
blob | commitdiff | diff to current |
2010-03-24 |
Tobias Brunner | Attributes moved from libstrongswan to libhydra. |
blob | commitdiff | diff to current |
2010-03-24 |
Tobias Brunner | Moving attr-sql plugin from libstrongswan to libhydra. |
blob | commitdiff | diff to current |
2010-03-08 |
Martin Willi | Implemented the PRF_KEYED_SHA1 algorithm in the openssl... |
blob | commitdiff | diff to current |
2010-03-05 |
Tobias Brunner | Build libstrongswan before building any plugins during... |
blob | commitdiff | diff to current |
2010-03-03 |
Tobias Brunner | Adding Android.mk files to build charon and libstrongsw... |
blob | commitdiff | diff to current |
2010-03-02 |
Tobias Brunner | Link all enabled libstrongswan plugins into the library... |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Using the thread wrapper in charon, libstrongswan and... |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Check if libpthread is required or not. |
blob | commitdiff | diff to current |
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 |
next |