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
*
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
*
|
Set SIMD ISA flags when building test_simd.cpp
Jack Lloyd
2017-01-29
1
-1
/
+6
*
|
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
2
-191
/
+352
|
/
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
2
-8
/
+12
*
Remove obsolete workaround for bug in some old Sun Studio version
Jack Lloyd
2017-01-24
1
-5
/
+0
*
If PowerPC clock returns 0, skip it.
Jack Lloyd
2017-01-23
1
-2
/
+10
*
Add CPUID::to_string
Jack Lloyd
2017-01-22
2
-38
/
+67
*
Add basic test for OS utils
Jack Lloyd
2017-01-22
1
-4
/
+12
*
Avoid requiring AT_DCACHEBSIZE (data cache size) getauxval
Jack Lloyd
2017-01-19
1
-0
/
+3
*
Fix for PowerPC
Jack Lloyd
2017-01-17
1
-2
/
+2
*
Fixes for 32-bit ARM
Jack Lloyd
2017-01-17
1
-7
/
+38
*
Refactor CPUID implementation, add ARM support
Jack Lloyd
2017-01-17
2
-146
/
+322
*
Fixes for OS X build
Jack Lloyd
2017-01-17
2
-1
/
+2
*
Add OS::run_cpu_instruction_probe
Jack Lloyd
2017-01-15
2
-13
/
+107
*
Move Data_Store from utils to x509
Jack Lloyd
2017-01-04
3
-221
/
+0
*
Fix comment typo [ci skip]
Jack Lloyd
2017-01-03
1
-1
/
+1
*
Avoid using target function attribute in Clang before 3.8
Jack Lloyd
2017-01-03
1
-1
/
+1
*
Compile fix
Jack Lloyd
2016-12-23
1
-0
/
+1
*
Fix file descriptor leak introduced in bcae34c0c
Jack Lloyd
2016-12-23
2
-5
/
+1
*
More filter tests
Jack Lloyd
2016-12-22
2
-15
/
+10
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
32
-293
/
+297
*
Add missing netinet includes for sockaddr_in
louiz’
2016-12-08
1
-0
/
+1
*
Fix BER decoder integer overflow
Jack Lloyd
2016-11-28
2
-1
/
+41
|
\
|
*
Check for overflow in BER decoder EOC scanning
Jack Lloyd
2016-11-27
2
-1
/
+41
*
|
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
3
-0
/
+3
|
/
*
Add BOTAN_UNUSED when relevant OS support is missing
Jack Lloyd
2016-11-27
2
-0
/
+2
*
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
3
-10
/
+176
*
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
1
-5
/
+9
|
\
|
*
MSVC doesnt support #warning
Jack Lloyd
2016-11-23
1
-1
/
+1
|
*
Somewhat better errors in HTTP
Jack Lloyd
2016-11-23
1
-5
/
+9
*
|
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
[next]