aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updated net runlevel scriptsAndreas Steffen2006-10-0610-2280/+10380
|
* updated net init scriptsAndreas Steffen2006-10-0610-2280/+10380
|
* new net configuration formatAndreas Steffen2006-10-068-28/+28
|
* HW addresses must be predefinedAndreas Steffen2006-10-061-10/+10
|
* cosmeticsAndreas Steffen2006-10-061-20/+83
|
* added USE_LIBCURLAndreas Steffen2006-10-061-1/+11
|
* cosmeticsAndreas Steffen2006-10-061-6/+11
|
* found libraries are not appended to LIBS anymoreAndreas Steffen2006-10-061-4/+4
|
* version bump to 4.0.5Andreas Steffen2006-10-033-4/+6
|
* fixed DPD to survive IKE_SA rekeyingMartin Willi2006-09-281-1/+1
|
* (no commit message)Martin Willi2006-09-2712-308/+392
|
* introduced printf() specifiers for:Martin Willi2006-09-2726-203/+1300
| | | | | | | | | | | host_t (%H) identification_t (%D) chunk pointers (%B) memory pointer/length (%b) added a signaling bus: receives event and debug messages, sends them to its listeners stream_logger, sys_logger, file_logger added, listen to bus some other tweaks here and there
* added often used RFCs and draftsMartin Willi2006-09-279-0/+29363
|
* DES for private key encryption is not supportedAndreas Steffen2006-09-251-2/+2
|
* updated NEWS and ChangeLog for 4.0.4 releaseMartin Willi2006-09-253-1/+106
|
* fixed retransmission policy for responderMartin Willi2006-09-253-9/+9
|
* fixed dpd for responderMartin Willi2006-09-253-0/+19
|
* added ID_ANY check to matches_binary()Andreas Steffen2006-09-251-0/+5
|
* replaced 'missing value' warning by zero length chunk_t valueAndreas Steffen2006-09-251-1/+2
|
* defined maximum hash sizeAndreas Steffen2006-09-251-0/+1
|
* support of AES-192-CBC private key encryptionAndreas Steffen2006-09-251-5/+10
|
* added hostaccess supportAndreas Steffen2006-09-252-0/+3
|
* added hostaccess supportAndreas Steffen2006-09-251-0/+2
|
* moved auth_method to policyAndreas Steffen2006-09-251-5/+7
|
* added hostaccess supportAndreas Steffen2006-09-251-3/+5
|
* added hostaccess supportAndreas Steffen2006-09-251-1/+2
|
* more consistent authentication loggingAndreas Steffen2006-09-251-44/+33
|
* added hostaccess supportAndreas Steffen2006-09-251-4/+11
|
* moved auth_method to policyAndreas Steffen2006-09-251-1/+1
|
* moved auth_method to policyAndreas Steffen2006-09-252-74/+1
|
* added hostaccess support; moved auth_method to policyAndreas Steffen2006-09-253-31/+138
|
* added hostaccess supportAndreas Steffen2006-09-251-5/+6
|
* added hostaccess supportAndreas Steffen2006-09-251-0/+1
|
* added new test scenariosAndreas Steffen2006-09-2576-0/+1053
|
* fixed some compiler warnings4.0.4Martin Willi2006-09-213-10/+10
|
* extended statusall outputMartin Willi2006-09-213-11/+69
| | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE
* fixed include typoMartin Willi2006-09-211-1/+1
|
* public declaration of all HASH_SIZEs in hasher.hMartin Willi2006-09-204-14/+13
|
* support of encrypted private key filesAndreas Steffen2006-09-207-28/+61
|
* support of encrypted private key filesAndreas Steffen2006-09-201-1/+19
|
* added copyright notice to sha2_hasherMartin Willi2006-09-193-4/+5
| | | | included SHA2 in build process
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-197-50/+741
|
* added support for 3DES encryption algorithm in IKEMartin Willi2006-09-197-8/+1613
|
* fixed the ids parsing bugAndreas Steffen2006-09-191-0/+1
|
* fixed the ids parsing bugAndreas Steffen2006-09-191-1/+4
|
* updated TODOsMartin Willi2006-09-181-9/+10
|
* fixed memleakMartin Willi2006-09-181-10/+27
| | | | | fixed proper handling of id parsing errors proper return value when no PSK found
* added HOST_ACCESS for firewall script as defaultMartin Willi2006-09-181-0/+1
|
* more debugging output for PSK authenticationMartin Willi2006-09-181-3/+11
|
* some cleanups here and thereMartin Willi2006-09-184-13/+9
|