aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1
Commit message (Collapse)AuthorAgeFilesLines
...
* replaced spaces by tabsAndreas Steffen2010-12-301-1/+1
|
* removed superfluous whitespaceAndreas Steffen2010-12-031-1/+1
|
* Migrated asn1_parser_t to INIT/METHOD macrosAndreas Steffen2010-12-021-38/+28
|
* added ITA and strongSwan OIDsAndreas Steffen2010-11-171-0/+3
|
* corrected TCGID OIDAndreas Steffen2010-11-171-1/+1
|
* added qcStatements OIDAndreas Steffen2010-09-071-0/+1
|
* Added Microsoft OID for user principal name (UPN) subjectAltNamesMartin Willi2010-08-101-0/+1
|
* Double-check that a blob passed to is_asn1() is not emptyMartin Willi2010-05-051-1/+7
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-062-26/+27
|
* set Certificate Sign and CRL Sign flags in keyUsage extension if CA is trueAndreas Steffen2010-03-071-1/+1
|
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-024-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 generationMartin Willi2010-01-141-1/+1
|
* Whitespace cleanup.Tobias Brunner2009-12-231-10/+10
|
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-1/+0
|
* added ipAddrBlocks OIDAndreas Steffen2009-12-091-0/+1
|
* define TIME_32_BITS_SIGNED_MAX in utils.hAndreas Steffen2009-11-081-5/+3
|
* ipsec pki --issue suports --flag authServer optionAndreas Steffen2009-10-051-1/+1
|
* added all missing RFC 5280 OIDsAndreas Steffen2009-10-021-0/+18
|
* need two PKCS#9 OIDsAndreas Steffen2009-09-131-2/+2
|
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-8/+4
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-044-56/+56
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-044-80/+80
|
* accept octet strings in is_asn1() checkMartin Willi2009-09-031-1/+1
|
* added ECGDSA specific OIDsMartin Willi2009-08-311-0/+39
|
* OID_EC_PUBLICKEY has a parameters field, defining the elliptic curveAndreas Steffen2009-08-271-1/+0
|
* added OID_EC_PUBLIC_KEY algorithmIdentifierAndreas Steffen2009-08-271-5/+6
|
* do not append a NULL paramter to ECDSA algorithmIdentifiersMartin Willi2009-08-271-3/+17
|
* create algorithmIdentifier dynamically from OID databaseMartin Willi2009-08-272-142/+5
|
* in addition to 'm'/'c' mode, asn1_wrap accepts a 's' mode clearing sensitive ↵Martin Willi2009-08-262-3/+14
| | | | information
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-262-422/+0
|
* pruned OID treeAndreas Steffen2009-08-181-9/+3
|
* added SHA224_WITH_RSA and ECDSA_WITH_SHAxxx OIDsAndreas Steffen2009-07-141-0/+6
|
* asn1_unwrap() function to parse ASN.1 objects with length/typeMartin Willi2009-07-062-1/+59
|
* added additional sanity checks to asn1_length() parsingMartin Willi2009-07-031-9/+16
|
* corrected ASN.1 encoding of OID nodeAndreas Steffen2009-06-171-1/+1
|
* fixed tabsAndreas Steffen2009-06-171-1/+1
|
* added camellia-cbc OIDsAndreas Steffen2009-06-171-1/+13
|
* additional check in case of non-positive monthsAndreas Steffen2009-06-101-2/+2
|
* fixed typo in asn1.cAndreas Steffen2009-06-101-1/+1
|
* fixed DoS vulnerability in the parsing of ASN.1 time stringsAndreas Steffen2009-06-101-4/+17
|
* fixed DoS vulnerability in the parsing of distinguished namesAndreas Steffen2009-06-092-1/+6
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-092-3/+47
|
* more intuitive leap year checkTobias Brunner2009-05-151-3/+3
|
* got rid of libcryptoAndreas Steffen2009-05-152-21/+28
|
* fixed 32 bit overflow checkAndreas Steffen2009-05-141-1/+1
|
* compute ASN.1 to UTC time without time functionsAndreas Steffen2009-05-141-54/+39
|
* corrected debug output of passphraseAndreas Steffen2009-05-111-1/+3
|
* started migration to encryption pluginsAndreas Steffen2009-05-091-0/+11
|
* fixed timezone compensation when parsing ASN.1 datesTobias Brunner2009-05-081-6/+29
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-306-12/+0
|