2010-08-30 |
Andreas Steffen | fixed typos |
blob | commitdiff |
2010-08-30 |
Andreas Steffen | created an eap-tnc method hull |
blob | commitdiff | diff to current |
2010-08-25 |
Martin Willi | Implemented a TLS utility to test on any TLS secured... |
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 | Added a crypto transform stress test for profiling |
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-13 |
Martin Willi | Added a counter mode wrapper plugin operating on existi... |
blob | commitdiff | diff to current |
2010-08-12 |
Martin Willi | Use an explicit plugin list instead of the unrealible... |
blob | commitdiff | diff to current |
2010-08-12 |
Martin Willi | Build dedicated plugin lists for each strongSwan component |
blob | commitdiff | diff to current |
2010-08-12 |
Martin Willi | Use a m4 helper macro to build plugin lists |
blob | commitdiff | diff to current |
2010-08-07 |
Andreas Steffen | added eap_ttls plugin configuration |
blob | commitdiff | diff to current |
2010-08-04 |
Martin Willi | Register hmac/xcbc algorithms after potentially underly... |
blob | commitdiff | diff to current |
2010-08-04 |
Martin Willi | Moved gmp plugin before users of it |
blob | commitdiff | diff to current |
2010-08-04 |
Martin Willi | Added PKCS#11 token plugin stub |
blob | commitdiff | diff to current |
2010-08-03 |
Martin Willi | Moved TLS stack to its own library |
blob | commitdiff | diff to current |
2010-08-03 |
Martin Willi | Added EAP-TLS plugin stub |
blob | commitdiff | diff to current |
2010-07-30 |
Andreas Steffen | version bump to 4.4.2 |
blob | commitdiff | diff to current |
2010-07-15 |
Andreas Steffen | Warn about manual plugin load directives for pluto... |
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-06 |
Martin Willi | Show mallinfo() data in statusall, if available |
blob | commitdiff | diff to current |
2010-06-15 |
Tobias Brunner | Adding support for the native Linux capabilities interface. |
blob | commitdiff | diff to current |
2010-06-15 |
Tobias Brunner | Explicitly refer to LIBCAP in Makefiles. |
blob | commitdiff | diff to current |
2010-06-02 |
Martin Willi | Added a EAP-SIM/AKA backend reading triplets/quintuplet... |
blob | commitdiff | diff to current |
2010-05-18 |
Andreas Steffen | implemented xauth as a pluto plugin |
blob | commitdiff | diff to current |
2010-05-17 |
Martin Willi | Link to libgpg-error to resolve additional symbols... |
blob | commitdiff | diff to current |
2010-05-04 |
Andreas Steffen | moved resolve plugin from libcharon to libhydra |
blob | commitdiff | diff to current |
2010-05-03 |
Andreas Steffen | version bump to 4.4.1 |
blob | commitdiff | diff to current |
2010-04-07 |
Martin Willi | Renamed ha-sync plugin to ha |
blob | commitdiff | diff to current |
2010-04-07 |
Martin Willi | HA sync plugin stub |
blob | commitdiff | diff to current |
2010-04-06 |
Tobias Brunner | Moved attr plugin from libcharon to libhydra. |
blob | commitdiff | diff to current |
2010-03-25 |
Martin Willi | Added a farp plugin stop to spoof ARP requests |
blob | commitdiff | diff to current |
2010-03-25 |
Martin Willi | Added DHCP plugin stub. |
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-24 |
Tobias Brunner | Adding libhydra stub. |
blob | commitdiff | diff to current |
2010-03-19 |
Tobias Brunner | Convert charon into libcharon. |
blob | commitdiff | diff to current |
2010-03-11 |
Martin Willi | Do not disable the default-socket if it was enabled... |
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-07 |
Andreas Steffen | removed unwanted commits |
blob | commitdiff | diff to current |
2010-03-07 |
Andreas Steffen | critical keyUsage extension must be parsed |
blob | commitdiff | diff to current |
2010-03-02 |
Tobias Brunner | Adding an option to build libstrongswan and charon... |
blob | commitdiff | diff to current |
2010-02-26 |
Martin Willi | Added an initiator-only socket implementation which... |
blob | commitdiff | diff to current |
2010-02-26 |
Martin Willi | Moved socket and socket-raw implementations to plugins |
blob | commitdiff | diff to current |
2010-02-25 |
Tobias Brunner | Force libdl if the android plugin is enabled. AC_SEARCH... |
blob | commitdiff | diff to current |
2010-02-18 |
Martin Willi | Use side-channel secured mpz_powm_sec of libgmp 5,... |
blob | commitdiff | diff to current |
2010-02-17 |
Martin Willi | Added Android plugin, currently provides DNS handling... |
blob | commitdiff | diff to current |
2010-02-15 |
Andreas Steffen | version bump to 4.4.0 |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Added some IPv6 tweaks for Android. |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Added a workaround for the missing pthread_cancel on... |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Use pthread_cond_timedwait_monotonic on Android. |
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 | Check for pthread_condattr_init added to configure... |
blob | commitdiff | diff to current |
2009-12-23 |
Tobias Brunner | Implemented a read-write lock using only mutex_t and... |
blob | commitdiff | diff to current |
2009-12-08 |
Martin Willi | Support "_" and "-" variants of NetworkManager pkg... |
blob | commitdiff | diff to current |
2009-11-19 |
Martin Willi | Move comment out of register_printf_function test |
blob | commitdiff | diff to current |
2009-11-12 |
Martin Willi | Use register_printf_specifier instead of deprecated... |
blob | commitdiff | diff to current |
2009-11-12 |
Martin Willi | Moved reauth/pseudonym functionality from eap-sim-file... |
blob | commitdiff | diff to current |
2009-11-12 |
Martin Willi | Added a libsimaka library with shared message handling... |
blob | commitdiff | diff to current |
2009-11-09 |
Martin Willi | If cross-compiling, test for the existence of pthread_c... |
blob | commitdiff | diff to current |
2009-11-02 |
Andreas Steffen | version bump to 4.3.6 |
blob | commitdiff | diff to current |
2009-10-15 |
Martin Willi | Streamlined EAP plugins to use a dash between eap-metho... |
blob | commitdiff | diff to current |
2009-10-15 |
Martin Willi | Renamed --enable-load-tests to --enable-load-tester... |
blob | commitdiff | diff to current |
2009-10-14 |
Andreas Steffen | pluto can now make use of the mysql and sqlite plugins |
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-09 |
Martin Willi | Added a stub for the EAP-AKA backend implementing the... |
blob | commitdiff | diff to current |
2009-10-06 |
Andreas Steffen | the ikev1 scenarios need the x509 plugin |
blob | commitdiff | diff to current |
2009-09-23 |
Martin Willi | Use mysql_config to query MySQL LIBS and CFLAGS |
blob | commitdiff | diff to current |
2009-09-23 |
Martin Willi | Define ME for all charon plugins |
blob | commitdiff | diff to current |
2009-09-23 |
Martin Willi | Correctly handle --enable-mediation option |
blob | commitdiff | diff to current |
2009-09-20 |
Andreas Steffen | resolv_conf plugin renamed to resolve |
blob | commitdiff | diff to current |
2009-09-18 |
Andreas Steffen | fixed --enable-eap-md5 and --enable-eap-gtc options |
blob | commitdiff | diff to current |
2009-09-18 |
Martin Willi | nm uses the distributions trusted root CAs if none... |
blob | commitdiff | diff to current |
2009-09-07 |
Martin Willi | use sysconfdir, no need for an additional confdir variable |
blob | commitdiff | diff to current |
2009-09-07 |
Martin Willi | Use macros to define --with options |
blob | commitdiff | diff to current |
2009-09-07 |
Martin Willi | Use macros to define --enable/--disable options |
blob | commitdiff | diff to current |
2009-09-07 |
Martin Willi | use m4/ autoconf subdirectory |
blob | commitdiff | diff to current |
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 |
next |