Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added brackets in PKG_CHECK_MODULES | Andreas Steffen | 2007-12-03 | 1 | -2/+2 | |
| | ||||||
* | added more ./configure build options for | Martin Willi | 2007-12-03 | 1 | -7/+56 | |
| | | | | | | | | EAP-Identity module ipsec tools (openac, scepclient) optional charon/pluto build charon stroke interface | |||||
* | socket_t implementation withouth raw sockets | Martin Willi | 2007-11-26 | 1 | -0/+12 | |
| | | | | | | --disable-raw-socket configure option prevents charon/pluto to run in parallel | |||||
* | version bumpt to 4.1.9 | Andreas Steffen | 2007-11-06 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.8 | Andreas Steffen | 2007-10-04 | 1 | -1/+1 | |
| | ||||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -0/+10 | |
| | ||||||
* | prototype implemementation of an sqlite configuration backend | Martin Willi | 2007-09-18 | 1 | -0/+10 | |
| | ||||||
* | manager can query and list IKE_SA status (no layout yet) | Martin Willi | 2007-09-13 | 1 | -0/+10 | |
| | ||||||
* | version bump to 4.1.7 | Andreas Steffen | 2007-09-03 | 1 | -1/+1 | |
| | ||||||
* | re-introduced the XAUTH_VID compile option | Andreas Steffen | 2007-09-02 | 1 | -0/+12 | |
| | ||||||
* | change self_test to self-test | Andreas Steffen | 2007-08-29 | 1 | -1/+1 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2007-08-28 | 1 | -1/+1 | |
| | ||||||
* | added --enable-integrity-test and --disable-self-test options | Andreas Steffen | 2007-08-28 | 1 | -0/+24 | |
| | ||||||
* | default routing table/prio: 220/220 (as 19530 was invalid) | Martin Willi | 2007-08-27 | 1 | -2/+9 | |
| | | | | added configure option --with-routing-table-prio= | |||||
* | using default routing table 19530 for ipsec routes | Martin Willi | 2007-08-27 | 1 | -2/+2 | |
| | ||||||
* | added --with-routing-table= configure option | Martin Willi | 2007-08-27 | 1 | -0/+7 | |
| | ||||||
* | set default to uml=false | Andreas Steffen | 2007-08-10 | 1 | -4/+1 | |
| | ||||||
* | build UML stuff only on --enable-uml | Martin Willi | 2007-08-08 | 1 | -0/+12 | |
| | ||||||
* | 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 | |
| |