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
/
filters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small header cleanups
Jack Lloyd
2017-09-22
2
-2
/
+3
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
11
-15
/
+15
*
Drop MinGW from fd_unix
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Add a test of Pipe io on Unix file descriptors
Jack Lloyd
2017-09-21
1
-8
/
+10
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-3
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
15
-30
/
+30
*
Add API stability annotations.
Jack Lloyd
2017-09-19
13
-30
/
+30
*
Avoid using <iostream> header within the library
Jack Lloyd
2017-09-02
1
-1
/
+2
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-2
/
+3
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
1
-1
/
+1
*
Addressed #1071 (unfinished change in master cipher_filter.cpp)
Francis Dupont
2017-06-12
1
-1
/
+1
*
Fix warnings
Jack Lloyd
2017-05-19
1
-1
/
+1
*
Handle IV carryover in CBC, CFB, and stream ciphers
Jack Lloyd
2017-05-13
2
-31
/
+8
*
fix missing flush in DataSink_Stream::end_msg
Philippe Lieser
2017-04-10
2
-0
/
+12
*
Content:
Tomasz Frydrych
2017-04-03
3
-4
/
+4
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
3
-3
/
+9
*
Add missing include, caught by GCC 7
Jack Lloyd
2017-03-03
1
-0
/
+1
*
Improve filter tests
Jack Lloyd
2016-12-31
3
-2
/
+10
*
More filter tests
Jack Lloyd
2016-12-22
2
-18
/
+18
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
28
-118
/
+118
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-17
/
+0
*
Fix amalgamation for IncludeOS - avoid having <thread> pulled in
Jack Lloyd
2016-11-27
1
-1
/
+1
*
Add BOTAN_WARN_UNUSED_RESULT macro
Jack Lloyd
2016-11-09
1
-10
/
+11
*
Implement barriers for Threaded Fork
Joel Low
2016-11-06
1
-11
/
+7
*
Avoid bogus include with compression disabled
Jack Lloyd
2016-11-04
1
-1
/
+4
*
Don't require compression in filter code
Jack Lloyd
2016-11-04
3
-1
/
+8
*
More filter tests
Jack Lloyd
2016-10-29
1
-16
/
+8
*
Add more tests for Pipe/Filter
Jack Lloyd
2016-10-27
1
-0
/
+5
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-2
/
+0
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-1
/
+1
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
2
-0
/
+11
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
2
-1
/
+10
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
1
-1
/
+1
*
Remove Transform base class
Jack Lloyd
2016-04-21
8
-183
/
+216
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
3
-2
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
5
-8
/
+8
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
4
-6
/
+6
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
17
-315
/
+315
*
Missing adds
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
5
-8
/
+8
*
Compression filter: Reorganised verification order of transform.
Matej Kenda
2015-11-26
1
-4
/
+6
*
Fixed crash in compression filter when transform argument is null.
Matej Kenda
2015-11-03
1
-1
/
+6
*
Add missing BOTAN_DLL to Decompression_Filter. GH #304
Jack Lloyd
2015-10-19
1
-1
/
+1
*
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
3
-394
/
+0
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-9
/
+16
*
Add m_ prefix to member variables in SecureQueue
Simon Warta
2015-08-08
2
-27
/
+28
*
Add missing override for SecureQueue::check_available()
Daniel Seither
2015-08-03
1
-1
/
+1
*
Fix two crashes in the BER decoder found with afl.
Jack Lloyd
2015-08-02
6
-4
/
+50
*
filters: Add missing overrides
Daniel Seither
2015-07-30
9
-57
/
+57
[next]