Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing some includes by replacing <> with "". | Tobias Brunner | 2010-03-02 | 4 | -7/+4 | |
| | | | | I changed only the includes needed to fix the build on Android, which has an utils.h system header file, but we should probably change all the local includes in libstrongswan to "" and relative paths. | |||||
* | Support TLS client authentication Extended Key Usage in x509 generation | Martin Willi | 2010-01-14 | 1 | -1/+1 | |
| | ||||||
* | Whitespace cleanup. | Tobias Brunner | 2009-12-23 | 1 | -10/+10 | |
| | ||||||
* | Using the thread wrapper in charon, libstrongswan and their plugins. | Tobias Brunner | 2009-12-23 | 1 | -1/+0 | |
| | ||||||
* | added ipAddrBlocks OID | Andreas Steffen | 2009-12-09 | 1 | -0/+1 | |
| | ||||||
* | define TIME_32_BITS_SIGNED_MAX in utils.h | Andreas Steffen | 2009-11-08 | 1 | -5/+3 | |
| | ||||||
* | ipsec pki --issue suports --flag authServer option | Andreas Steffen | 2009-10-05 | 1 | -1/+1 | |
| | ||||||
* | added all missing RFC 5280 OIDs | Andreas Steffen | 2009-10-02 | 1 | -0/+18 | |
| | ||||||
* | need two PKCS#9 OIDs | Andreas Steffen | 2009-09-13 | 1 | -2/+2 | |
| | ||||||
* | Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro | Martin Willi | 2009-09-11 | 1 | -8/+4 | |
| | ||||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 4 | -56/+56 | |
| | ||||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 4 | -80/+80 | |
| | ||||||
* | accept octet strings in is_asn1() check | Martin Willi | 2009-09-03 | 1 | -1/+1 | |
| | ||||||
* | added ECGDSA specific OIDs | Martin Willi | 2009-08-31 | 1 | -0/+39 | |
| | ||||||
* | OID_EC_PUBLICKEY has a parameters field, defining the elliptic curve | Andreas Steffen | 2009-08-27 | 1 | -1/+0 | |
| | ||||||
* | added OID_EC_PUBLIC_KEY algorithmIdentifier | Andreas Steffen | 2009-08-27 | 1 | -5/+6 | |
| | ||||||
* | do not append a NULL paramter to ECDSA algorithmIdentifiers | Martin Willi | 2009-08-27 | 1 | -3/+17 | |
| | ||||||
* | create algorithmIdentifier dynamically from OID database | Martin Willi | 2009-08-27 | 2 | -142/+5 | |
| | ||||||
* | in addition to 'm'/'c' mode, asn1_wrap accepts a 's' mode clearing sensitive ↵ | Martin Willi | 2009-08-26 | 2 | -3/+14 | |
| | | | | information | |||||
* | removed obsolete PEM code in pluto/libstrongswan | Martin Willi | 2009-08-26 | 2 | -422/+0 | |
| | ||||||
* | pruned OID tree | Andreas Steffen | 2009-08-18 | 1 | -9/+3 | |
| | ||||||
* | added SHA224_WITH_RSA and ECDSA_WITH_SHAxxx OIDs | Andreas Steffen | 2009-07-14 | 1 | -0/+6 | |
| | ||||||
* | asn1_unwrap() function to parse ASN.1 objects with length/type | Martin Willi | 2009-07-06 | 2 | -1/+59 | |
| | ||||||
* | added additional sanity checks to asn1_length() parsing | Martin Willi | 2009-07-03 | 1 | -9/+16 | |
| | ||||||
* | corrected ASN.1 encoding of OID node | Andreas Steffen | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | fixed tabs | Andreas Steffen | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | added camellia-cbc OIDs | Andreas Steffen | 2009-06-17 | 1 | -1/+13 | |
| | ||||||
* | additional check in case of non-positive months | Andreas Steffen | 2009-06-10 | 1 | -2/+2 | |
| | ||||||
* | fixed typo in asn1.c | Andreas Steffen | 2009-06-10 | 1 | -1/+1 | |
| | ||||||
* | fixed DoS vulnerability in the parsing of ASN.1 time strings | Andreas Steffen | 2009-06-10 | 1 | -4/+17 | |
| | ||||||
* | fixed DoS vulnerability in the parsing of distinguished names | Andreas Steffen | 2009-06-09 | 2 | -1/+6 | |
| | ||||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 2 | -3/+47 | |
| | ||||||
* | more intuitive leap year check | Tobias Brunner | 2009-05-15 | 1 | -3/+3 | |
| | ||||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 2 | -21/+28 | |
| | ||||||
* | fixed 32 bit overflow check | Andreas Steffen | 2009-05-14 | 1 | -1/+1 | |
| | ||||||
* | compute ASN.1 to UTC time without time functions | Andreas Steffen | 2009-05-14 | 1 | -54/+39 | |
| | ||||||
* | corrected debug output of passphrase | Andreas Steffen | 2009-05-11 | 1 | -1/+3 | |
| | ||||||
* | started migration to encryption plugins | Andreas Steffen | 2009-05-09 | 1 | -0/+11 | |
| | ||||||
* | fixed timezone compensation when parsing ASN.1 dates | Tobias Brunner | 2009-05-08 | 1 | -6/+29 | |
| | ||||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 6 | -12/+0 | |
| | ||||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 2 | -3/+11 | |
| | | | | | important change for developers: %Y replaces %D to print identities! | |||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 4 | -4/+7 | |
| | ||||||
* | fixed OID encoding | Martin Willi | 2009-04-17 | 1 | -2/+2 | |
| | ||||||
* | asn1_build_known_oid() includes ASN1_OID tag and length | Andreas Steffen | 2009-04-16 | 2 | -4/+7 | |
| | ||||||
* | added missing curly brackets | Andreas Steffen | 2009-04-15 | 1 | -0/+4 | |
| | ||||||
* | moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookup | Martin Willi | 2009-04-14 | 1 | -20/+27 | |
| | ||||||
* | implemented asn1_get_known_oid(), mapping OID index to ASN1 OID | Martin Willi | 2009-04-14 | 3 | -1/+42 | |
| | ||||||
* | remove ambiguity by setting parentheses | Andreas Steffen | 2009-03-27 | 1 | -1/+1 | |
| | ||||||
* | fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 ↵ | Andreas Steffen | 2009-03-27 | 1 | -8/+13 | |
| | | | | 03:14:07 UTC 2038 | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -5/+5 | |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings |