aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed warnings and memory leakMartin Willi2007-09-121-1/+2
|
* added error messages in signature verificationAndreas Steffen2007-09-121-4/+7
|
* increased debug level for errors to DBG1Andreas Steffen2007-09-121-2/+2
|
* overwrite shared_key with random bytes before freeing itAndreas Steffen2007-09-111-2/+2
|
* check for surplus bytes in EM structure after the digestInfoAndreas Steffen2007-09-111-29/+44
|
* check hash algorithms used in signaturesAndreas Steffen2007-09-118-149/+195
|
* OID_UNKNOWN (-1) requires int typeAndreas Steffen2007-09-116-19/+15
|
* removed rsa_private_key clone() functionAndreas Steffen2007-09-113-144/+24
|
* added md2, sha256, sha384, and sha512 ASN.1 algorithm IDsAndreas Steffen2007-09-112-2/+39
|
* first revision of new manager webappMartin Willi2007-09-1136-0/+3517
|
* replaced get_rsa_private_key() by rsa_signature() in order restrict the ↵Andreas Steffen2007-09-113-58/+65
| | | | distribution of private key material
* mpz_clear_randomized() overwrites private key material before releasing itAndreas Steffen2007-09-101-22/+41
|
* overwrite storage used for shared secrets with pseudo-random bytes before ↵Andreas Steffen2007-09-101-27/+26
| | | | releasing it
* ipsec barf is not supported by the strongSwan 4.1 branchAndreas Steffen2007-09-101-2/+1
|
* the new function chunk_free_randomized() overwrites the contents of a chunk ↵Andreas Steffen2007-09-102-0/+27
| | | | with pseudo-random bytes before freeing it
* added new Windows Vista VID, courtesy of Jacco de LeeuwAndreas Steffen2007-09-102-39/+41
|
* version bump to 4.1.7Andreas Steffen2007-09-033-2/+6
|
* implemented routeability checks for mobike (experimental)Martin Willi2007-09-035-54/+194
|
* correct debug4.1.6Andreas Steffen2007-09-021-3/+3
|
* added mobike option to man pageAndreas Steffen2007-09-021-0/+11
|
* added new featuresAndreas Steffen2007-09-021-0/+20
|
* re-introduced the XAUTH_VID compile optionAndreas Steffen2007-09-023-9/+41
|
* added RADIUS, RADIUS-EAP and EAP-MD5 (CHAP) RFCsMartin Willi2007-08-303-0/+7570
|
* 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
| | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes
* _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 ↵Andreas Steffen2007-08-291-2/+2
| | | | segments
* 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
| | | | | to feed signer with more than one block of data.
* 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
|