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
/
asn1.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow callers to force ASN.1 date encoding as GENERALIZEDTIME.
Tobias Brunner
2011-12-23
1
-2
/
+3
*
Properly ASN.1 encode dates in certificates depending on the year.
Tobias Brunner
2011-12-23
1
-6
/
+7
*
Added conversion functions between string OIDs and its DER encoding
Martin Willi
2011-01-05
1
-0
/
+16
*
Fixing some includes by replacing <> with "".
Tobias Brunner
2010-03-02
1
-2
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-45
/
+45
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-5
/
+5
*
create algorithmIdentifier dynamically from OID database
Martin Willi
2009-08-27
1
-2
/
+2
*
in addition to 'm'/'c' mode, asn1_wrap accepts a 's' mode clearing sensitive ...
Martin Willi
2009-08-26
1
-1
/
+5
*
asn1_unwrap() function to parse ASN.1 objects with length/type
Martin Willi
2009-07-06
1
-1
/
+12
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-1
/
+10
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-1
/
+2
*
asn1_build_known_oid() includes ASN1_OID tag and length
Andreas Steffen
2009-04-16
1
-2
/
+2
*
implemented asn1_get_known_oid(), mapping OID index to ASN1 OID
Martin Willi
2009-04-14
1
-0
/
+8
*
updated Doxyfile
Martin Willi
2009-03-24
1
-4
/
+4
*
refactoring of the ASN.1 parser
Andreas Steffen
2008-04-26
1
-53
/
+144
*
fixed doxygen groups to avoid recursion
Martin Willi
2008-04-07
1
-1
/
+1
*
removed unused gmp.h to build libstrongswan without libgmp
Martin Willi
2008-04-04
1
-1
/
+0
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-17
/
+10
*
extended asn1_algorithmIdentifier() to SHA-2
Andreas Steffen
2008-01-22
1
-15
/
+15
*
added RCSID
Andreas Steffen
2007-10-12
1
-0
/
+2
*
declared timetoasn1()function
Andreas Steffen
2007-09-18
1
-0
/
+1
*
added md2, sha256, sha384, and sha512 ASN.1 algorithm IDs
Andreas Steffen
2007-09-11
1
-0
/
+5
*
added doxygen comments
Andreas Steffen
2007-08-04
1
-1
/
+5
*
moved parse_time() from x509.c to asn1.c
Andreas Steffen
2007-04-12
1
-0
/
+2
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
1
-1
/
+1
*
added private flag to asn1_ctx_t
Andreas Steffen
2006-10-25
1
-9
/
+10
*
moved TIMETOA_BUF definition to types.h
Andreas Steffen
2006-05-30
1
-3
/
+0
*
moved timetoa() from asn1.c to types.c
Andreas Steffen
2006-05-29
1
-1
/
+0
*
- applied patch from andreas, which allows certificate listing via stroke
Martin Willi
2006-05-19
1
-0
/
+1
*
(no commit message)
Martin Willi
2006-05-10
1
-0
/
+137