Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+8 | |
| | ||||||
* | optimized gperf | Andreas Steffen | 2009-05-15 | 1 | -1/+1 | |
| | ||||||
* | fixing compilation when using the Vstr string library | Tobias Brunner | 2009-04-24 | 1 | -1/+1 | |
| | ||||||
* | properly convert boolean flags when parsing ipsec.conf | Tobias Brunner | 2009-05-07 | 1 | -3/+11 | |
| | ||||||
* | use bool instead of int | Tobias Brunner | 2009-05-07 | 1 | -1/+1 | |
| | ||||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 31 | -61/+0 | |
| | ||||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 7 | -24/+40 | |
| | | | | | important change for developers: %Y replaces %D to print identities! | |||||
* | added .gitignore files, ready for the switch | Martin Willi | 2009-04-30 | 1 | -0/+1 | |
| | ||||||
* | already had the correct formatting | Andreas Steffen | 2009-04-19 | 1 | -255/+255 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2009-04-19 | 1 | -16/+14 | |
| | ||||||
* | already had the correct formatting | Andreas Steffen | 2009-04-19 | 1 | -862/+862 | |
| | ||||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 21 | -3855/+3855 | |
| | ||||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 3 | -51/+48 | |
| | ||||||
* | pluto uses the libstrongswan leak detective and a stripped-down version of ↵ | Andreas Steffen | 2009-04-16 | 1 | -0/+2 | |
| | | | | library_t | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 12 | -37/+125 | |
| | ||||||
* | modelled invokepluto start and stop timing scheme after invokecharon | Andreas Steffen | 2009-03-27 | 2 | -12/+32 | |
| | ||||||
* | set the default of plutostart/charonstart according to ./configure options | Martin Willi | 2009-03-24 | 3 | -2/+19 | |
| | ||||||
* | reintegrated eap-radius branch into trunk | Martin Willi | 2009-03-24 | 2 | -0/+8 | |
| | ||||||
* | added eap=mschapv2 to ipsec.conf.5 | Andreas Steffen | 2009-02-19 | 1 | -2/+4 | |
| | ||||||
* | adding plugin for EAP-MS-CHAPv2 | Tobias Brunner | 2009-02-18 | 1 | -0/+4 | |
| | ||||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 1 | -16/+15 | |
| | ||||||
* | added eap=gtc option to ipsec.conf man page | Andreas Steffen | 2009-01-14 | 1 | -1/+3 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2009-01-13 | 1 | -4/+3 | |
| | ||||||
* | changed type definition of level from char* to int | Andreas Steffen | 2009-01-13 | 1 | -2/+6 | |
| | ||||||
* | nat_traversal in manpage corrected | Tobias Brunner | 2008-12-10 | 1 | -1/+1 | |
| | ||||||
* | fixing compilation on systems lacking linux/xfrm.h | Tobias Brunner | 2008-11-18 | 1 | -1/+1 | |
| | ||||||
* | added type=transport_proxy and installpolicy=yes|no to man page | Andreas Steffen | 2008-11-13 | 1 | -4/+16 | |
| | ||||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 5 | -26/+27 | |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 5 | -4/+116 | |
| | ||||||
* | renamed proxy to proxy_mode in stroke_msg.h | Andreas Steffen | 2008-11-11 | 1 | -1/+1 | |
| | ||||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 6 | -5/+44 | |
| | ||||||
* | support of %any address string | Andreas Steffen | 2008-11-05 | 1 | -4/+15 | |
| | ||||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -8/+8 | |
| | ||||||
* | also respect the mobike=no setting as responder | Martin Willi | 2008-09-30 | 1 | -2/+2 | |
| | ||||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 6 | -0/+13 | |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | |||||
* | a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM | Martin Willi | 2008-08-21 | 1 | -0/+4 | |
| | ||||||
* | ipsec starter gives the charon daemon 8s to terminate gracefully before ↵ | Andreas Steffen | 2008-08-01 | 1 | -14/+28 | |
| | | | | killing the process brutally | |||||
* | starter now waits for a maximum of 10s instead of 1s for charon before ↵ | Andreas Steffen | 2008-07-29 | 1 | -5/+3 | |
| | | | | restarting the daemon | |||||
* | cosmetics | Andreas Steffen | 2008-07-15 | 1 | -2/+0 | |
| | ||||||
* | added pfsgroup to ipsec.conf.5 man page | Andreas Steffen | 2008-07-15 | 1 | -0/+6 | |
| | ||||||
* | check if parsing of ipsec update was successful | Andreas Steffen | 2008-07-02 | 2 | -3/+7 | |
| | ||||||
* | updated location of auth_class_t | Martin Willi | 2008-06-24 | 1 | -1/+1 | |
| | ||||||
* | make config_auth_method_t backward compatible to existing sql templates | Andreas Steffen | 2008-06-10 | 1 | -4/+4 | |
| | ||||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 2 | -9/+10 | |
| | ||||||
* | tolerating chown failures on installation, required to build some packages | Martin Willi | 2008-06-04 | 1 | -10/+10 | |
| | ||||||
* | fixed compiler warning (missing include) | Martin Willi | 2008-05-13 | 1 | -0/+1 | |
| | ||||||
* | forgot about alphabetical order | Andreas Steffen | 2008-05-12 | 1 | -4/+4 | |
| | ||||||
* | added description of plutostderrlog parameter to ipsec.conf.5 man page | Andreas Steffen | 2008-05-12 | 1 | -0/+4 | |
| | ||||||
* | plutostderrlog parameter now declares a stderr redirection file | Andreas Steffen | 2008-05-12 | 3 | -4/+17 | |
| | ||||||
* | fixed typos | Andreas Steffen | 2008-05-11 | 1 | -1/+1 | |
| |