Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed trailing whitespace | Andreas Steffen | 2009-04-20 | 1 | -1/+1 | |
| | ||||||
* | created pluto and scepclient now use libstrongswan-lite | Andreas Steffen | 2009-04-18 | 1 | -33/+5 | |
| | ||||||
* | pluto and scepclient now use chunk_t from libstrongswan | Andreas Steffen | 2009-04-17 | 1 | -1/+7 | |
| | ||||||
* | pluto uses the libstrongswan leak detective and a stripped-down version of ↵ | Andreas Steffen | 2009-04-16 | 1 | -0/+12 | |
| | | | | library_t | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+15 | |
| | ||||||
* | added a --disable-threads ./configure option for pluto | Martin Willi | 2008-12-02 | 1 | -1/+4 | |
| | ||||||
* | fixed pluto out-of-tree builds | Martin Willi | 2008-11-27 | 1 | -2/+2 | |
| | ||||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 1 | -0/+4 | |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | |||||
* | renamed xml plugin to smp to avoid confusion | Martin Willi | 2008-03-28 | 1 | -0/+5 | |
| | | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -2/+4 | |
| | ||||||
* | added more ./configure build options for | Martin Willi | 2007-12-03 | 1 | -12/+0 | |
| | | | | | | | | EAP-Identity module ipsec tools (openac, scepclient) optional charon/pluto build charon stroke interface | |||||
* | re-introduced the XAUTH_VID compile option | Andreas Steffen | 2007-09-02 | 1 | -0/+5 | |
| | ||||||
* | use symbolic shell variables in library paths | Andreas Steffen | 2007-08-15 | 1 | -3/+6 | |
| | ||||||
* | removed oid.txt and oid.pl in pluto subdir | Andreas Steffen | 2007-08-15 | 1 | -9/+6 | |
| | ||||||
* | included patch from Rene Mayrhofer to respect DESTDIR in make install | Martin Willi | 2007-06-06 | 1 | -10/+10 | |
| | ||||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 1 | -0/+1 | |
| | | | | added --with-uid/--with-gid configure option | |||||
* | moved linux26/rtnetlink.h and linux26/netlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 1 | -1/+0 | |
| | ||||||
* | removed linux26/xfrm.h | Andreas Steffen | 2007-04-19 | 1 | -1/+1 | |
| | ||||||
* | kernel_netlink.c now includes src/include/linux/xfrm.h | Andreas Steffen | 2007-04-19 | 1 | -0/+1 | |
| | ||||||
* | support of ldap-based crl fetching | Andreas Steffen | 2007-04-06 | 1 | -1/+1 | |
| | ||||||
* | added --enable-nat-transport and --disable-vendor-id configuration options | Andreas Steffen | 2007-04-03 | 1 | -2/+16 | |
| | ||||||
* | loading the XAUTH module requires libdl | Andreas Steffen | 2007-01-28 | 1 | -1/+1 | |
| | ||||||
* | fixed build when !using smartcard | Martin Willi | 2007-01-08 | 1 | -6/+1 | |
| | ||||||
* | added xauth.h and xauth.c | Andreas Steffen | 2007-01-04 | 1 | -2/+2 | |
| | ||||||
* | enable XAUTH_VID by default | Andreas Steffen | 2006-12-21 | 1 | -1/+2 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-10-06 | 1 | -20/+83 | |
| | ||||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -1/+1 | |
| | ||||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -0/+1 | |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | |||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 1 | -4/+1 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - changed build order to fix build error after distclean | Martin Willi | 2006-05-23 | 1 | -4/+4 | |
| | ||||||
* | - added removed files to svn:ignore | Martin Willi | 2006-05-19 | 1 | -2/+2 | |
| | | | | | - fixed bug in pluto/Makefile.am | |||||
* | - removed perl-generated oid.c/h from svn, | Martin Willi | 2006-05-19 | 1 | -0/+1 | |
| | | | | | added them to "dist" and "distclean" | |||||
* | - fixed compliation error using --enable-smartcard | Martin Willi | 2006-05-18 | 1 | -124/+14 | |
| | ||||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -0/+178 | |
- first working version - make dist should work - things to do: - UML testing! - more cleanups |