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
*
Avoid having source files start with /**
Jack Lloyd
2016-11-25
1
-1
/
+1
*
Fix doc of get_processor_timestamp [ci skip]
Jack Lloyd
2016-11-21
1
-4
/
+10
*
Remove remaining old style casts.
Jack Lloyd
2016-11-09
1
-1
/
+1
*
Add BOTAN_WARN_UNUSED_RESULT macro
Jack Lloyd
2016-11-09
1
-3
/
+2
*
Add CPUID::is_little_endian
Jack Lloyd
2016-11-07
2
-0
/
+35
*
Keep track of the number of synchronisations achieved
Joel Low
2016-11-06
2
-3
/
+11
*
Implement barriers for Threaded Fork
Joel Low
2016-11-06
3
-0
/
+77
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
4
-22
/
+43
*
Merge GH #699 Add socket-based HTTP client
Jack Lloyd
2016-10-31
2
-32
/
+101
|
\
|
*
HTTP for plain sockets
Jack Lloyd
2016-10-30
2
-32
/
+101
*
|
Compile fix
Jack Lloyd
2016-10-31
1
-2
/
+2
*
|
Import fuzzer drivers
Jack Lloyd
2016-10-30
1
-0
/
+3
|
/
*
Limit locking_allocator only to OSes that even might support it.
Jack Lloyd
2016-10-24
1
-0
/
+8
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-0
/
+7
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
2
-1
/
+2
*
Merge GH #665 Add IncludeOS target, make filesystem/threads optional
Jack Lloyd
2016-10-17
12
-22
/
+97
|
\
|
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
10
-21
/
+83
|
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
3
-2
/
+15
*
|
Remove constexpr use introduced in 20f7e4ec
Jack Lloyd
2016-10-16
2
-7
/
+7
*
|
util: Some simple constexpr uses
Jack Lloyd
2016-10-13
3
-31
/
+9
|
/
*
Fix Clang warnings
Jack Lloyd
2016-10-09
1
-2
/
+0
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-0
/
+10
*
Certificate store using SQLite
Kai Michaelis
2016-10-02
3
-0
/
+10
*
Merge GH #516 Cipher_Mode API improvements
Jack Lloyd
2016-09-26
2
-2
/
+21
|
\
|
*
Cipher_Mode API improvements
Jack Lloyd
2016-09-01
2
-2
/
+21
*
|
Add cpuid overload to test framework
Jack Lloyd
2016-09-15
2
-57
/
+86
|
/
*
get_processor_timestamp should never return 0 if it can help it.
Jack Lloyd
2016-09-01
1
-16
/
+59
*
Fix some problems on ppc64le
Jack Lloyd
2016-08-30
1
-1
/
+9
*
Fix get_process_id for MinGW
Jack Lloyd
2016-08-29
1
-2
/
+2
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
2
-5
/
+8
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
2
-4
/
+4
*
Use stat instead of lstat in get_files_recursive.
Jack Lloyd
2016-07-30
1
-1
/
+1
*
Check for __SIZEOF_INT128__ before using TI mode
Jack Lloyd
2016-07-30
1
-6
/
+8
*
SSE2 had been disabled for testing, missed it on checkin of 6907e196
Jack Lloyd
2016-07-25
1
-1
/
+1
*
Merge asm into single mp_madd.h and mp_asmi.h files
Jack Lloyd
2016-07-21
9
-638
/
+462
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-0
/
+7
*
Fix undefined behavior in donna128 type
Jack Lloyd
2016-07-15
1
-6
/
+12
*
add PKCS#11 support
Daniel Neus
2016-06-17
3
-11
/
+6
*
Add Not_Implemented exception
Jack Lloyd
2016-06-07
1
-0
/
+10
*
Change calls to 'get_byte' to explicitly cast parameters and eliminate compil...
Dan Brown
2016-04-27
1
-1
/
+1
*
Don't reject TLS packets with zero plaintext bytes
Jack Lloyd
2016-04-15
1
-0
/
+6
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
1
-5
/
+9
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
1
-2
/
+24
*
Merge GH #422 Use system_time instead of high_resolution_clock
Jack Lloyd
2016-03-10
1
-1
/
+1
|
\
|
*
Use chrono::system_clock instead of chrono::high_resolution_clock in get_syst...
Daniel Neus
2016-03-07
1
-1
/
+1
*
|
remove redundant return
Daniel Neus
2016-03-08
1
-1
/
+0
*
|
add support for VirtualLock/VirtualUnlock on Windows
Daniel Neus
2016-03-07
1
-1
/
+51
|
/
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-2
/
+2
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
5
-36
/
+36
[next]