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
/
lib
/
asn1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support custom DN entries
Jack Lloyd
2018-03-14
1
-0
/
+5
*
Allow decoding ASN.1 OID 0.0
Jack Lloyd
2018-03-05
1
-1
/
+3
*
Use API annotations
Jack Lloyd
2018-03-02
1
-2
/
+2
*
Use BOTAN_DEFAULT_BUFFER_SIZE instead of DEFAULT_BUFFERSIZE
Jack Lloyd
2018-03-01
1
-1
/
+1
*
Merge GH #1448 Support custom curves in TLS handshake
Jack Lloyd
2018-02-19
1
-10
/
+0
|
\
|
*
Remove house curve support
Jack Lloyd
2018-02-13
1
-10
/
+0
*
|
Of course they are public member variables, not functions ...
Jack Lloyd
2018-02-13
3
-3
/
+3
*
|
Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONS
Jack Lloyd
2018-02-13
3
-1
/
+3
|
/
*
Use new literal syntax for OIDs
Jack Lloyd
2018-02-07
2
-204
/
+210
*
Merge GH #1444 Add (back) modifyable OID maps
Jack Lloyd
2018-02-07
3
-413
/
+560
|
\
|
*
Reintroduce ability to register OIDs at runtime
Never
2018-02-05
3
-413
/
+560
*
|
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
2
-3
/
+17
|
/
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
8
-92
/
+154
*
Enforce an overall max depth on recursion in ASN1 printer
Jack Lloyd
2018-01-15
2
-14
/
+41
*
Fix a bug in asn1print - zero integers were not printed
Jack Lloyd
2018-01-09
1
-8
/
+4
*
Improve output of the ASN1 printer
Jack Lloyd
2018-01-03
2
-48
/
+83
*
use range-based for loop instead of std::for_each
Patrik Fiedler
2018-01-03
1
-2
/
+2
*
add the detection for the ca issuers field(1.3.6.1.5.5.7.48.2) in x509 certif...
Patrik Fiedler
2018-01-03
1
-0
/
+2
*
Add some tests of ASN1_Pretty_Printer
Jack Lloyd
2017-12-29
1
-1
/
+2
*
Refactor ASN1_Pretty_Printer
Jack Lloyd
2017-12-28
3
-144
/
+196
*
Avoid printing integers in decimal in ASN.1 printer
Jack Lloyd
2017-12-23
1
-11
/
+1
*
Correctly handle ASN.1 data inside octet strings.
Jack Lloyd
2017-12-23
1
-1
/
+6
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-1
/
+3
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
4
-27
/
+49
*
Fix some other copy+paste code in BER_Decoder
Jack Lloyd
2017-12-19
4
-77
/
+58
*
Simplify overloads in DER_Encoder
Jack Lloyd
2017-12-19
2
-37
/
+15
*
Remove use of "using namespace std"
Jack Lloyd
2017-12-04
1
-8
/
+10
*
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
1
-6
/
+6
*
Avoid uncontrolled recusion on indefinite length encodings
Jack Lloyd
2017-11-20
1
-17
/
+26
*
Update ASN.1 fuzzer
Jack Lloyd
2017-11-15
1
-3
/
+3
*
Correct handling of nested context specific
Jack Lloyd
2017-11-15
1
-4
/
+3
*
Move ASN1 printer to the library
Jack Lloyd
2017-11-15
4
-0
/
+415
*
Increase the size of an ASN.1 tag enum to 32-bits
Jack Lloyd
2017-11-15
1
-1
/
+1
*
Consolidate function for testing for ASN.1 string types
Jack Lloyd
2017-11-14
2
-8
/
+21
*
Move X509_DN and AlternativeName from asn1 to x509
Jack Lloyd
2017-11-14
4
-730
/
+0
*
Add OIDS::oid2str and str2oid
Jack Lloyd
2017-11-14
1
-0
/
+10
*
Remove use of transcode
Jack Lloyd
2017-11-09
5
-112
/
+62
*
FIX: linker error on windows (VSO#143857)
René Meusel
2017-11-09
1
-2
/
+14
*
add conversion from UCS-2/4 to UTF-8
Rene Meusel
2017-11-09
1
-11
/
+42
*
introduce UNIVERSAL_STRING (UCS-4)
Rene Meusel
2017-11-09
2
-1
/
+3
*
add coding clarifications
Rene Meusel
2017-11-09
1
-2
/
+6
*
allow encoding of UTF-8 strings
Rene Meusel
2017-11-09
1
-4
/
+1
*
switch to default utf-8 string in ASN1_String
Rene Meusel
2017-11-09
2
-8
/
+8
*
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
1
-1
/
+11
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
Address some bool/int conversion warnings from Sonar
Jack Lloyd
2017-10-06
1
-1
/
+1
*
Correct the SHA-3 PKCSv1.5 IDs
Jack Lloyd
2017-10-05
1
-1
/
+3
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
2
-8
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Uppercase constants
Jack Lloyd
2017-10-02
1
-12
/
+15
[next]