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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix make clean
Jack Lloyd
2017-12-03
1
-3
/
+4
*
Have make clean also delete the documentation dir
Jack Lloyd
2017-12-03
1
-2
/
+3
*
Code formatting tweak in Poly1305 code
Jack Lloyd
2017-12-03
1
-5
/
+5
*
Avoid calling lookup("DES") twice when clone will do the job.
Jack Lloyd
2017-12-03
1
-1
/
+1
*
Create two macros for CAST-128 vs CAST-256
Jack Lloyd
2017-12-03
2
-2
/
+9
*
Merge GH #1329 Remove unaligned mem options
Jack Lloyd
2017-12-02
7
-37
/
+22
|
\
|
*
Remove unaligned mem check
Jack Lloyd
2017-12-02
7
-37
/
+22
*
|
Merge GH #1328 Build improvements
Jack Lloyd
2017-12-02
6
-10
/
+26
|
\
\
|
*
|
Build simplifications
Jack Lloyd
2017-12-02
2
-1
/
+9
|
*
|
Accept CXXFLAGS and LDFLAGS from environment (GH #1237)
Jack Lloyd
2017-12-02
2
-5
/
+8
|
*
|
Fix install when static lib is disabled
Jack Lloyd
2017-12-02
2
-4
/
+9
*
|
|
Merge GH #1330 Fix typo
Jack Lloyd
2017-12-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a typo in sha1_sse2.cpp
Felix Yan
2017-12-03
1
-1
/
+1
|
|
/
*
/
Drop support for Cilk+
Jack Lloyd
2017-12-02
3
-38
/
+4
|
/
*
Fix macOS dynamic link
Jack Lloyd
2017-12-01
2
-4
/
+5
*
Merge the gnumake and nmake makefiles
Jack Lloyd
2017-12-01
13
-197
/
+133
*
Avoid naming Windows library botand if in debug mode
Jack Lloyd
2017-12-01
2
-3
/
+3
*
Add ability to disable static library build
Jack Lloyd
2017-11-30
7
-97
/
+59
*
Remove support for setting install command
Jack Lloyd
2017-11-30
3
-9
/
+0
*
Lint fixes [ci skip]
Jack Lloyd
2017-11-30
1
-1
/
+1
*
Fixes for make clean
Jack Lloyd
2017-11-29
1
-3
/
+6
*
Fix missing header
Jack Lloyd
2017-11-29
1
-0
/
+1
*
Merge GH #1321 Use a script for make clean
Jack Lloyd
2017-11-29
7
-103
/
+172
|
\
|
*
Fix dependencies
Jack Lloyd
2017-11-29
4
-31
/
+34
|
*
Add the build commands back to the main makefiles
Jack Lloyd
2017-11-29
3
-14
/
+28
|
*
Add a script to handle `make clean` target
Jack Lloyd
2017-11-29
6
-111
/
+163
*
|
Merge GH #1319 Allow overriding ar command
Jack Lloyd
2017-11-29
18
-94
/
+16
|
\
\
|
*
|
Use this to prevent fallback to Unix ar default args
Jack Lloyd
2017-11-29
1
-1
/
+1
|
|
/
|
*
Remove unused command variables in makefiles
Jack Lloyd
2017-11-29
3
-17
/
+6
|
*
Allow overriding ar command
Jack Lloyd
2017-11-29
17
-77
/
+10
*
|
CRL_Data is a struct not a class
Jack Lloyd
2017-11-29
1
-1
/
+2
*
|
Start using Travis default XCode image (8.3)
Jack Lloyd
2017-11-29
1
-1
/
+0
|
/
*
Add flags to disable building/installing documentation
Jack Lloyd
2017-11-29
1
-12
/
+12
*
Split the language flags out of CXXFLAGS
Jack Lloyd
2017-11-29
2
-4
/
+5
*
Merge GH #1316 Various TLS fixes
Jack Lloyd
2017-11-28
7
-25
/
+47
|
\
|
*
Add an explicit catch for a server trying to negotiate SSLv3
Jack Lloyd
2017-11-28
1
-1
/
+7
|
*
Correct version selection logic in TLS server
Jack Lloyd
2017-11-28
1
-0
/
+5
|
*
Tighten up checks on signature key exchange message
Jack Lloyd
2017-11-28
1
-1
/
+1
|
*
Return correct alert type on malformed DH/ECDH messages.
Jack Lloyd
2017-11-28
1
-7
/
+11
|
*
Increase HMAC key size limit to 4096 bytes.
Jack Lloyd
2017-11-28
2
-5
/
+7
|
*
Correct definition of FFDHE 4096 group
Jack Lloyd
2017-11-28
1
-11
/
+16
*
|
Run TLS hello random fields through SHA-256
Jack Lloyd
2017-11-28
1
-1
/
+7
|
/
*
Fix Doxygen
Jack Lloyd
2017-11-26
1
-1
/
+1
*
Merge GH #1302 Add PSK database interface
Jack Lloyd
2017-11-26
10
-1
/
+712
|
\
|
*
PSK Database
Jack Lloyd
2017-11-26
10
-1
/
+712
*
|
Merge GH #1315 Add tls_http_server command line util
Jack Lloyd
2017-11-26
1
-0
/
+543
|
\
\
|
*
|
Add tls_http_server cmd util
Jack Lloyd
2017-11-26
1
-0
/
+543
*
|
|
Throw a Decoding_Error if TLS AEAD packet is shorter than the tag.
Jack Lloyd
2017-11-26
1
-0
/
+3
|
/
/
*
|
Fix errors caught with tlsfuzzer
Jack Lloyd
2017-11-26
4
-10
/
+6
*
|
Merge #1313 Fix Doxygen comment on HashFunction::create_or_throw
Jack Lloyd
2017-11-25
1
-1
/
+1
|
\
\
[next]