aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* do not destroy packet twice if message generation failedMartin Willi2009-05-121-0/+1
|
* properly end CERT_PRE task after detecting the final authentication roundMartin Willi2009-05-121-27/+41
|
* do not report increasing rekey times if rekeying currently activeMartin Willi2009-05-121-1/+8
|
* do not report a CHILD_SA rekey time if rekeying disabledMartin Willi2009-05-121-2/+10
|
* quote identitiesAndreas Steffen2009-05-111-4/+4
|
* also update permission in template/guest foldersMartin Willi2009-05-111-9/+9
| | | | some identation cleanups
* removed @brief doxygen keywordsMartin Willi2009-05-116-50/+50
|
* list available templates using "template" aliasMartin Willi2009-05-111-3/+7
|
* ruby bindings for template enumeratorMartin Willi2009-05-111-0/+19
|
* added a Dumm template enumeratorMartin Willi2009-05-112-0/+61
|
* allow "others" to read created dumm files/foldersMartin Willi2009-05-111-2/+2
|
* implemented blowfish as a pluginAndreas Steffen2009-05-118-1431/+1164
|
* corrected debug output of passphraseAndreas Steffen2009-05-111-1/+3
|
* hand out a IPv4 virtual address if %any6 is requestedMartin Willi2009-05-111-2/+3
|
* fixed configuration payload type as responderMartin Willi2009-05-111-1/+1
|
* never send a CERT payload in EAPMartin Willi2009-05-111-13/+13
|
* updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.Martin Willi2009-05-111-1/+1
|
* Fixed EAP authentication regressionMartin Willi2009-05-115-42/+76
| | | | | Use correct nonce/init message again for EAP AUTH payload sent from responder to initiator.
* fixed memleakMartin Willi2009-05-111-0/+1
|
* started migration to encryption pluginsAndreas Steffen2009-05-0924-252/+5629
|
* added a configure option to enable the Vstr string library even if ↵Tobias Brunner2009-04-243-10/+24
| | | | register_printf_function is available
* fixing compilation when using the Vstr string libraryTobias Brunner2009-04-243-6/+6
|
* fixed timezone compensation when parsing ASN.1 datesTobias Brunner2009-05-082-10/+49
|
* drop acquires we already have a pending connection attemptMartin Willi2009-05-081-14/+90
|
* initiate trapped CHILD_SAs with same reqidMartin Willi2009-05-088-32/+27
|
* removed $Id$ from new template generated filesMartin Willi2009-05-082-4/+0
|
* listing routed connection in statusallMartin Willi2009-05-081-1/+9
|
* removed obsolete route/unroute code from ike_sa/controllerMartin Willi2009-05-084-411/+6
|
* make use of the new trap-managerMartin Willi2009-05-086-64/+41
|
* added a trap-manager to handle routed policies outside of IKE_SAsMartin Willi2009-05-083-0/+380
|
* defined ENCR_TWOFISH and ENCR_SERPENTAndreas Steffen2009-05-082-8/+11
|
* inserted HASH_MD4 in increasing orderAndreas Steffen2009-05-072-9/+9
|
* fixed generation of IKEv1 key materialAndreas Steffen2009-05-071-7/+17
|
* fixed compiler warningsTobias Brunner2009-05-071-3/+3
|
* Merge branch 'master' of git.strongswan.org:~/strongswan into HEADTobias Brunner2009-05-0737-1955/+466
|\
| * instanciate new tasks only if none queuedMartin Willi2009-05-071-124/+125
| |
| * properly delete IKE_SA if IKE_SA_INIT processing failedMartin Willi2009-05-071-0/+5
| |
| * announce EAP method initiation once onlyMartin Willi2009-05-071-2/+0
| |
| * some additional .gitignore'sMartin Willi2009-05-073-0/+4
| |
| * fixed .gitignore for backup filesMartin Willi2009-05-071-1/+1
| |
| * added .gitignore files for dummMartin Willi2009-05-072-0/+5
| |
| * use hash size constants from hasher.hAndreas Steffen2009-05-075-26/+16
| |
| * removed all hash function code from plutoAndreas Steffen2009-05-0619-1562/+42
| |
| * all hashes, hmacs and prfs use libstrongswanAndreas Steffen2009-05-064-246/+274
| |
| * compiler warning fixedTobias Brunner2009-05-061-1/+1
| |
* | properly convert boolean flags when parsing ipsec.confTobias Brunner2009-05-071-3/+11
| |
* | use bool instead of intTobias Brunner2009-05-073-3/+3
| |
* | properly initialize buffer when printing loaded plugins.Tobias Brunner2009-05-072-0/+2
|/
* more portable handling of the bool data type (Mac OS X has stdbool.h)Tobias Brunner2009-05-062-5/+17
|
* renamed some conflicting function namesTobias Brunner2009-05-061-4/+4
|