index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
asn1
/
asn1_oid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-189
/
+0
*
Use a const reference return
lloyd
2013-12-25
1
-2
/
+2
*
Check for overflow when decoding OIDs
lloyd
2013-06-27
1
-0
/
+5
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...
lloyd
2010-10-13
1
-20
/
+20
|
\
|
*
s/u32bit/size_t/ in asn1
lloyd
2010-10-13
1
-20
/
+20
*
|
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
1
-1
/
+1
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-1
/
+1
|
|
|
\
|
|
*
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
1
-1
/
+1
*
|
|
|
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-4
/
+4
|
/
/
/
*
|
/
Catch parse errors in OID, throw Invalid_OID
lloyd
2010-03-04
1
-1
/
+9
|
|
/
|
/
|
*
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-34
/
+36
*
Move almost all of the ASN.1, BER, and DER codec related code into new
lloyd
2008-09-28
1
-0
/
+174