aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gethostbyname_r is not supported on Mac OS X (but gethostbyname uses ↵Tobias Brunner2009-05-062-17/+33
| | | | thread-local buffers)
* libtoolize is called glibtoolize on Mac OS XTobias Brunner2009-05-061-1/+14
|
* fixed removal of child configsMartin Willi2009-05-061-9/+25
| | | | purge empty peer configs
* 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
| | | | | important change for developers: %Y replaces %D to print identities!
* 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
| | | | proposal keywords: aes128ctr aes192ctr aes256ctr
* 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
|
* attribute_manager supports attribute_handler's to handle configuration ↵Martin Willi2009-04-2420-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 return_true/false() dummy functionsMartin Willi2009-04-242-0/+26
|
* version bump to 4.3.1Andreas Steffen2009-04-245-7/+9
|
* added cast128 proposal keywordAndreas Steffen2009-04-241-0/+1
|
* l format modifier outputs garbage on 64 bit platformsAndreas Steffen2009-04-221-1/+1
|
* fixed compiler warnings on 64bitMartin Willi2009-04-224-8/+8
|
* suppress format warnings in the scripts directoryAndreas Steffen2009-04-211-1/+3
|
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-214-73/+136
|
* use the regular libstrongswan library initializationAndreas Steffen2009-04-214-178/+3
|
* fixed a bunch of compiler warnings, pgp end certificate listingMartin Willi2009-04-215-11/+6
|
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-212-3/+4
|
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-2111-73/+124
| | | | added schedule_job_ms for ms resolution events
* fixed indentation of debug outputAndreas Steffen2009-04-211-1/+2
|
* last NEWS for 4.3.0Andreas Steffen2009-04-211-7/+7
|
* mapped libstrongswan debug level to pluto debug optionsAndreas Steffen2009-04-212-57/+72
|
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-214-22/+4
|
* added more NEWS for 4.3.0Martin Willi2009-04-211-0/+9
|