2009-09-07 |
Martin Willi | use m4/ autoconf subdirectory |
blob | commitdiff |
2009-09-07 |
Martin Willi | Removed trailing whitespaces in configure.in/Makefile.am |
blob | commitdiff | diff to current |
2009-08-31 |
Martin Willi | use monotonic time source in convar->timed_wait, and... |
blob | commitdiff | diff to current |
2009-08-31 |
Martin Willi | implemented a monotonic timestamping function, unaffect... |
blob | commitdiff | diff to current |
2009-08-31 |
Martin Willi | do not depend on gcrypt autoconf macros |
blob | commitdiff | diff to current |
2009-08-26 |
Andreas Steffen | fixed two typos |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | openac (and tools) do not depend on gmp anymore |
blob | commitdiff | diff to current |
2009-08-26 |
Martin Willi | started implementation of a PKI tool, currently support... |
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 | moved PEM parsing functionality to its own plugin |
blob | commitdiff | diff to current |
2009-08-18 |
Andreas Steffen | version bump to 4.3.5 |
blob | commitdiff | diff to current |
2009-08-14 |
Tobias Brunner | Replacing gethostbyname, gethostbyname2 and their _r... |
blob | commitdiff | diff to current |
2009-08-14 |
Tobias Brunner | OpenSolaris needs libsocket and libnsl for socket(). |
blob | commitdiff | diff to current |
2009-08-14 |
Tobias Brunner | sockio.h is required on OpenSolaris for SIOCGIFADDR. |
blob | commitdiff | diff to current |
2009-08-14 |
Tobias Brunner | We need to include alloca.h on OpenSolaris. |
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-08-06 |
Tobias Brunner | Reversed the check for udp.h, fixes compilation on... |
blob | commitdiff | diff to current |
2009-08-04 |
Tobias Brunner | Missing check for udp.h added. |
blob | commitdiff | diff to current |
2009-07-21 |
Andreas Steffen | version bump to 4.3.4 |
blob | commitdiff | diff to current |
2009-07-20 |
Tobias Brunner | Fixed GID lookup in cases where the configured group... |
blob | commitdiff | diff to current |
2009-07-20 |
Tobias Brunner | Translate the configured user and group to a numerical... |
blob | commitdiff | diff to current |
2009-07-16 |
Tobias Brunner | Check for gperf version added to configure script. |
blob | commitdiff | diff to current |
2009-07-16 |
Tobias Brunner | Typo fixed. |
blob | commitdiff | diff to current |
2009-07-16 |
Tobias Brunner | Added an option to the configure script to disable... |
blob | commitdiff | diff to current |
2009-07-15 |
Martin Willi | moved the CFLAGS mangling AC_LIB_PREFIX macro behind... |
blob | commitdiff | diff to current |
2009-07-14 |
Tobias Brunner | Added --with-lib-prefix option to the configure script. |
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 | check for dladdr() and dl_iterate_phdr() if --enable... |
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-19 |
Andreas Steffen | version bump to 4.3.3 |
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-16 |
Martin Willi | calculating plugin dependencies for eap-sim/aka |
blob | commitdiff | diff to current |
2009-06-16 |
Martin Willi | pluto does not depend on gmp anymore |
blob | commitdiff | diff to current |
2009-06-16 |
Martin Willi | support older gcrypt libraries not defining the CAMELLI... |
blob | commitdiff | diff to current |
2009-06-16 |
Martin Willi | load hmac/xcbc plugins after hash/crypter plugins to... |
blob | commitdiff | diff to current |
2009-06-12 |
Tobias Brunner | Typo in configure script fixed. |
blob | commitdiff | diff to current |
2009-06-11 |
Martin Willi | removed pluto test vectors, --disable-self-test option |
blob | commitdiff | diff to current |
2009-06-11 |
Martin Willi | added a plugin providing crypto test vectors |
blob | commitdiff | diff to current |
2009-06-09 |
Martin Willi | use autoconf macro provided by libgcrypt |
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 now requires pubkey plugin |
blob | commitdiff | diff to current |
2009-05-24 |
Andreas Steffen | pluto now needs the gmp plugin |
blob | commitdiff | diff to current |
2009-05-22 |
Andreas Steffen | version bump to 4.3.2 |
blob | commitdiff | diff to current |
2009-05-21 |
Tobias Brunner | Fixing IPSEC_* checks on older Linux distros. |
blob | commitdiff | diff to current |
2009-05-20 |
Tobias Brunner | Portably check for IPSEC_* constants (defined in ipsec.h). |
blob | commitdiff | diff to current |
2009-05-20 |
Tobias Brunner | Enable building the DUMM Ruby extension in a VPATH... |
blob | commitdiff | diff to current |
2009-05-20 |
Tobias Brunner | The configure script now tries to figure out where... |
blob | commitdiff | diff to current |
2009-05-15 |
Andreas Steffen | fixed copy-and-paste error |
blob | commitdiff | diff to current |
2009-05-15 |
Andreas Steffen | if enabled, load openssl plugin by default in pluto |
blob | commitdiff | diff to current |
2009-05-14 |
Andreas Steffen | got rid of libcrypto |
blob | commitdiff | diff to current |
2009-05-14 |
Tobias Brunner | added another possible location for the ipsec.h header... |
blob | commitdiff | diff to current |
2009-05-14 |
Andreas Steffen | compute ASN.1 to UTC time without time functions |
blob | commitdiff | diff to current |
2009-05-08 |
Andreas Steffen | started migration to encryption plugins |
blob | commitdiff | diff to current |
2009-04-24 |
Tobias Brunner | added a configure option to enable the Vstr string... |
blob | commitdiff | diff to current |
2009-05-08 |
Tobias Brunner | fixed timezone compensation when parsing ASN.1 dates |
blob | commitdiff | diff to current |
2009-05-06 |
Tobias Brunner | more portable handling of the bool data type (Mac OS... |
blob | commitdiff | diff to current |
2009-05-06 |
Tobias Brunner | gethostbyname_r is not supported on Mac OS X (but getho... |
blob | commitdiff | diff to current |
2009-05-05 |
Andreas Steffen | SKEYID derivation based on libstrongswan |
blob | commitdiff | diff to current |
2009-05-04 |
Martin Willi | fixed dladdr ./configure check, leak detective whitelist |
blob | commitdiff | diff to current |
2009-04-30 |
Andreas Steffen | pluto and scepclient use the random plugin from libstro... |
blob | commitdiff | diff to current |
2009-04-30 |
Tobias Brunner | somehow missed these changes during the portability... |
blob | commitdiff | diff to current |
2009-04-29 |
Andreas Steffen | default plugins for pluto |
blob | commitdiff | diff to current |
2009-04-27 |
Martin Willi | set default CFLAGS globally, including -Wno-format |
blob | commitdiff | diff to current |
2009-04-24 |
Martin Willi | added missing configure.in changes for attr/resolv_conf... |
blob | commitdiff | diff to current |
2009-04-24 |
Andreas Steffen | version bump to 4.3.1 |
blob | commitdiff | diff to current |
2009-04-21 |
Andreas Steffen | pluto and scepclient use the regular libstrongswan... |
blob | commitdiff | diff to current |
2009-03-31 |
Andreas Steffen | version bump to 4.3.0 |
blob | commitdiff | diff to current |
2009-03-27 |
Andreas Steffen | set version back to 4.2.14 |
blob | commitdiff | diff to current |
2009-03-27 |
Andreas Steffen | some changes |
blob | commitdiff | diff to current |
2009-03-24 |
Martin Willi | reintegrated eap-radius branch into trunk |
blob | commitdiff | diff to current |
2009-03-22 |
Andreas Steffen | version bump to 4.2.14 |
blob | commitdiff | diff to current |
2009-03-12 |
Tobias Brunner | printf hooks refactored to increase portability (i... |
blob | commitdiff | diff to current |
2009-02-21 |
Andreas Steffen | version bump to 4.2.13 |
blob | commitdiff | diff to current |
2009-02-19 |
Andreas Steffen | support of MD4 hash |
blob | commitdiff | diff to current |
2009-02-18 |
Tobias Brunner | adding plugin for EAP-MS-CHAPv2 |
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-21 |
Andreas Steffen | version bump to 4.2.12 |
blob | commitdiff | diff to current |
2009-01-13 |
Tobias Brunner | fixing cross-compilation |
blob | commitdiff | diff to current |
2009-01-09 |
Andreas Steffen | add a compatible memrchr() function if the platform... |
blob | commitdiff | diff to current |
2009-01-08 |
Andreas Steffen | version bump to 2.4.11 |
blob | commitdiff | diff to current |
2008-12-02 |
Martin Willi | ref_get()/ref_put() use atomic gcc operations if suppor... |
blob | commitdiff | diff to current |
2008-12-02 |
Martin Willi | added a --disable-threads ./configure option for pluto |
blob | commitdiff | diff to current |
2008-11-19 |
Martin Willi | fixed lock-profiler help message |
blob | commitdiff | diff to current |
2008-11-18 |
Andreas Steffen | version bump to 4.2.10 |
blob | commitdiff | diff to current |
2008-11-16 |
Andreas Steffen | set release number back to 4.2.9 |
blob | commitdiff | diff to current |
2008-11-16 |
Andreas Steffen | added migration to NEWS |
blob | commitdiff | diff to current |
2008-11-11 |
Tobias Brunner | merging kernel_klips plugin back into trunk |
blob | commitdiff | diff to current |
2008-11-05 |
Martin Willi | threshhold and ./configure option for lock profiler |
blob | commitdiff | diff to current |
2008-10-21 |
Martin Willi | a load testing plugin, to: |
blob | commitdiff | diff to current |
2008-10-16 |
Martin Willi | moved updown script invocation to an optional plugin |
blob | commitdiff | diff to current |
2008-10-14 |
Tobias Brunner | merging kernel_pfkey plugin back from kernel-interface... |
blob | commitdiff | diff to current |
2008-10-14 |
Andreas Steffen | version bump to 4.2.9 |
blob | commitdiff | diff to current |
2008-10-10 |
Martin Willi | reintegrated two-sim branch providing SIM card plugin API |
blob | commitdiff | diff to current |
2008-10-10 |
Martin Willi | trimming additial / in some cases |
blob | commitdiff | diff to current |
2008-10-03 |
Andreas Steffen | added --disable-kernel-netlink configure option |
blob | commitdiff | diff to current |
2008-09-25 |
Tobias Brunner | merging modularized kernel interface back to trunk |
blob | commitdiff | diff to current |
2008-09-18 |
Andreas Steffen | version bump to 4.2.8 |
blob | commitdiff | diff to current |
next |