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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pk_pad: Add missing overrides
Daniel Seither
2015-07-30
9
-34
/
+34
*
pbkdf: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
modes: Add missing overrides
Daniel Seither
2015-07-30
5
-20
/
+21
*
mac: Add missing overrides
Daniel Seither
2015-07-30
6
-47
/
+47
*
math: Add missing overrides
Daniel Seither
2015-07-30
1
-8
/
+8
*
kdf: Add missing overrides
Daniel Seither
2015-07-30
3
-8
/
+8
*
hash: Add missing overrides
Daniel Seither
2015-07-30
21
-143
/
+143
*
filters: Add missing overrides
Daniel Seither
2015-07-30
9
-57
/
+57
*
ffi: Add missing overrides
Daniel Seither
2015-07-30
1
-3
/
+3
*
entropy: Add missing overrides
Daniel Seither
2015-07-30
10
-20
/
+20
*
x509: Add missing overrides
Daniel Seither
2015-07-30
6
-77
/
+90
*
block: Add missing overrides
Daniel Seither
2015-07-30
31
-228
/
+228
*
asn1: Add missing overrides
Daniel Seither
2015-07-30
7
-14
/
+14
*
Remove duplicate definition of MessageAuthenticationCode::name()
Daniel Seither
2015-07-30
1
-6
/
+0
*
Fix bugs in show_dependencies; Add option to show all dependencies
Simon Warta
2015-07-29
1
-12
/
+50
*
Document OS features
Simon Warta
2015-07-27
1
-0
/
+100
*
Add boost implementation of timegm()
Simon Warta
2015-07-27
2
-0
/
+37
*
Add mktime fallback for non-POSIX timegm()
Simon Warta
2015-07-27
9
-5
/
+64
*
Improve calendar_point unit tests
Simon Warta
2015-07-27
1
-5
/
+36
*
Avoid 0 as nullpointer warning on MinGW
Simon Warta
2015-07-27
1
-1
/
+1
*
Remove the x86 asm versions of MD4, MD5, SHA-1 and Serpent
Jack Lloyd
2015-07-25
24
-2222
/
+0
*
Fix typos
Simon Warta
2015-07-24
15
-32
/
+32
*
Fix BigInt random_integer() distribution issue.
Simon Warta
2015-07-24
4
-10
/
+128
*
Refactor BigInt
Simon Warta
2015-07-24
4
-9
/
+94
*
Better living through macros
Jack Lloyd
2015-07-24
1
-30
/
+32
*
BigInt::to_u32bit failed on 32-bit integers. GH #220
Jack Lloyd
2015-07-23
2
-2
/
+48
*
Use shellcheck where possible
Simon Warta
2015-07-22
5
-15
/
+19
*
Silence some extra ';' warnings
Simon Warta
2015-07-22
4
-5
/
+6
*
Rename so_link_flags to so_link_commands
Simon Warta
2015-07-21
9
-24
/
+24
*
Add binary_link_command; Use compiler configs to set RPATH on Linux
Simon Warta
2015-07-21
3
-0
/
+19
*
Update Windows linking
Simon Warta
2015-07-21
1
-6
/
+13
*
Add debug linker for GCC
Simon Warta
2015-07-21
1
-1
/
+2
*
Merge compile_option into CXX_FLAGS
Simon Warta
2015-07-21
9
-24
/
+18
*
msvc fixes
Simon Warta
2015-07-21
1
-5
/
+13
*
Have a $(LINKER) variable
Simon Warta
2015-07-21
2
-1
/
+4
*
Rename template variable cc -> cxx
Simon Warta
2015-07-21
2
-3
/
+2
*
Use -O0 (no optimization) in GCC debug compile flags
Simon Warta
2015-07-21
1
-2
/
+2
*
Adjust MSVC compile flags
Simon Warta
2015-07-21
2
-3
/
+3
*
Make release/debug versions for: compile_flags, lib_opt_flags and app_opt_flags
Simon Warta
2015-07-21
9
-32
/
+44
*
Add tests for RSA, ECDSA, and ECDH interfaces in FFI module
Jack Lloyd
2015-07-18
1
-36
/
+210
*
Timing ratio is too tight for CI VMs
Jack Lloyd
2015-07-18
1
-1
/
+1
*
Include build.h before doing a macro check; was causing tests to be skipped
Jack Lloyd
2015-07-18
1
-0
/
+2
*
Add tests for some of the C89 interface.
Jack Lloyd
2015-07-18
2
-1
/
+174
*
Add Android OS
Daniel Seither
2015-07-17
11
-0
/
+21
*
Add OS feature getsid
Daniel Seither
2015-07-17
12
-0
/
+13
*
Remove references to removed tru64 OS
Daniel Seither
2015-07-17
6
-6
/
+0
*
Read .crt files in tests as binary files
Simon Warta
2015-07-17
1
-1
/
+1
*
Add MSVC stl filesystem implementation
Simon Warta
2015-07-16
3
-3
/
+32
*
Refactor internal/filesystem.h
Simon Warta
2015-07-16
7
-56
/
+92
*
Add missing include <string> in calendar.h
Simon Warta
2015-07-16
1
-0
/
+1
[next]