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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move allocator initializer RAII class to mem_ops.h
Jack Lloyd
2018-02-19
1
-0
/
+6
*
Of course they are public member variables, not functions ...
Jack Lloyd
2018-02-13
1
-1
/
+1
*
Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONS
Jack Lloyd
2018-02-13
1
-0
/
+1
*
Enable VirtualLock on MinGW builds
Jack Lloyd
2018-02-13
1
-2
/
+2
*
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
2
-0
/
+12
*
Add function to query if filesystem support is enabled.
Jack Lloyd
2018-01-30
2
-0
/
+17
*
Fix documentation of DataSource::end_of_data.
Marcus Brinkmann
2018-01-19
1
-1
/
+1
*
Move thread utils (barrier and semaphore) to a subpackage of util
Jack Lloyd
2018-01-12
6
-25
/
+15
*
Merge GH #1391 X25519 cleanups
Jack Lloyd
2018-01-09
1
-2
/
+7
|
\
|
*
Fix for systems needing 128-bit helper type
Jack Lloyd
2018-01-07
1
-0
/
+5
|
*
Reformat donna.cpp
Jack Lloyd
2018-01-06
1
-2
/
+2
*
|
Merge GH #1393 Add cpuid support for POWER crypto extensions
Jack Lloyd
2018-01-09
3
-1
/
+34
|
\
\
|
*
|
Add support for detecting POWER crypto using getauxval
Jack Lloyd
2018-01-07
3
-1
/
+34
|
|
/
*
|
Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...
Jack Lloyd
2018-01-09
8
-57
/
+45
|
\
\
|
|
/
|
/
|
|
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
8
-57
/
+45
*
|
Avoid warning with old Clang
Jack Lloyd
2018-01-01
1
-1
/
+1
*
|
Enable GCC inline asm under Sun Studio compilers
Jack Lloyd
2017-12-31
1
-1
/
+1
|
/
*
Disable sockets on MinGW
Jack Lloyd
2017-12-30
1
-3
/
+3
*
Avoid prefixing siglongjmp or sigsetjmp with ::
Jack Lloyd
2017-12-28
1
-2
/
+2
*
Fix socket libs for Solaris
Jack Lloyd
2017-12-23
1
-0
/
+1
*
Fix build issue on Haiku
Jack Lloyd
2017-12-23
2
-0
/
+2
*
Fix some shadow and unused parameter warnings
Jack Lloyd
2017-12-20
1
-2
/
+2
*
Avoid tying encoding of CRLs to the current system clock
Jack Lloyd
2017-12-18
1
-1
/
+2
*
Windows has a different return type
Jack Lloyd
2017-12-17
1
-2
/
+4
*
Merge BSD and Winsock variations together
Jack Lloyd
2017-12-17
1
-105
/
+61
*
Missing include
Jack Lloyd
2017-12-17
1
-0
/
+1
*
Add an overall timeout to the HTTP request
Jack Lloyd
2017-12-17
1
-0
/
+8
*
Expose timeouts to the HTTP API
Jack Lloyd
2017-12-17
2
-11
/
+26
*
Handle timeouts in BSD sockets
Jack Lloyd
2017-12-17
1
-5
/
+61
*
Add timeouts to Asio sockets
Jack Lloyd
2017-12-17
6
-39
/
+117
*
Enable using NEON on Clang
Jack Lloyd
2017-12-10
1
-14
/
+15
*
Add a new version function returning just the version without extras
Jack Lloyd
2017-12-06
2
-16
/
+40
*
Merge GH #1267 Multithreaded signing in XMSS
Jack Lloyd
2017-12-05
1
-1
/
+1
|
\
|
*
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
1
-1
/
+1
*
|
Remove use of "using namespace std"
Jack Lloyd
2017-12-04
1
-7
/
+7
*
|
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
3
-111
/
+55
*
|
Merge GH #1329 Remove unaligned mem options
Jack Lloyd
2017-12-02
1
-29
/
+22
|
\
\
|
*
|
Remove unaligned mem check
Jack Lloyd
2017-12-02
1
-29
/
+22
*
|
|
Drop support for Cilk+
Jack Lloyd
2017-12-02
1
-32
/
+2
|
/
/
*
|
Fix missing header
Jack Lloyd
2017-11-29
1
-0
/
+1
*
|
PSK Database
Jack Lloyd
2017-11-26
3
-1
/
+15
|
/
*
Add a function for checking if poly_double_n supports a particular size
Jack Lloyd
2017-11-18
1
-0
/
+8
*
Add feature macro for Sqlite3 being enabled in build
Jack Lloyd
2017-11-18
1
-0
/
+3
*
Add a second constructor to Decoding_Error which takes an exception string.
Jack Lloyd
2017-11-14
2
-0
/
+5
*
Remove use of transcode
Jack Lloyd
2017-11-09
2
-42
/
+60
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
2
-0
/
+97
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
2
-0
/
+10
*
Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics
Jack Lloyd
2017-10-24
2
-34
/
+15
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
deprecate exceptions
Daniel Neus
2017-10-21
1
-3
/
+3
[next]