Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added UML modeler to autotools | Martin Willi | 2007-08-08 | 1 | -5/+7 | |
| | ||||||
* | version bump to 4.1.6 | Andreas Steffen | 2007-08-08 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.5 | Andreas Steffen | 2007-07-08 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.4 | Andreas Steffen | 2007-05-26 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.3 | Andreas Steffen | 2007-05-10 | 1 | -1/+1 | |
| | ||||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 1 | -0/+22 | |
| | | | | added --with-uid/--with-gid configure option | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -3/+47 | |
| | | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP | |||||
* | added most problematic linux headers to distribution | Martin Willi | 2007-04-19 | 1 | -0/+8 | |
| | | | | | other/real linux header may be selected using --with-linux-headers=dir | |||||
* | version bump to 4.1.2 | Andreas Steffen | 2007-04-10 | 1 | -1/+1 | |
| | ||||||
* | changed LDAP_VER compile option to LIBLDAP | Andreas Steffen | 2007-04-06 | 1 | -2/+2 | |
| | ||||||
* | added --enable-nat-transport and --disable-vendor-id configuration options | Andreas Steffen | 2007-04-03 | 1 | -12/+44 | |
| | ||||||
* | version bump to 4.1.1 | Andreas Steffen | 2007-03-23 | 1 | -1/+1 | |
| | ||||||
* | added --with-sim-reader option to configure script | Martin Willi | 2007-03-14 | 1 | -0/+6 | |
| | | | | | some cleanups in eap_sim | |||||
* | version bump to 4.1.0 | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | added EAP-SIM authentication | Martin Willi | 2007-03-13 | 1 | -0/+7 | |
| | | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested | |||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -0/+6 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -5/+24 | |
| | | | | | includes a lot of other modifications | |||||
* | version bump to 4.0.8 | Andreas Steffen | 2007-02-02 | 1 | -1/+1 | |
| | ||||||
* | added address listing without getifaddrs for uclibc (only IPv4 yet) | Martin Willi | 2007-02-02 | 1 | -0/+1 | |
| | ||||||
* | version bump | Andreas Steffen | 2007-01-11 | 1 | -1/+1 | |
| | ||||||
* | define path to xauth module | Andreas Steffen | 2007-01-05 | 1 | -0/+6 | |
| | ||||||
* | added enable-cisco-quirks configure option | Andreas Steffen | 2007-01-04 | 1 | -0/+8 | |
| | ||||||
* | fixed more uClibc issues | Martin Willi | 2006-12-15 | 1 | -2/+2 | |
| | | | | | should compile against a uClibc > 0.9.28 (untested) | |||||
* | made backtrace() calls optional to support uClibc | Martin Willi | 2006-12-06 | 1 | -0/+2 | |
| | ||||||
* | version bump to 4.0.6 | Andreas Steffen | 2006-11-29 | 1 | -1/+1 | |
| | ||||||
* | found libraries are not appended to LIBS anymore | Andreas Steffen | 2006-10-06 | 1 | -4/+4 | |
| | ||||||
* | version bump to 4.0.5 | Andreas Steffen | 2006-10-03 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.0.4 | Andreas Steffen | 2006-09-14 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.0.3 | Andreas Steffen | 2006-08-02 | 1 | -1/+1 | |
| | ||||||
* | cleanups in kernel interface code | Martin Willi | 2006-07-18 | 1 | -1/+1 | |
| | | | | | | added proper traffic selector to string conversion some cleanups here & there | |||||
* | version bump to 4.0.2 | Andreas Steffen | 2006-06-27 | 1 | -1/+1 | |
| | ||||||
* | - included charons module tests to build & dist | Martin Willi | 2006-05-30 | 1 | -0/+1 | |
| | ||||||
* | - added testing files to dist | Martin Willi | 2006-05-30 | 1 | -1/+1 | |
| | | | | | | - required the use of the "ustar" format to support filenames longer than 99 chars | |||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 1 | -0/+2 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - fixed build when using --enable-leak-detective | Martin Willi | 2006-05-23 | 1 | -1/+0 | |
| | ||||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -1/+1 | |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | |||||
* | - added random source ./configure options | Martin Willi | 2006-05-17 | 1 | -18/+30 | |
| | | | | | - fixed default-pkcs11 option | |||||
* | - fixed errors when --enable-pkcs11 | Martin Willi | 2006-05-17 | 1 | -1/+1 | |
| | | | | | - added autogen script | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -0/+139 | |
- first working version - make dist should work - things to do: - UML testing! - more cleanups |