Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed ENUM naming of XCBC prf | Martin Willi | 2009-06-02 | 1 | -1/+1 | |
| | ||||||
* | hide credentials headers in credential_factory.h | Andreas Steffen | 2009-05-28 | 5 | -9/+4 | |
| | ||||||
* | register the already implemented AUTH_HMAC_SHA1_160 algorithm | Martin Willi | 2009-05-28 | 1 | -0/+2 | |
| | ||||||
* | set parsed = TRUE before calling parse_certificate() | Andreas Steffen | 2009-05-27 | 1 | -8/+7 | |
| | ||||||
* | dh_exponent_ansi_x9_42 is now a libstrongswan setting | Andreas Steffen | 2009-05-26 | 2 | -2/+2 | |
| | ||||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+7 | |
| | ||||||
* | make signer names consistent | Andreas Steffen | 2009-05-19 | 1 | -8/+8 | |
| | ||||||
* | added des and default length cbc encryption algorithms | Andreas Steffen | 2009-05-19 | 1 | -0/+6 | |
| | ||||||
* | add _CBC to all encryption algorithms in CBC mode | Andreas Steffen | 2009-05-19 | 1 | -9/+9 | |
| | ||||||
* | moved definition of proposal_token from proposal.c to proposal_keywords.h | Andreas Steffen | 2009-05-19 | 1 | -0/+9 | |
| | ||||||
* | moved very stroke specific x509 flag handling out of core library | Martin Willi | 2009-05-18 | 1 | -21/+10 | |
| | ||||||
* | didn't want to commit that | Andreas Steffen | 2009-05-15 | 1 | -235/+0 | |
| | ||||||
* | moved IKEv2 proposals and transforms to libstrongswan | Andreas Steffen | 2009-05-15 | 6 | -4/+463 | |
| | ||||||
* | shortened DH group names | Andreas Steffen | 2009-05-15 | 1 | -13/+13 | |
| | ||||||
* | fixed fatal typo | Andreas Steffen | 2009-05-15 | 2 | -2/+2 | |
| | ||||||
* | updated prf identifiers | Martin Willi | 2009-05-15 | 2 | -10/+15 | |
| | ||||||
* | updated integrity algorithm identifiers | Martin Willi | 2009-05-15 | 2 | -11/+25 | |
| | ||||||
* | more intuitive leap year check | Tobias Brunner | 2009-05-15 | 1 | -3/+3 | |
| | ||||||
* | also support 192 bit keys for Twofish and Serpent | Andreas Steffen | 2009-05-15 | 2 | -2/+4 | |
| | ||||||
* | fixed copy-and-paste caption error | Andreas Steffen | 2009-05-15 | 2 | -2/+2 | |
| | ||||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 5 | -26/+33 | |
| | ||||||
* | cleaned up pluto's crypto framework | Andreas Steffen | 2009-05-14 | 6 | -9/+7 | |
| | ||||||
* | completed serpent plugin | Andreas Steffen | 2009-05-14 | 4 | -1449/+1070 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2009-05-14 | 1 | -2/+3 | |
| | ||||||
* | completed twofish sources | Andreas Steffen | 2009-05-14 | 1 | -1/+4 | |
| | ||||||
* | ported twofish as a plugin | Andreas Steffen | 2009-05-14 | 1 | -1447/+51 | |
| | ||||||
* | fixed 32 bit overflow check | Andreas Steffen | 2009-05-14 | 3 | -1/+885 | |
| | ||||||
* | renamed ENCR_TWOFISH and ENCR_SERPENT to ENCR_TWOFISH_CBC and ↵ | Andreas Steffen | 2009-05-14 | 4 | -8/+8 | |
| | | | | ENCR_SERPENT_CBC, respectively | |||||
* | fixed setting of variable key length | Andreas Steffen | 2009-05-14 | 1 | -3/+5 | |
| | ||||||
* | clone iv before blowfish en|decryption | Andreas Steffen | 2009-05-14 | 1 | -2/+8 | |
| | ||||||
* | fixed indentation | Andreas Steffen | 2009-05-14 | 1 | -19/+19 | |
| | ||||||
* | compute ASN.1 to UTC time without time functions | Andreas Steffen | 2009-05-14 | 1 | -54/+39 | |
| | ||||||
* | changed TRUE/FALSE to 1/0 | Andreas Steffen | 2009-05-14 | 1 | -2/+2 | |
| | ||||||
* | blowfish block size is 8 bytes | Andreas Steffen | 2009-05-14 | 1 | -1/+1 | |
| | ||||||
* | fixed caption | Andreas Steffen | 2009-05-14 | 1 | -2/+2 | |
| | ||||||
* | implemented blowfish as a plugin | Andreas Steffen | 2009-05-11 | 8 | -1431/+1164 | |
| | ||||||
* | corrected debug output of passphrase | Andreas Steffen | 2009-05-11 | 1 | -1/+3 | |
| | ||||||
* | started migration to encryption plugins | Andreas Steffen | 2009-05-09 | 19 | -0/+5392 | |
| | ||||||
* | added a configure option to enable the Vstr string library even if ↵ | Tobias Brunner | 2009-04-24 | 2 | -8/+8 | |
| | | | | register_printf_function is available | |||||
* | fixed timezone compensation when parsing ASN.1 dates | Tobias Brunner | 2009-05-08 | 1 | -6/+29 | |
| | ||||||
* | defined ENCR_TWOFISH and ENCR_SERPENT | Andreas Steffen | 2009-05-08 | 2 | -8/+11 | |
| | ||||||
* | inserted HASH_MD4 in increasing order | Andreas Steffen | 2009-05-07 | 2 | -9/+9 | |
| | ||||||
* | some additional .gitignore's | Martin Willi | 2009-05-07 | 1 | -0/+2 | |
| | ||||||
* | compiler warning fixed | Tobias Brunner | 2009-05-06 | 1 | -1/+1 | |
| | ||||||
* | more portable handling of the bool data type (Mac OS X has stdbool.h) | Tobias Brunner | 2009-05-06 | 1 | -3/+13 | |
| | ||||||
* | renamed some conflicting function names | Tobias Brunner | 2009-05-06 | 1 | -4/+4 | |
| | ||||||
* | gethostbyname_r is not supported on Mac OS X (but gethostbyname uses ↵ | Tobias Brunner | 2009-05-06 | 1 | -17/+32 | |
| | | | | thread-local buffers) | |||||
* | use prfs for IKEv1 hmacs | Andreas Steffen | 2009-05-04 | 1 | -2/+2 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2009-05-04 | 1 | -1/+1 | |
| | ||||||
* | added support for AUTH_HMAC_SHA1_160 | Andreas Steffen | 2009-05-04 | 3 | -4/+11 | |
| |