Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | support of plutostderrlog keyword | Andreas Steffen | 2008-05-11 | 6 | -4/+8 | |
| | ||||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -0/+1 | |
| | ||||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 4 | -68/+74 | |
| | | | | | using named users, groups fixed capability dropping in pluto | |||||
* | end->srcip string must be removed if it contains %config | Andreas Steffen | 2008-04-27 | 1 | -0/+2 | |
| | ||||||
* | fixed starter_cmp_end() | Andreas Steffen | 2008-04-27 | 1 | -2/+2 | |
| | ||||||
* | fixed memory corruption problem in starter | Andreas Steffen | 2008-04-27 | 4 | -77/+85 | |
| | ||||||
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 6 | -15/+54 | |
| | | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16 | |||||
* | shipping a default strongswan.conf | Martin Willi | 2008-04-18 | 1 | -1/+0 | |
| | ||||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 6 | -13/+17 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2008-04-17 | 1 | -1/+1 | |
| | ||||||
* | respecting ipsec.conf cachecrls= option | Martin Willi | 2008-04-17 | 5 | -37/+42 | |
| | ||||||
* | set long-forgotten DPD defaults | Andreas Steffen | 2008-04-15 | 1 | -0/+2 | |
| | ||||||
* | implemented IKE_SA uniqueness using ipsec.conf uniqueids paramater | Martin Willi | 2008-04-14 | 3 | -1/+17 | |
| | | | | additionally supports a "keep" value to keep the old IKE_SA | |||||
* | updated rightsourceip parameter in man page | Martin Willi | 2008-04-14 | 1 | -1/+4 | |
| | ||||||
* | host_srcip was not properly initialized in starterwhack.c | Andreas Steffen | 2008-04-13 | 1 | -2/+5 | |
| |