aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proper initialization of rsa private keyMartin Willi2007-08-301-0/+2
* added bitnames for POLICY_BEET and POLICY_MOBIKE flagsAndreas Steffen2007-08-291-0/+2
* change ipsec route table in UML scenariosAndreas Steffen2007-08-294-8/+8
* updated index.txt.oldAndreas Steffen2007-08-291-0/+1
* added mobike=yes|no connection optionMartin Willi2007-08-2913-23/+74
* _updown removed from distributionAndreas Steffen2007-08-291-1/+1
* included the FIPS integrity test in LICENSE, CREDITS and NEWsAndreas Steffen2007-08-293-11/+17
* renamed integrity check to integrity testAndreas Steffen2007-08-291-3/+3
* cosmeticsAndreas Steffen2007-08-291-2/+2
* fixed 64 bit issue (size_t is 32 bit)Andreas Steffen2007-08-291-5/+6
* fips_verify_hmac_signature() now returns a boolean statusAndreas Steffen2007-08-291-1/+1
* SHA-1 HMAC signature is now computed over concatenation of TEXT and RODATA se...Andreas Steffen2007-08-291-2/+2
* compute SHA-1 HMAC over libstrongswan TEXT segment for the time beingAndreas Steffen2007-08-293-38/+61
* signers implemented with HMAC now support NULL output parameters Martin Willi2007-08-292-17/+34
* change self_test to self-testAndreas Steffen2007-08-291-1/+1
* build fips_signer and fips_signature with USE_INTEGRITY_TEST condition onlyAndreas Steffen2007-08-291-1/+2
* changed interface of fips_verify_hmac_signatureAndreas Steffen2007-08-293-15/+17
* free hmac_signature string after useAndreas Steffen2007-08-291-1/+2
* beautificationAndreas Steffen2007-08-292-2/+20
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-298-10/+584
* defined ietfAttr_create_from_string()Andreas Steffen2007-08-291-0/+8
* fixed typoAndreas Steffen2007-08-281-1/+1
* simple console support through pts devicesMartin Willi2007-08-285-28/+147
* set ignore propertiesAndreas Steffen2007-08-281-2/+0
* set ignore propertiesAndreas Steffen2007-08-281-358/+0
* testing/do-tests is made from do-tests.in by inserting actual routing tableAndreas Steffen2007-08-283-1/+370
* testing/do-tests is made from do-tests.in by inserting actual routing tableAndreas Steffen2007-08-281-2/+2
* added --enable-integrity-test and --disable-self-test optionsAndreas Steffen2007-08-281-0/+24
* default routing table/prio: 220/220 (as 19530 was invalid)Martin Willi2007-08-273-3/+11
* using default routing table 19530 for ipsec routesMartin Willi2007-08-271-2/+2
* added --with-routing-table= configure optionMartin Willi2007-08-273-1/+15
* rerouting CHILD_SA if its IKE_SA gets deletedMartin Willi2007-08-271-99/+149
* initiated support of caIssuers accessLocationAndreas Steffen2007-08-171-5/+16
* required CA is that.ca not this.caAndreas Steffen2007-08-171-1/+1
* matching_request instead of matching_trust must go into the metricAndreas Steffen2007-08-171-1/+1
* fixed maximum path length info in match_requested_ca()Andreas Steffen2007-08-171-1/+11
* sort attributes alphabeticallyAndreas Steffen2007-08-151-4/+87
* added caIssuers OIDAndreas Steffen2007-08-151-0/+1
* corrected typoAndreas Steffen2007-08-151-1/+1
* use symbolic shell variables in library pathsAndreas Steffen2007-08-152-7/+13
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-1516-352/+40
* aligned pluto/oid.txt to libstrongswan/asn1/oid.txtAndreas Steffen2007-08-141-0/+9
* added Microsof Encrypting File System Extended Key Usage OIDAndreas Steffen2007-08-141-0/+1
* added Microsof Smartcard Logon Extended Key Usage OIDAndreas Steffen2007-08-141-0/+3
* finetuning of phase1 matching metricsAndreas Steffen2007-08-141-4/+4
* append new attribute certs at the endAndreas Steffen2007-08-141-1/+7
* adding attribute certficates to a chained listAndreas Steffen2007-08-143-12/+106
* soft-limit treatment of unmatched certificate requests using a priority metricAndreas Steffen2007-08-141-16/+18
* replaced hex_str() by fprintf(#B) for printing unknown OIDsAndreas Steffen2007-08-141-16/+3
* fixed bug occuring with multiple occurences of the same cacert on a smartcardAndreas Steffen2007-08-133-14/+13