index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
asn1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
2
-2
/
+2
*
added some new SHA-512 OIDs
Andreas Steffen
2012-10-03
1
-0
/
+2
*
Properly encode 0 in ASN.1.
Tobias Brunner
2012-06-11
1
-10
/
+7
*
Don't use chunk_skip() in asn1_length().
Tobias Brunner
2012-06-11
1
-1
/
+2
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-0
/
+3
|
\
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-0
/
+3
|
|
\
|
|
*
Added support for iKEIntermediate X.509 extended key usage flag.
Tobias Brunner
2012-03-20
1
-0
/
+3
*
|
|
Add support for dnQualifier in DNs.
Tobias Brunner
2012-03-29
1
-0
/
+1
|
/
/
*
|
Moved log message for unexpected ASN.1 objects to level 2.
Tobias Brunner
2012-02-01
1
-1
/
+1
*
|
Added support for PKCS#5 v2 schemes when decrypting PKCS#8 files.
Tobias Brunner
2012-02-01
2
-7
/
+13
*
|
Added support for encrypted PKCS#8 files (for some PKCS#5 v1.5 schemes).
Tobias Brunner
2012-02-01
2
-3
/
+10
*
|
Return parsed parameters from algorithmIdentifier if they are an OID (aka EC ...
Tobias Brunner
2012-02-01
1
-1
/
+1
*
|
Allow callers to force ASN.1 date encoding as GENERALIZEDTIME.
Tobias Brunner
2011-12-23
2
-6
/
+8
*
|
Avoid integer overflow when parsing ASN.1 dates.
Tobias Brunner
2011-12-23
1
-2
/
+2
*
|
Properly ASN.1 encode dates in certificates depending on the year.
Tobias Brunner
2011-12-23
2
-8
/
+13
*
|
Log ASN.1 parsing in new ASN debug group.
Tobias Brunner
2011-12-16
2
-26
/
+26
|
/
*
support unstructuredAddress in left|rightid
Andreas Steffen
2011-04-18
1
-1
/
+1
*
fixed asn1_oid_from_string(), allowing it to handle up to 32 bit node numbers
Andreas Steffen
2011-03-12
1
-11
/
+12
*
added tcg-at-tpmIdLabel OID
Andreas Steffen
2011-03-11
1
-0
/
+1
*
output unknown OIDs in dot string notation
Andreas Steffen
2011-03-11
1
-4
/
+14
*
fixed asn1_oid_to_string() conversion
Andreas Steffen
2011-03-09
1
-15
/
+9
*
defined some TCG attribute OIDs
Andreas Steffen
2011-03-08
1
-1
/
+7
*
support of RSAES-OAEP public keys
Andreas Steffen
2011-03-08
1
-1
/
+1
*
added id-RSAES-OAEP and id-pSpecified OIDs
Andreas Steffen
2011-03-07
1
-0
/
+2
*
defined OID_STRONGSWAN
Andreas Steffen
2011-02-07
1
-1
/
+1
*
Added support for policyConstraints to x509 plugin
Martin Willi
2011-01-05
1
-1
/
+1
*
Added policyMappings OID identifier
Martin Willi
2011-01-05
1
-1
/
+1
*
Added CertificatePolicy OID identifier
Martin Willi
2011-01-05
1
-3
/
+3
*
Added conversion functions between string OIDs and its DER encoding
Martin Willi
2011-01-05
2
-0
/
+110
*
replaced spaces by tabs
Andreas Steffen
2010-12-30
1
-1
/
+1
*
removed superfluous whitespace
Andreas Steffen
2010-12-03
1
-1
/
+1
*
Migrated asn1_parser_t to INIT/METHOD macros
Andreas Steffen
2010-12-02
1
-38
/
+28
*
added ITA and strongSwan OIDs
Andreas Steffen
2010-11-17
1
-0
/
+3
*
corrected TCGID OID
Andreas Steffen
2010-11-17
1
-1
/
+1
*
added qcStatements OID
Andreas Steffen
2010-09-07
1
-0
/
+1
*
Added Microsoft OID for user principal name (UPN) subjectAltNames
Martin Willi
2010-08-10
1
-0
/
+1
*
Double-check that a blob passed to is_asn1() is not empty
Martin Willi
2010-05-05
1
-1
/
+7
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
2
-26
/
+27
*
set Certificate Sign and CRL Sign flags in keyUsage extension if CA is true
Andreas Steffen
2010-03-07
1
-1
/
+1
*
Fixing some includes by replacing <> with "".
Tobias Brunner
2010-03-02
4
-7
/
+4
*
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
[next]