Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |