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
...
|
*
Add missing windows.h include in os_utils.cpp
Simon Warta
2017-10-03
1
-0
/
+3
|
*
Add missing include mem_ops.h in socket.cpp
Simon Warta
2017-10-03
1
-0
/
+2
|
*
Move socket implementation into module http_util
Simon Warta
2017-10-03
7
-308
/
+366
*
|
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-2
/
+2
|
/
*
Force expand_mask to be on T instead of int
Jack Lloyd
2017-10-03
1
-1
/
+1
*
MSVC wants __declspec(restrict) on both declaration and definition
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
5
-15
/
+35
*
sigemptyset is a macro on OS X
Jack Lloyd
2017-10-02
1
-1
/
+1
*
Remove needless block
Jack Lloyd
2017-10-02
1
-11
/
+7
*
Prefix names in global namespace with ::
Jack Lloyd
2017-10-02
3
-7
/
+7
*
Use explicit_bzero on OpenBSD
Jack Lloyd
2017-09-30
1
-2
/
+7
*
Address some MSVC warnings
Jack Lloyd
2017-09-30
2
-20
/
+24
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
3
-119
/
+137
*
Add annotation so GCC/Clang/MSVC know it is an allocation function.
Jack Lloyd
2017-09-30
2
-1
/
+12
*
Missing include, noticed by OS X
Jack Lloyd
2017-09-29
1
-0
/
+1
*
In secure_allocator, hide mlock/new usage in a function in mem_ops
Jack Lloyd
2017-09-29
4
-2
/
+52
*
Avoid throwing in pool allocator deallocation path
Jack Lloyd
2017-09-29
1
-8
/
+1
*
Make poly_dbl.h a submodule of utils
Jack Lloyd
2017-09-27
4
-1
/
+7
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
13
-32
/
+32
*
Another missing include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Move Doxygen mainpage content to types.h
Jack Lloyd
2017-09-21
1
-2
/
+55
*
More include header cleanups
Jack Lloyd
2017-09-21
3
-3
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-6
/
+7
*
Clean up header includes
Jack Lloyd
2017-09-21
6
-5
/
+6
*
Improve support for IBM XLC
Jack Lloyd
2017-09-21
2
-2
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
35
-70
/
+70
*
Add additional ids for AltiVec enabled POWER processors
Jack Lloyd
2017-09-19
1
-3
/
+5
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
3
-15
/
+19
*
More annotations
Jack Lloyd
2017-09-19
2
-9
/
+9
*
Move the annotations to compiler.h since the user shouldn't modify
Jack Lloyd
2017-09-19
1
-0
/
+23
*
Add API stability annotations.
Jack Lloyd
2017-09-19
14
-72
/
+72
*
Add basic tests for const time utils
Jack Lloyd
2017-09-19
1
-28
/
+10
*
Merge GH #1213 Improve ARM processor detection for systems without getauxval
Jack Lloyd
2017-09-18
8
-502
/
+670
|
\
|
*
Add ARM feature detection for systems without getauxval
Jack Lloyd
2017-09-17
2
-15
/
+129
|
*
Split up cpuid.cpp into arch-specific files
Jack Lloyd
2017-09-17
8
-502
/
+556
*
|
Fix Doxygen comment problems
Jack Lloyd
2017-09-17
1
-4
/
+4
*
|
Move socket classes to anon namespace.
Jack Lloyd
2017-09-17
1
-172
/
+181
|
/
*
Simplify code in get_processor_timestamp
Jack Lloyd
2017-09-16
1
-21
/
+12
*
Fix an off by 8
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Revert SIMDing of xor_buf in f39aa7bb
Jack Lloyd
2017-09-16
1
-29
/
+27
*
De-inline xor_buf, add SIMD and unrolling
Jack Lloyd
2017-09-16
2
-23
/
+109
*
Add missing override annotations
Jack Lloyd
2017-09-16
1
-6
/
+6
*
Merge duplicated logic for clearing CPUID bits
Jack Lloyd
2017-09-16
2
-0
/
+42
*
Minor simplifications in SIMD_32 constructor
Jack Lloyd
2017-09-16
1
-2
/
+5
*
Merge GH #1199 Run Windows CI build via Python script
Jack Lloyd
2017-09-10
2
-4
/
+1
|
\
|
*
Script the Windows CI build
Jack Lloyd
2017-09-08
2
-4
/
+1
*
|
Merge GH #1203 Add Win32 filesystem API access for MinGW
Jack Lloyd
2017-09-10
1
-1
/
+55
|
\
\
|
*
|
Make it actually work
Jack Lloyd
2017-09-10
1
-2
/
+6
|
*
|
Well, it compiles
Jack Lloyd
2017-09-10
1
-1
/
+51
|
|
/
*
/
Fix bad comparison in Winsock code
Jack Lloyd
2017-09-10
1
-1
/
+1
|
/
[prev]
[next]