Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SA | Martin Willi | 2009-05-15 | 3 | -5/+60 | |
| | ||||||
* | stroke accepts "down conn1{*}/[*]" to delete all CHILD/IKE_SAs using a given ↵ | Martin Willi | 2009-05-15 | 1 | -28/+78 | |
| | | | | config | |||||
* | Mac OS X doesn't have SADB_X_AALG_AES_XCBC_MAC | Tobias Brunner | 2009-05-14 | 1 | -0/+2 | |
| | ||||||
* | added another possible location for the ipsec.h header file | Tobias Brunner | 2009-05-14 | 1 | -0/+2 | |
| | ||||||
* | fixed compiler warning | Tobias Brunner | 2009-05-14 | 1 | -1/+1 | |
| | ||||||
* | make socket_t compatible with RFC 2292 (that got obsoleted by RFC 3542) | Tobias Brunner | 2009-05-14 | 1 | -0/+7 | |
| | ||||||
* | added eap_start option to radius plugin | Martin Willi | 2009-05-14 | 1 | -2/+17 | |
| | | | | | EAP-Start sends an empty EAP message to initiate EAP conversation before doing EAP-Identity. | |||||
* | simplified SPI allocation after refactorings | Martin Willi | 2009-05-14 | 1 | -19/+4 | |
| | ||||||
* | identation cleanups | Martin Willi | 2009-05-13 | 1 | -22/+22 | |
| | ||||||
* | fixed identation | Martin Willi | 2009-05-13 | 1 | -49/+49 | |
| | ||||||
* | fixing compilation of socket_t on systems that have neither IP_PKTINFO ↵ | Tobias Brunner | 2009-05-12 | 1 | -22/+33 | |
| | | | | (Linux) nor IP_SENDSRCADDR (FreeBSD) | |||||
* | fixed cleanup of traffic selector lists | Martin Willi | 2009-05-12 | 1 | -2/+2 | |
| | ||||||
* | do not destroy packet twice if message generation failed | Martin Willi | 2009-05-12 | 1 | -0/+1 | |
| | ||||||
* | properly end CERT_PRE task after detecting the final authentication round | Martin Willi | 2009-05-12 | 1 | -27/+41 | |
| | ||||||
* | do not report increasing rekey times if rekeying currently active | Martin Willi | 2009-05-12 | 1 | -1/+8 | |
| | ||||||
* | do not report a CHILD_SA rekey time if rekeying disabled | Martin Willi | 2009-05-12 | 1 | -2/+10 | |
| | ||||||
* | quote identities | Andreas Steffen | 2009-05-11 | 1 | -4/+4 | |
| | ||||||
* | hand out a IPv4 virtual address if %any6 is requested | Martin Willi | 2009-05-11 | 1 | -2/+3 | |
| | ||||||
* | fixed configuration payload type as responder | Martin Willi | 2009-05-11 | 1 | -1/+1 | |
| | ||||||
* | never send a CERT payload in EAP | Martin Willi | 2009-05-11 | 1 | -13/+13 | |
| | ||||||
* | updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC. | Martin Willi | 2009-05-11 | 1 | -1/+1 | |
| | ||||||
* | Fixed EAP authentication regression | Martin Willi | 2009-05-11 | 5 | -42/+76 | |
| | | | | | Use correct nonce/init message again for EAP AUTH payload sent from responder to initiator. | |||||
* | fixed memleak | Martin Willi | 2009-05-11 | 1 | -0/+1 | |
| | ||||||
* | drop acquires we already have a pending connection attempt | Martin Willi | 2009-05-08 | 1 | -14/+90 | |
| | ||||||
* | initiate trapped CHILD_SAs with same reqid | Martin Willi | 2009-05-08 | 8 | -32/+27 | |
| | ||||||
* | removed $Id$ from new template generated files | Martin Willi | 2009-05-08 | 2 | -4/+0 | |
| | ||||||
* | listing routed connection in statusall | Martin Willi | 2009-05-08 | 1 | -1/+9 | |
| | ||||||
* | removed obsolete route/unroute code from ike_sa/controller | Martin Willi | 2009-05-08 | 4 | -411/+6 | |
| | ||||||
* | make use of the new trap-manager | Martin Willi | 2009-05-08 | 6 | -64/+41 | |
| | ||||||
* | added a trap-manager to handle routed policies outside of IKE_SAs | Martin Willi | 2009-05-08 | 3 | -0/+380 | |
| | ||||||
* | Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD | Tobias Brunner | 2009-05-07 | 4 | -126/+131 | |
|\ | ||||||
| * | instanciate new tasks only if none queued | Martin Willi | 2009-05-07 | 1 | -124/+125 | |
| | | ||||||
| * | properly delete IKE_SA if IKE_SA_INIT processing failed | Martin Willi | 2009-05-07 | 1 | -0/+5 | |
| | | ||||||
| * | announce EAP method initiation once only | Martin Willi | 2009-05-07 | 1 | -2/+0 | |
| | | ||||||
| * | some additional .gitignore's | Martin Willi | 2009-05-07 | 1 | -0/+1 | |
| | | ||||||
* | | properly initialize buffer when printing loaded plugins. | Tobias Brunner | 2009-05-07 | 1 | -0/+1 | |
|/ | ||||||
* | fixed removal of child configs | Martin Willi | 2009-05-06 | 1 | -9/+25 | |
| | | | | purge empty peer configs | |||||
* | fixed remove_child_cfg(), use correct enumerator for remove_at | Martin Willi | 2009-05-06 | 1 | -8/+37 | |
| | ||||||
* | set IKE_SA on bus to catch unroute event properly | Martin Willi | 2009-05-05 | 1 | -0/+1 | |
| | ||||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 356 | -712/+0 | |
| | ||||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 51 | -234/+1262 | |
| | | | | | 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 | |
| | ||||||
* | changed RNG_REAL to RNG_TRUE | Andreas Steffen | 2009-04-29 | 1 | -1/+1 | |
| | ||||||
* | added support for AES counter mode in ESP | Martin Willi | 2009-04-27 | 3 | -3/+7 | |
| | | | | proposal keywords: aes128ctr aes192ctr aes256ctr | |||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 5 | -7/+5 | |
| | ||||||
* | fixed nbns handling, missing break | Martin Willi | 2009-04-27 | 1 | -0/+1 | |
| | ||||||
* | prefer nm plugin over resolv-conf | Martin Willi | 2009-04-27 | 1 | -5/+5 | |
| | ||||||
* | nm plugin handles DNS/NBNS configuration attributes | Martin Willi | 2009-04-27 | 6 | -8/+283 | |
| | ||||||
* | attribute_manager supports attribute_handler's to handle configuration ↵ | Martin Willi | 2009-04-24 | 20 | -377/+1095 | |
| | | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr) | |||||
* | added cast128 proposal keyword | Andreas Steffen | 2009-04-24 | 1 | -0/+1 | |
| |