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
/
der_enc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-410
/
+0
*
Rename asn1_int to asn1_obj as it actually declares ASN1_Object
lloyd
2012-11-06
1
-1
/
+1
*
Allow arbitrary ciphers and hashes with PKCS #5 v2.0. The only
lloyd
2012-05-31
1
-0
/
+7
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-27
/
+42
*
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...
lloyd
2010-10-13
1
-20
/
+22
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+1
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...
lloyd
2010-02-14
1
-1
/
+1
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...
lloyd
2009-12-21
1
-1
/
+1
|
|
|
|
\
\
|
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-2
/
+2
|
|
|
|
|
\
\
|
|
|
|
*
|
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
1
-1
/
+1
*
|
|
|
|
|
|
Convert the BER/DER coders to use size_t instead of u32bit for small
lloyd
2011-02-09
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
s/u32bit/size_t/ in asn1
lloyd
2010-10-13
1
-20
/
+22
|
/
/
/
/
/
*
|
|
|
|
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-27
/
+21
*
|
|
|
|
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-5
/
+5
*
|
|
|
|
Rename MemoryRegion::destroy to MemoryRegion::clear to match STL
lloyd
2010-09-08
1
-5
/
+4
|
/
/
/
/
*
/
/
/
Move the get_byte template to its own header, because many files
lloyd
2010-02-02
1
-2
/
+2
|
/
/
/
*
|
/
Un-internal loadstor.h (and its header deps, rotate.h and
lloyd
2009-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-2
/
+2
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-94
/
+96
*
Move almost all of the ASN.1, BER, and DER codec related code into new
lloyd
2008-09-28
1
-0
/
+391