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
Commit message (
Expand
)
Author
Age
Files
Lines
*
First pass at automatic OCSP checks
lloyd
2013-11-29
8
-60
/
+112
*
Remove timeout from HTTP
lloyd
2013-11-29
2
-23
/
+16
*
Disable RC4 in TLS by default
lloyd
2013-11-29
3
-3
/
+5
*
Move OCSP to x509 subdir as they are quite entangled
lloyd
2013-11-29
6
-8
/
+1
*
Split chain creation and checking
lloyd
2013-11-29
2
-87
/
+104
*
Have OCSP responses return an enum allowing a range of conditions to be expre...
lloyd
2013-11-29
11
-315
/
+368
*
Remove trailing null byte from X509_Time::to_string
lloyd
2013-11-29
1
-8
/
+16
*
Add OCSP example. Fix minor compile issues.
lloyd
2013-11-28
5
-4
/
+28
*
Add OCSP::online_check which queries the certs responder
lloyd
2013-11-28
3
-3
/
+42
*
Fix URL parsing
lloyd
2013-11-28
1
-7
/
+15
*
Don't reject a signature using an untrusted hash if it is the self
lloyd
2013-11-28
1
-1
/
+1
*
Print OCSP and CRL locations in X509_Certificate::to_string
lloyd
2013-11-28
1
-0
/
+5
*
Support HTTP POST (many OCSP responders don't like GET-based requests)
lloyd
2013-11-28
6
-132
/
+243
*
Test fix
lloyd
2013-11-28
1
-4
/
+5
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
184
-189
/
+195
*
wget it ourselves, and include the hash of the file in the output
lloyd
2013-11-28
2
-24
/
+57
*
Fix file rename in info.txt and add a check for this in configure
lloyd
2013-11-28
2
-1
/
+5
*
TLS in-memory session manager now requires a rng object as a
lloyd
2013-11-28
4
-16
/
+31
*
Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP)
lloyd
2013-11-27
6
-2
/
+139
*
Include Perl's build flags. Bug 254
lloyd
2013-11-23
1
-1
/
+1
*
merge of '68c716734951de7d2d263d5ed5162e963d6c32be'
lloyd
2013-11-20
6
-55
/
+19
|
\
|
*
merge of '022cd3c92c37dee696d0c3c0c197f8df8981ccbb'
lloyd
2013-11-20
1
-0
/
+5
|
|
\
|
|
*
Direct people interested in TLS to 1.11
lloyd
2013-11-20
1
-0
/
+5
|
*
|
Compile fixes for Python wrapper
lloyd
2013-11-20
5
-55
/
+14
*
|
|
Only service small allocations out of the mlock pool
lloyd
2013-11-20
2
-2
/
+5
*
|
|
Add a basic DTLS policy
lloyd
2013-11-20
1
-0
/
+13
*
|
|
Fix old style cast warnings
lloyd
2013-11-20
1
-30
/
+30
|
/
/
*
|
Generalize file reading test runner, use it for KDF and PBKDF
lloyd
2013-11-18
10
-726
/
+1196
*
|
Generalize the HKDF file reading
lloyd
2013-11-17
1
-12
/
+30
*
|
Add HKDF
lloyd
2013-11-17
8
-0
/
+257
*
|
Fix get_cipher_mode for OCB and GCM with short tags
lloyd
2013-11-17
1
-2
/
+2
*
|
Inline kdf.cpp as all are simple forwarding calls
lloyd
2013-11-17
2
-62
/
+24
*
|
Enable all the GCC warning flags, as we now require at least GCC 4.7 anyway
lloyd
2013-11-16
8
-9
/
+12
*
|
Enable maintainer mode checks in all builds of non-release versions.
lloyd
2013-11-16
1
-1
/
+10
*
|
Add includes needed by OS X
lloyd
2013-11-12
1
-0
/
+2
*
|
Forgot to relnote this
lloyd
2013-11-10
1
-0
/
+4
|
/
*
Remove download link to 1.8
lloyd
2013-11-10
1
-8
/
+0
*
Release 1.11.5
1.11.5
lloyd
2013-11-10
2
-7
/
+7
*
Split off Unix_EntropySource's fast_poll to a new source
lloyd
2013-11-10
3
-25
/
+14
*
Add 1.10.6 release notes
lloyd
2013-11-10
2
-0
/
+49
*
Avoid warning
lloyd
2013-11-09
1
-1
/
+1
*
Return a value
lloyd
2013-11-09
1
-1
/
+1
*
Add to build.h template
lloyd
2013-11-09
1
-0
/
+7
*
Remove decl of already removed function
lloyd
2013-11-09
1
-6
/
+0
*
Move RNG reseed controls to build.h
lloyd
2013-11-09
1
-9
/
+9
*
Remove obsolete documentation on thread_safe param to lib initializer
lloyd
2013-11-09
1
-9
/
+0
*
Uninitialized pointer
lloyd
2013-11-09
1
-1
/
+2
*
In HMAC_RNG record number of bytes since last poll and reseed based on
lloyd
2013-11-09
2
-17
/
+26
*
Include a timestamp as part of the HMAC_RNG PRF inputs
lloyd
2013-11-09
1
-0
/
+6
*
Create RNG early so it is easy to check reseed times
lloyd
2013-11-09
1
-2
/
+2
[next]