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
*
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
|
/
*
Avoid throwing in deallocate
Jack Lloyd
2017-09-07
1
-4
/
+4
*
Simplify polynomial doubling code
Jack Lloyd
2017-09-05
2
-105
/
+65
*
Header shuffle
Jack Lloyd
2017-09-04
1
-5
/
+10
*
MinGW fixes
Jack Lloyd
2017-09-04
2
-4
/
+4
*
Merge GH #1180 Refactorings to support Windows Phone
Jack Lloyd
2017-09-03
5
-179
/
+330
|
\
|
*
Typo
Jack Lloyd
2017-09-03
1
-1
/
+1
|
*
Define macro so windows.h doesn't include winsock.h
Jack Lloyd
2017-09-03
1
-0
/
+1
|
*
Move secure_scrub_memory to os_utils.cpp
Jack Lloyd
2017-09-03
2
-40
/
+27
|
*
Refactor network code used in http_util
Jack Lloyd
2017-09-03
3
-140
/
+303
*
|
Cleanups in cpuid handling code
Jack Lloyd
2017-09-03
1
-47
/
+47
|
/
*
Merge GH #1169 Add LLVM bitcode target
Jack Lloyd
2017-08-31
2
-2
/
+2
|
\
|
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
2
-2
/
+2
*
|
Fix various MSVC warnings
Jack Lloyd
2017-08-31
5
-34
/
+46
|
/
*
Avoid using GCC ivdep pragma in GCC 4.8 [ci skip]
Jack Lloyd
2017-08-28
1
-1
/
+1
*
Fix bug affecting AltiVec on ppc64le processors
Jack Lloyd
2017-08-23
1
-8
/
+2
*
Fix Altivec detection
Jack Lloyd
2017-08-22
1
-2
/
+2
*
Merge GH #1151 Add SHACAL2
Jack Lloyd
2017-08-15
1
-0
/
+58
|
\
|
*
Add SHACAL2 in generic SIMD
Jack Lloyd
2017-08-13
1
-0
/
+58
*
|
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
3
-0
/
+155
|
/
*
Use anonymous namespace to fix static build
René Korthaus
2017-08-04
1
-0
/
+4
*
Add support for Windows sockets to http_util
René Korthaus
2017-08-04
2
-1
/
+50
*
Change how CPU endianness is detected.
Jack Lloyd
2017-08-03
2
-17
/
+34
*
Allow bit rotation by more than sizeof(T)*8 bits.
Daniel Wyatt
2017-06-28
1
-0
/
+2
*
Merge GH #1017 Complete wildcard handling for X.509 certificates
Jack Lloyd
2017-04-27
1
-4
/
+84
|
\
|
*
Complete wildcard handling for X.509 certificates
René Korthaus
2017-04-20
1
-4
/
+84
*
|
Add BOTAN_ALIGNAS macro for MSVC 2013
Jack Lloyd
2017-04-27
1
-0
/
+9
|
/
*
Let BOTAN_UNUSED take between 1 and 9 arguments
Simon Warta
2017-04-16
1
-2
/
+26
*
Fix X509 DN comparisons
Jack Lloyd
2017-04-04
1
-0
/
+2
*
Merge GH #974 Add wrapper for make_unique
Jack Lloyd
2017-04-04
2
-0
/
+78
|
\
|
*
add Botan::make_unique
Tomasz Frydrych
2017-04-04
2
-0
/
+78
*
|
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+2
|
/
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
6
-10
/
+20
*
Fix some compiler warnings.
Jack Lloyd
2017-03-22
1
-1
/
+1
*
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
1
-3
/
+4
*
No C++ exceptions from cpu probe functions. See GH #920
Jack Lloyd
2017-03-19
2
-26
/
+11
*
Fix further compiler macro bug exposed by #921
Jack Lloyd
2017-03-19
1
-1
/
+1
*
BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS
Daniel Neus
2017-03-15
1
-1
/
+1
*
Resolve Doxygen error in cpuid.h
Jack Lloyd
2017-02-11
1
-1
/
+2
*
Merge GH #860 Support CPU instruction probe on Windows, add OS::get_high_reso...
Jack Lloyd
2017-01-31
2
-37
/
+74
|
\
|
*
Fix missing return in Windows path
Jack Lloyd
2017-01-30
1
-7
/
+3
|
*
Change meaning of get_processor_timestamp
Jack Lloyd
2017-01-27
2
-36
/
+77
*
|
Blind fix
Jack Lloyd
2017-01-30
1
-1
/
+1
*
|
Transpose for 32-bit NEON
Jack Lloyd
2017-01-29
1
-1
/
+19
*
|
Workaround for MSVC 2013
Jack Lloyd
2017-01-29
2
-3
/
+14
[next]