aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-3147-6072/+1005
|
* added missing TCPDUMPHOST aliceAndreas Steffen2008-05-291-1/+1
|
* added two Elliptic Curve DH Group scenarios using the openssl libraryAndreas Steffen2008-05-2922-0/+302
|
* CIRCLEQ patch submitted by Jay PfeiferAndreas Steffen2008-05-292-16/+16
|
* added missing comma in enumerationAndreas Steffen2008-05-292-11/+10
|
* activate --enable-openssl option in uml scenariosAndreas Steffen2008-05-282-0/+11
|
* added openssl/rw-cert uml scenarioAndreas Steffen2008-05-2811-0/+144
|
* handle default key sizes in openssl_crypterAndreas Steffen2008-05-281-4/+11
|
* added ikev2/rw-eap-md5-rsa scenarioAndreas Steffen2008-05-2811-0/+114
|
* reinsert hash_and_url = yes option in strongswan.confAndreas Steffen2008-05-283-0/+3
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-28197-3/+869
|
* version bump to 4.2.4Andreas Steffen2008-05-255-4/+7
|
* do not list empty certuribase strings4.2.3Andreas Steffen2008-05-241-1/+4
|
* fixed copy-and-paste errorAndreas Steffen2008-05-231-1/+1
|
* check if parsing of the RSA public key in an X.509 certificate was successfulAndreas Steffen2008-05-231-0/+5
|
* fix caption alignment if date is displayed in local timeAndreas Steffen2008-05-231-2/+4
|
* check if crypter is available in pem_to_bin()Andreas Steffen2008-05-232-18/+31
|
* process payload length more strictlyMartin Willi2008-05-231-34/+56
|
* some bug fixesAndreas Steffen2008-05-231-0/+10
|
* fixed some compiler warningsMartin Willi2008-05-232-2/+1
|
* added --utc option to ipsec poolAndreas Steffen2008-05-231-9/+15
|
* filtering out non matching path probing pairs explicitlyMartin Willi2008-05-231-0/+5
|
* added display of holderIssuer, holderSerial, and authorityKeyIdentifierAndreas Steffen2008-05-233-4/+95
|
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-4/+4
|
* fixed the strongswan.conf pathAndreas Steffen2008-05-225-15/+27
|
* implement basic listing of attribute certificatesAndreas Steffen2008-05-223-17/+85
|
* log received DH groups and PRFs if no common proposal is foundAndreas Steffen2008-05-221-3/+23
|
* Id and typoTobias Brunner2008-05-227-1/+13
|
* added the ECP groups from RFC 5114Tobias Brunner2008-05-225-2/+25
|
* added ECDH with OpenSSL (see RFC 4753)Tobias Brunner2008-05-227-5/+446
|
* correctly initialize the mediation and connection managerTobias Brunner2008-05-221-0/+4
|
* fixed segmentation fault caused by malformed attribute certificatesAndreas Steffen2008-05-211-0/+5
|
* fixed parsing of UNKNOWN_PAYLOADsMartin Willi2008-05-211-1/+1
|
* fixed typoAndreas Steffen2008-05-211-1/+1
|
* version bump to 4.2.3Andreas Steffen2008-05-215-6/+8
|
* replying to COOKIE2 mobike notify properly4.2.2Martin Willi2008-05-212-1/+57
| | | | including COOKIE2 ourself after path probing
* writing guest pid to file (simplifies debugging)Martin Willi2008-05-211-1/+20
|
* using fixed size keys in key derivation for AES-XCBC PRFMartin Willi2008-05-211-7/+24
|
* added more verbosity if signature hash OID is unknownMartin Willi2008-05-211-1/+3
|
* list proposed ESP ENCRYPTION and INTEGRITY algorithms if no proposal is chosenAndreas Steffen2008-05-201-2/+23
|
* added support of AES-CCM and AES-GCMAndreas Steffen2008-05-201-6/+12
|
* corrected evaltest.dat of ip-pool-db scenariosAndreas Steffen2008-05-202-2/+6
|
* added the sql/ip-pool-db-restart and sql/ip-pool-db-expired scenariosAndreas Steffen2008-05-2034-0/+2412
|
* removed debug statementAndreas Steffen2008-05-201-1/+0
|
* fixed whitespace eating in plugin loaderAndreas Steffen2008-05-201-10/+16
|
* added missing break in case statementAndreas Steffen2008-05-191-1/+3
|
* fixed loading of smp pluginMartin Willi2008-05-191-1/+1
|
* added an error message when strongswan.conf cannot be readTobias Brunner2008-05-191-0/+1
|
* added a fixup for addresses from shared libraries in segmentation fault handlerTobias Brunner2008-05-191-1/+24
|
* fixed the cleanup code when the credential factory fails to create a builderTobias Brunner2008-05-192-2/+42
|