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
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
18
-139
/
+139
*
Check for overflow in BER decoder EOC scanning
Jack Lloyd
2016-11-27
1
-1
/
+4
*
Add warning to OID script output
Jack Lloyd
2016-11-21
1
-1
/
+4
*
Add key_constraints_to_string, GOST-34.10 cert handling
Jack Lloyd
2016-11-18
1
-1
/
+3
*
Add X509_DN::empty
Jack Lloyd
2016-11-18
1
-0
/
+2
*
Add OIDs for SHA-3 and SHA-3 signature algorithms
Jack Lloyd
2016-11-17
1
-1
/
+47
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
1
-1
/
+3
*
Assert expected EOF from read
Jack Lloyd
2016-11-09
1
-1
/
+1
*
If peek fails, force EOF with a read
Jack Lloyd
2016-11-07
1
-0
/
+3
*
Change oids.py and regenerate oids.cpp
René Korthaus
2016-11-03
1
-1
/
+1
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+10
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
6
-445
/
+346
*
Fix mutex in oids.cpp
Jack Lloyd
2016-10-12
1
-7
/
+7
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-1
/
+1
*
Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures
Jack Lloyd
2016-09-02
1
-23
/
+0
*
Remove deprecated hashes MD2, HAS-160, and RIPEMD-128
Jack Lloyd
2016-09-02
1
-1
/
+0
*
Merge GH #551 Add frp256v1 curve
Jack Lloyd
2016-08-02
1
-0
/
+2
|
\
|
*
ANSSI elliptic curve cryptography frp256v1
Simon Cogliani
2016-07-24
1
-0
/
+2
*
|
add X509_Time::to_std_timepoint()
Daniel Neus
2016-07-28
2
-0
/
+8
|
/
*
Add ECKDSA OIDs for SHA signatures
Jack Lloyd
2016-06-22
1
-0
/
+4
*
Merge GH #504 Add ECKCDSA
Jack Lloyd
2016-06-20
1
-0
/
+3
|
\
|
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
1
-0
/
+3
*
|
Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding
Jack Lloyd
2016-06-17
1
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
remove all uses of EMSA1_BSI
Daniel Neus
2016-05-02
1
-7
/
+0
*
|
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-1
/
+1
|
/
*
Add ECGDSA
René Korthaus
2016-04-19
1
-0
/
+10
*
Merge GH #454 X.509 name constraints
Jack Lloyd
2016-03-16
3
-9
/
+96
|
\
|
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
3
-9
/
+96
*
|
Fix ordering of Charset::transcode arguments
Jack Lloyd
2016-03-06
1
-1
/
+1
*
|
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
3
-33
/
+13
*
|
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
6
-10
/
+10
|
/
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-5
/
+5
*
Add asserts to help out Coverity
Jack Lloyd
2016-02-09
2
-0
/
+4
*
V816 It is more efficient to catch exception by reference rather than by valu...
Daniel Neus
2016-02-08
1
-2
/
+2
*
Merge GH #409 Add Microsoft SmartcardLogon extended key usage OID
Jack Lloyd
2016-01-12
1
-0
/
+2
|
\
|
*
Add Microsoft SmartcardLogon extended key usage OID
René Korthaus
2016-01-12
1
-0
/
+2
*
|
Add final attribute to many classes
Jack Lloyd
2016-01-10
7
-7
/
+7
|
/
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
15
-149
/
+158
*
String comparision fixes
Daniel Neus
2016-01-04
4
-6
/
+6
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Remove support for broken 112 and 128 bit SECP ECC groups.
Jack Lloyd
2015-12-02
1
-4
/
+2
*
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
1
-1
/
+0
*
Avoid concatination of chars
Simon Warta
2015-09-22
1
-1
/
+1
*
Internal header cleanups
Jack Lloyd
2015-09-19
2
-2
/
+2
*
Remove high bit set char from comment as it broke amalgamation generation
Jack Lloyd
2015-08-22
1
-4
/
+8
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
1
-8
/
+23
*
Sometimes we don't know the input format. But it is one of two
Simon Warta
2015-08-11
2
-3
/
+22
*
Explicitly fwd declase classes BER_Decoder, DER_Encoder
Simon Warta
2015-08-11
3
-12
/
+10
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
2
-195
/
+143
*
Fix two crashes in the BER decoder found with afl.
Jack Lloyd
2015-08-02
1
-2
/
+10
[next]