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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove EMSA1_BSI (no longer recommended by BSI)
Daniel Neus
2016-04-30
3
-69
/
+0
*
Add missing override
Jack Lloyd
2016-04-28
1
-1
/
+1
*
Merge GH #469 Generate error on unknown critical extension during path valida...
Jack Lloyd
2016-04-23
9
-78
/
+241
|
\
|
*
Move name constraints validation code to extension class
René Korthaus
2016-04-17
3
-101
/
+111
|
*
Add Unknown_Critical_Extension type
René Korthaus
2016-04-10
3
-16
/
+43
|
*
Generate error on unknown critical extension during path validation
René Korthaus
2016-04-06
9
-19
/
+145
*
|
Fix return type of TLS_Reader::get_u32bit
Jack Lloyd
2016-04-21
1
-2
/
+2
*
|
Merge GH #475 Remove Transform base class
Jack Lloyd
2016-04-21
30
-579
/
+549
|
\
\
|
*
|
Remove Transform base class
Jack Lloyd
2016-04-21
30
-579
/
+549
*
|
|
Merge GH #481 Add NIST SP800-108 & 56c KDFs
Jack Lloyd
2016-04-21
7
-0
/
+351
|
\
\
\
|
*
|
|
NIST SP800-108 & 56c
Kai Michaelis
2016-04-20
7
-0
/
+351
|
|
/
/
*
|
|
Enable ECGDSA in default build
René Korthaus
2016-04-20
1
-2
/
+0
*
|
|
Add ECGDSA
René Korthaus
2016-04-19
10
-11
/
+341
|
/
/
*
|
Don't reject TLS packets with zero plaintext bytes
Jack Lloyd
2016-04-15
2
-13
/
+19
*
|
Empty the key/tweak containers which is used to signal the key was set
Jack Lloyd
2016-04-15
1
-3
/
+3
*
|
Add support for ChaCha(12)
Jack Lloyd
2016-04-09
3
-9
/
+33
*
|
fix linker error if compiling with `--module-policy bsi` on Windows. Fixes GH...
Daniel Neus
2016-04-08
1
-1
/
+1
|
/
*
Update OCB ciphersuites to follow new nonce scheme from -04 draft
Jack Lloyd
2016-04-04
1
-37
/
+37
*
Add IETF standard ChaCha20Poly1305 ciphersuites to TLS
Jack Lloyd
2016-03-23
3
-23
/
+83
*
Fix bug in IETF version of ChaCha20Poly1305
Jack Lloyd
2016-03-23
1
-11
/
+20
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
14
-55
/
+57
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
17
-129
/
+253
*
Remove support for TLS v1.2 MD5 and SHA-224 signatures.
Jack Lloyd
2016-03-17
2
-53
/
+3
*
Client must verify that the server sent an ECC curve which policy accepts.
Jack Lloyd
2016-03-17
3
-0
/
+13
*
Use rejection sampling in BigInt::random_integer
Jack Lloyd
2016-03-16
2
-10
/
+10
*
Merge GH #454 X.509 name constraints
Jack Lloyd
2016-03-16
11
-16
/
+726
|
\
|
*
Changes from GH #454 review
Jack Lloyd
2016-03-16
2
-68
/
+72
|
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
11
-16
/
+722
*
|
TLS client features
Jack Lloyd
2016-03-16
1
-0
/
+3
*
|
Fix off by one in ressol
Jack Lloyd
2016-03-15
1
-1
/
+1
*
|
Merge GH #422 Use system_time instead of high_resolution_clock
Jack Lloyd
2016-03-10
1
-1
/
+1
|
\
\
|
*
|
Use chrono::system_clock instead of chrono::high_resolution_clock in get_syst...
Daniel Neus
2016-03-07
1
-1
/
+1
*
|
|
Merge GH #450 Add support for Windows VirtualLock
Jack Lloyd
2016-03-10
1
-1
/
+50
|
\
\
\
|
*
|
|
remove redundant return
Daniel Neus
2016-03-08
1
-1
/
+0
|
*
|
|
add support for VirtualLock/VirtualUnlock on Windows
Daniel Neus
2016-03-07
1
-1
/
+51
|
|
/
/
*
/
/
Trivial warning fixes
Jack Lloyd
2016-03-09
5
-27
/
+37
|
/
/
*
|
Merge GH #446 add --module-policy option
Jack Lloyd
2016-03-06
2
-0
/
+4
|
\
\
|
*
|
Add option --module-policy
Jack Lloyd
2016-03-06
2
-0
/
+4
*
|
|
Merge GH #373 RDRAND/RDSEED logic changes
Jack Lloyd
2016-03-06
2
-34
/
+35
|
\
\
\
|
*
|
|
move logic back into poll()
Daniel Neus
2016-01-26
2
-60
/
+36
|
*
|
|
review changes
Daniel Neus
2015-12-21
4
-37
/
+39
|
*
|
|
RdRand and RdSeed logic changes
Daniel Neus
2015-12-20
4
-36
/
+59
*
|
|
|
Typos are easy to miss in code that is not compiled by default.
Jack Lloyd
2016-03-06
1
-1
/
+1
*
|
|
|
Merge GH #437 add X509_Certificate::v3_extensions
Jack Lloyd
2016-03-06
4
-20
/
+35
|
\
\
\
\
|
*
|
|
|
+added fields for custom x509 extensions
Christopher Bläsius
2016-02-29
4
-20
/
+33
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge GH #441 Clang analyzer fixes
Jack Lloyd
2016-03-06
3
-5
/
+7
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into clang-analyzer
Daniel Neus
2016-03-06
127
-327
/
+272
|
|
\
\
\
\
|
*
|
|
|
|
added an assert for aes key length >= 4 in aes_key_schedule to prevent divisi...
Daniel Neus
2016-03-02
1
-0
/
+6
|
*
|
|
|
|
fix dead assignment / redundant computation in block/aes_ssse3/aes_ssse3.cpp ...
Daniel Neus
2016-03-02
1
-2
/
+0
|
*
|
|
|
|
fix dead assignment in mce/polyn_gf2m.cpp in polyn_gf2m() found by clang-anal...
Daniel Neus
2016-03-02
1
-3
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
[next]