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
*
Add test case for DTLS reconnection from same client port
Jack Lloyd
2019-07-13
1
-0
/
+235
*
Improve error messages when reporting TLS state transition violations
Jack Lloyd
2019-07-13
2
-22
/
+34
*
Don't block forever in cli tests if something goes wrong
Jack Lloyd
2019-07-13
1
-3
/
+13
*
Ignore the record version on alert messages.
Jack Lloyd
2019-07-12
1
-18
/
+21
*
Add TLS v1.3 downgrade indicator
Jack Lloyd
2019-07-12
5
-3
/
+48
*
Remove tab chars
Jack Lloyd
2019-07-10
7
-30
/
+28
*
Avoid needless allocation during GMAC finalization
Jack Lloyd
2019-07-10
1
-2
/
+2
*
Set C++11 flags for PGI
Jack Lloyd
2019-07-10
1
-0
/
+2
*
Fix Coverity issue
Jack Lloyd
2019-07-10
1
-3
/
+1
*
Fix shellcheck warning
Jack Lloyd
2019-07-08
1
-1
/
+1
*
Remove another malloc+free per GCM message overhead
Jack Lloyd
2019-07-05
1
-3
/
+4
*
Report parallism for AES when hardware is available
Jack Lloyd
2019-07-05
1
-0
/
+14
*
Avoid pointless write
Jack Lloyd
2019-07-05
1
-1
/
+1
*
Avoid allocations during GCM message processing
Jack Lloyd
2019-07-05
4
-23
/
+41
*
Merge GH #2022 Support 64-bit RDRAND on x86-64
Jack Lloyd
2019-07-05
1
-3
/
+47
|
\
|
*
Use 64-bit RDRAND on x86-64
Jack Lloyd
2019-07-05
1
-3
/
+47
*
|
Merge GH #2023 Avoid needless allocation in OctetString default constructor
Jack Lloyd
2019-07-05
1
-2
/
+5
|
\
\
|
*
|
Skip allocation if OctetString is constructed with empty string.
Tom
2019-07-05
1
-2
/
+5
|
|
/
*
|
Fix LGTM warning
Jack Lloyd
2019-07-05
1
-4
/
+2
*
|
Disable noisy LGTM rule
Jack Lloyd
2019-07-05
1
-1
/
+0
|
/
*
Merge GH #2021 TLS record layer cleanups
Jack Lloyd
2019-07-05
4
-196
/
+173
|
\
|
*
Avoid &v[v.size()]
Jack Lloyd
2019-07-05
1
-2
/
+2
|
*
Small cleanup
Jack Lloyd
2019-07-05
1
-12
/
+4
|
*
Return the record metadata in a struct
Jack Lloyd
2019-07-05
4
-122
/
+135
|
*
Remove Record_Raw_Input
Jack Lloyd
2019-07-04
3
-43
/
+30
|
*
Remove Record_Message struct
Jack Lloyd
2019-07-04
3
-40
/
+25
*
|
Merge GH #2020 Remove BearSSL provider
Jack Lloyd
2019-07-05
8
-445
/
+2
|
\
\
|
*
|
Remove BearSSL provider
Jack Lloyd
2019-07-05
8
-445
/
+2
*
|
|
Enable more LGTM alerts
Jack Lloyd
2019-07-05
1
-0
/
+23
|
/
/
*
/
tls cli sandbox freebsd update.
David Carlier
2019-07-05
1
-0
/
+28
|
/
*
Merge GH #2017 Add Android build to Travis CI
Jack Lloyd
2019-07-04
6
-4
/
+63
|
\
|
*
Fix include for getentropy
Jack Lloyd
2019-07-04
2
-4
/
+5
|
*
Cleanups
Jack Lloyd
2019-07-04
1
-6
/
+4
|
*
Android 28 has getentropy, test this
Jack Lloyd
2019-07-04
2
-3
/
+8
|
*
Build Android via NDK
Jack Lloyd
2019-07-04
3
-0
/
+55
*
|
Merge GH #2016 Add Docker script to help end users build on Android
Jack Lloyd
2019-07-04
2
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
Update the doc accordingly
David Carlier
2019-07-04
1
-3
/
+0
|
*
Revert travis changes.
David Carlier
2019-07-04
1
-18
/
+0
|
*
Attempt to disable docker on osx
David Carlier
2019-07-04
2
-8
/
+13
|
*
Changes from feedbacks
David Carlier
2019-07-04
3
-9
/
+15
|
*
Attempt to add docker .travis build
David Carlier
2019-07-04
2
-0
/
+11
|
*
Android docker build proposal.
David Carlier
2019-07-03
2
-0
/
+28
*
|
Enable more features in the LGTM build command
Jack Lloyd
2019-07-04
1
-1
/
+1
|
/
*
Avoid use of __GNUG__ in headers that may be parsed by C compilers
Jack Lloyd
2019-07-02
1
-5
/
+5
*
Merge GH #2014 Fixes for Android build
Jack Lloyd
2019-07-02
1
-1
/
+1
|
\
|
*
Revert "Fix android build"
Joerg-Christian Boehme
2019-07-03
1
-0
/
+1
|
*
makefile.in: move LDFLAGS after EXE_LINKS_TO
Joerg-Christian Boehme
2019-07-02
1
-1
/
+1
|
*
Fix android build
Joerg-Christian Boehme
2019-07-02
1
-1
/
+0
*
|
Update version. Fix bugs in 2.11 changelog
Jack Lloyd
2019-07-02
1
-1
/
+1
|
/
*
Fix some MSVC and LGTM warnings
Jack Lloyd
2019-06-29
11
-104
/
+132
[next]