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 Key_Type typedefs
Jack Lloyd
2016-11-08
14
-32
/
+0
*
Remove Spec typedef from pk_ops
Jack Lloyd
2016-11-08
1
-35
/
+0
*
Add CPUID::is_little_endian
Jack Lloyd
2016-11-07
2
-0
/
+35
*
If peek fails, force EOF with a read
Jack Lloyd
2016-11-07
1
-0
/
+3
*
Update Doxygen comment [ci skip]
Jack Lloyd
2016-11-06
1
-1
/
+0
*
Keep track of the number of synchronisations achieved
Joel Low
2016-11-06
2
-3
/
+11
*
Implement barriers for Threaded Fork
Joel Low
2016-11-06
4
-11
/
+84
*
Merge GH #709 Fix DSA param gen for FIPS 186-3
Jack Lloyd
2016-11-05
1
-5
/
+3
|
\
|
*
Fix DSA parameter generation to use the correct loop bound.
Jack Lloyd
2016-11-03
1
-5
/
+3
*
|
Avoid bogus include with compression disabled
Jack Lloyd
2016-11-04
1
-1
/
+4
*
|
Merge GH #710 Allow custom EC curve to be specified at build time
Jack Lloyd
2016-11-04
3
-1
/
+26
|
\
\
|
*
|
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
3
-0
/
+25
*
|
|
Merge GH #714 Use pk_ops_fwd header
Jack Lloyd
2016-11-04
1
-12
/
+1
|
\
\
\
|
*
|
|
use "forward declare header" pk_ops_fwd.h instead of self forward declaring them
Daniel Neus
2016-11-04
1
-12
/
+1
|
|
|
/
|
|
/
|
*
|
|
Don't require compression in filter code
Jack Lloyd
2016-11-04
3
-1
/
+8
*
|
|
Fix PKCS11 test error
Jack Lloyd
2016-11-04
4
-19
/
+54
|
/
/
*
/
Fix bogus code
Jack Lloyd
2016-11-03
1
-2
/
+2
|
/
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
10
-75
/
+26
*
Remove unused values from build.h
Jack Lloyd
2016-11-03
1
-1
/
+3
*
Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lock
Jack Lloyd
2016-11-03
11
-451
/
+347
|
\
|
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
11
-451
/
+347
*
|
Merge GH #705 Simplify EMSA1 validation with message recovery
Jack Lloyd
2016-11-03
1
-14
/
+12
|
\
\
|
*
|
Simplify EMSA1 message recovery code
Jack Lloyd
2016-11-02
1
-14
/
+12
*
|
|
Update PKCS11 code, no RNG required
Jack Lloyd
2016-11-03
1
-14
/
+1
*
|
|
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
16
-131
/
+36
|
|
/
|
/
|
*
|
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
|
Remove blowfish table source file.
Jack Lloyd
2016-11-03
1
-190
/
+0
*
|
Inline Blowfish tables to blowfish.cpp
Jack Lloyd
2016-11-03
2
-3
/
+182
*
|
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
6
-24
/
+45
*
|
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
43
-0
/
+0
*
|
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
14
-12
/
+0
*
|
Deprecate LibraryInitializer
Jack Lloyd
2016-11-03
2
-28
/
+4
*
|
Remove lock and alias map from SCAN_Name
Jack Lloyd
2016-11-02
1
-4
/
+0
|
/
*
Change TLS default policy to disable DSA, CCM-8, and static RSA
Jack Lloyd
2016-11-02
2
-11
/
+32
*
Fix ECKCDSA verification problem
Never
2016-11-01
1
-1
/
+1
*
ECKCDSA improved verification (Shamirs Trick for speed and calculate length o...
Never
2016-10-31
1
-10
/
+8
*
Avoid possibility of mismatched brackets.
Jack Lloyd
2016-10-31
1
-2
/
+6
*
Merge GH #699 Add socket-based HTTP client
Jack Lloyd
2016-10-31
2
-32
/
+101
|
\
|
*
HTTP for plain sockets
Jack Lloyd
2016-10-30
2
-32
/
+101
*
|
Compile fix
Jack Lloyd
2016-10-31
1
-2
/
+2
*
|
Import fuzzer drivers
Jack Lloyd
2016-10-30
1
-0
/
+3
|
/
*
Salsa20 accepts empty IVs
Jack Lloyd
2016-10-30
2
-4
/
+9
*
Remove openpgp module
Jack Lloyd
2016-10-30
3
-266
/
+0
*
Merge GH #692 Remove deprecated RNGs and entropy sources
Jack Lloyd
2016-10-30
20
-1360
/
+19
|
\
|
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
20
-1360
/
+19
*
|
More filter tests
Jack Lloyd
2016-10-29
1
-16
/
+8
|
/
*
Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msg
Jack Lloyd
2016-10-28
6
-8
/
+298
|
\
|
*
Add MAC::start_msg, update GMAC
Jack Lloyd
2016-10-28
3
-14
/
+53
[next]