aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gethostbyname_r is not supported on Mac OS X (but gethostbyname uses thread-l...Tobias Brunner2009-05-062-17/+33
* libtoolize is called glibtoolize on Mac OS XTobias Brunner2009-05-061-1/+14
* fixed removal of child configsMartin Willi2009-05-061-9/+25
* fixed remove_child_cfg(), use correct enumerator for remove_atMartin Willi2009-05-061-8/+37
* added backup files (*.~) and patch leftovers (*.orig) to .gitignoreMartin Willi2009-05-061-0/+2
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-0522-363/+366
* set IKE_SA on bus to catch unroute event properlyMartin Willi2009-05-051-0/+1
* use prfs for IKEv1 hmacsAndreas Steffen2009-05-041-2/+2
* fixed typoAndreas Steffen2009-05-041-1/+1
* added support for AUTH_HMAC_SHA1_160Andreas Steffen2009-05-043-4/+11
* added apidoc output to .gitignoreMartin Willi2009-05-041-0/+2
* moved hasher to the correct doxygen groupMartin Willi2009-05-041-2/+2
* fixed dladdr ./configure check, leak detective whitelistMartin Willi2009-05-041-1/+10
* deleted elgamal.[ch]Andreas Steffen2009-04-302-647/+0
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-3028-2074/+380
* some typosTobias Brunner2009-04-304-6/+6
* somehow missed these changes during the portability branch back-mergeTobias Brunner2009-04-303-3/+38
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-30800-1593/+10
* merging changes from portability branch back to trunkTobias Brunner2009-04-30120-3053/+1409
* added .gitignore files, ready for the switchMartin Willi2009-04-3014-0/+40
* changed RNG_REAL to RNG_TRUEAndreas Steffen2009-04-299-12/+12
* default plugins for plutoAndreas Steffen2009-04-294-272/+4
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-2911-624/+248
* updated ikev2bis to 03Martin Willi2009-04-271-1001/+1393
* removed .cvsignore filesMartin Willi2009-04-274-14/+0
* added support for AES counter mode in ESPMartin Willi2009-04-273-3/+7
* added nm NEWSMartin Willi2009-04-271-0/+7
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-2713-23/+22
* fixed nbns handling, missing breakMartin Willi2009-04-271-0/+1
* prefer nm plugin over resolv-confMartin Willi2009-04-271-5/+5
* nm plugin handles DNS/NBNS configuration attributesMartin Willi2009-04-276-8/+283
* release dynamic memory allocated for VIDsAndreas Steffen2009-04-243-9/+20
* added missing configure.in changes for attr/resolv_conf pluginsMartin Willi2009-04-241-1/+27