aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-3027-2074/+379
|
* some typosTobias Brunner2009-04-303-5/+5
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-30772-1535/+8
|
* 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-3011-0/+12
|
* changed RNG_REAL to RNG_TRUEAndreas Steffen2009-04-299-12/+12
|
* default plugins for plutoAndreas Steffen2009-04-293-272/+0
|
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-2911-624/+248
|
* 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
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-2711-19/+11
|
* 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
|
* 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-242-1/+3
|
* 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
|
* 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
|
* mapped libstrongswan debug level to pluto debug optionsAndreas Steffen2009-04-212-57/+72
|
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-213-21/+3
|
* dump CHILD_SA keys in loglevel 4Martin Willi2009-04-211-0/+10
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-2038-2564/+1517
|
* fixed IKE_SA rekeying collisionsMartin Willi2009-04-201-6/+19
|
* do not adopt already initiated tasks after rekeyingMartin Willi2009-04-201-9/+0
|
* removed trailing whitespaceAndreas Steffen2009-04-201-1/+1
|
* support of the enum printf_hookAndreas Steffen2009-04-2010-681/+677
|
* already had the correct formattingAndreas Steffen2009-04-202-55/+55
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-208-81/+25
|
* eliminated TIMETOA_BUF definitionAndreas Steffen2009-04-203-6/+3
|
* already had the correct formattingAndreas Steffen2009-04-191-255/+255
|
* cosmeticsAndreas Steffen2009-04-191-16/+14
|
* already had the correct formattingAndreas Steffen2009-04-191-862/+862
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-19138-48067/+48067
|
* initialize new struct msg_digestAndreas Steffen2009-04-191-0/+3
|
* scepclient uses the optionsfrom parser from libstrongswanAndreas Steffen2009-04-182-9/+21
|
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-1820-141/+216
|
* improved openac dbg function handling multiple lines to syslogAndreas Steffen2009-04-171-1/+18
|
* fixing IKE_SA rekeying if charon.ikesa_table_size > 1Tobias Brunner2009-04-172-7/+20
|
* pluto and scepclient now use chunk_t from libstrongswanAndreas Steffen2009-04-175-87/+21
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-1727-250/+273
|
* added ike_rekey/child_rekey options to load-testerMartin Willi2009-04-171-5/+23
|