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
*
Fix incorrect password truncation in bcrypt password hashing.
Jack Lloyd
2017-03-24
5
-14
/
+316
*
Release notes for Botan 2.1
Jack Lloyd
2017-03-23
1
-0
/
+50
*
Merge GH #937 Fix pdf download URL [ci skip]
Jack Lloyd
2017-03-23
2
-11
/
+9
|
\
|
*
Use a hardcoded URL for the PDF download
René Korthaus
2017-03-23
2
-11
/
+9
|
/
*
Fix some compiler warnings.
Jack Lloyd
2017-03-22
3
-3
/
+3
*
Remove duplicate include GH #928
Jack Lloyd
2017-03-22
1
-1
/
+0
*
Merge GH #929 Add ppc64le target [ci skip]
Jack Lloyd
2017-03-22
1
-0
/
+22
|
\
|
*
Add ppc64le (POWER8 little endian) as supported cpu
Gustavo Serra Scalet
2017-03-20
1
-0
/
+22
*
|
Merge GH #897 Add generic memory type BER decoder
Jack Lloyd
2017-03-22
1
-0
/
+32
|
\
\
|
*
|
Add generic memory type value BER decoder
Nuno Goncalves
2017-03-07
1
-0
/
+32
*
|
|
Merge GH #923 Build PDF handbook
Jack Lloyd
2017-03-22
2
-1
/
+17
|
\
\
\
|
*
|
|
Provide the handbook as a PDF download
René Korthaus
2017-03-16
2
-1
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge GH #931 Add support for reaching IPv6 hosts in the tls_client CLI
Jack Lloyd
2017-03-22
1
-20
/
+26
|
\
\
\
|
*
|
|
Add support for reaching IPv6 hosts in the tls_client CLI
René Korthaus
2017-03-21
1
-20
/
+26
*
|
|
|
Merge GH #932 Guard filters tests with all necessary macros
Jack Lloyd
2017-03-22
1
-12
/
+32
|
\
\
\
\
|
*
|
|
|
Guard filters tests with all necessary macros
René Korthaus
2017-03-21
1
-12
/
+32
|
|
/
/
/
*
|
|
|
Merge GH #933 Allow years past 2037 for 64-bit time_t
Jack Lloyd
2017-03-22
3
-5
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
3
-5
/
+10
|
/
/
/
*
|
|
Fix DragonflyBSD fs access
Jack Lloyd
2017-03-19
1
-0
/
+2
*
|
|
Merge GH #915 Fix OS::get_processor_timestamp()
Jack Lloyd
2017-03-19
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix OS::get_processor_timestamp() tests
Daniel Neus
2017-03-14
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge GH #906 Refactoring in configure to resolve pylint warnings
Jack Lloyd
2017-03-19
2
-187
/
+266
|
\
\
\
|
*
|
|
pylint: reduce lifespan of unchecked LexResult object in ModulePolicyInfo
Simon Warta
2017-03-08
1
-4
/
+8
|
*
|
|
pylint: reduce lifespan of unchecked LexResult object in OsInfo
Simon Warta
2017-03-08
1
-21
/
+43
|
*
|
|
pylint: reduce lifespan of unchecked LexResult object in ArchInfo
Simon Warta
2017-03-08
1
-13
/
+18
|
*
|
|
pylint: reduce lifespan of unchecked LexResult object in CompilerInfo
Simon Warta
2017-03-08
1
-50
/
+66
|
*
|
|
pylint: use LexResult to store result of lexer
Simon Warta
2017-03-08
2
-21
/
+16
|
*
|
|
pylint: use lex return value in ModuleInfo
Simon Warta
2017-03-08
2
-33
/
+42
|
*
|
|
pylint: use lex return value in ModulePolicyInfo
Simon Warta
2017-03-08
1
-6
/
+9
|
*
|
|
pylint: use lex return value in ArchInfo
Simon Warta
2017-03-08
1
-21
/
+22
|
*
|
|
pylint: use lex return value in OsInfo
Simon Warta
2017-03-08
1
-37
/
+40
|
*
|
|
pylint: let lex_me_harder() return a result object
Simon Warta
2017-03-08
1
-78
/
+89
|
*
|
|
pylint: resolve remaining "redefined-builtin" issues
Simon Warta
2017-03-08
1
-38
/
+38
|
*
|
|
pylint: break long lines
Simon Warta
2017-03-08
1
-6
/
+15
|
*
|
|
pylint: make some limits less strict
Simon Warta
2017-03-08
2
-4
/
+4
|
*
|
|
pylint: make _so_link_search() a @staticmethod
Simon Warta
2017-03-08
1
-1
/
+2
|
|
/
/
*
|
|
Merge GH #916 Add VS2017 builds
Jack Lloyd
2017-03-19
1
-3
/
+22
|
\
\
\
|
*
|
|
Add VS2017 builds
Daniel Neus
2017-03-14
1
-3
/
+22
|
|
/
/
*
|
|
Merge GH #924 Add note about RNGs and minimized builds
Jack Lloyd
2017-03-19
1
-2
/
+12
|
\
\
\
|
*
|
|
Add a note that no RNG is part of the minimized build
René Korthaus
2017-03-17
1
-2
/
+12
|
|
|
/
|
|
/
|
*
|
|
No C++ exceptions from cpu probe functions. See GH #920
Jack Lloyd
2017-03-19
3
-30
/
+11
*
|
|
Add RDRAND_RNG speed test
Jack Lloyd
2017-03-19
1
-0
/
+12
*
|
|
Fix further compiler macro bug exposed by #921
Jack Lloyd
2017-03-19
1
-1
/
+1
*
|
|
Merge GH #921 Fix compiler macro mixup
Jack Lloyd
2017-03-19
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS
Daniel Neus
2017-03-15
2
-2
/
+2
|
/
/
*
|
Merge GH #913 Follow PKIX rules for X.509 time formatting
Jack Lloyd
2017-03-13
2
-24
/
+97
|
\
\
|
*
|
Fix: UTCTime interpreted as GeneralizedTime
Daniel Neus
2017-03-13
2
-24
/
+97
|
|
/
*
|
Merge GH #912 Fix OpenBSD shared lib name
Jack Lloyd
2017-03-13
2
-9
/
+11
|
\
\
|
*
|
OpenBSD does not have 3 digit soname and library symlinks.
Alexander Bluhm
2017-03-13
2
-9
/
+11
|
|
/
*
|
Merge GH #908 Document --with-build-dir correctly
Jack Lloyd
2017-03-13
1
-1
/
+1
|
\
\
[next]