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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge pull request #230 from webmaster128/rem-shellcheck-package
Simon Warta
2015-07-30
1
-1
/
+0
|
\
|
*
Remove shellcheck package in Travis configuration
Simon Warta
2015-07-30
1
-1
/
+0
|
/
*
Remove references to removed APIs and algos
Jack Lloyd
2015-07-29
4
-97
/
+13
*
Fix bugs in show_dependencies; Add option to show all dependencies
Simon Warta
2015-07-29
1
-12
/
+50
*
Merge pull request #205 from webmaster128/mktime
Simon Warta
2015-07-27
13
-11
/
+292
|
\
|
*
Document OS features
Simon Warta
2015-07-27
2
-0
/
+154
|
*
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
|
/
*
Merge pull request #228 from webmaster128/bigint-docs
Simon Warta
2015-07-27
1
-5
/
+5
|
\
|
*
Fix random_prime() indent in BigInt docs
Simon Warta
2015-07-27
1
-5
/
+5
|
/
*
Merge pull request #224 from webmaster128/remove-python-2.6
Simon Warta
2015-07-27
1
-15
/
+11
|
\
|
*
Update configure.py
Simon Warta
2015-07-26
1
-15
/
+11
|
/
*
Put TLS heartbeat on notice. GH #187
Jack Lloyd
2015-07-25
1
-0
/
+4
*
Remove the configure.py logic for handling bare asm. GH #216
Jack Lloyd
2015-07-25
1
-25
/
+2
*
Remove the x86 asm versions of MD4, MD5, SHA-1 and Serpent
Jack Lloyd
2015-07-25
25
-2223
/
+7
*
Merge pull request #223 from webmaster128/spelling
Simon Warta
2015-07-25
22
-55
/
+55
|
\
|
*
Fix typos
Simon Warta
2015-07-24
22
-55
/
+55
|
/
*
Merge pull request #221 from webmaster128/bitint
Simon Warta
2015-07-24
4
-19
/
+222
|
\
|
*
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
3
-2
/
+51
*
Merge pull request #218 from webmaster128/module-not-found
Simon Warta
2015-07-23
1
-2
/
+2
|
\
|
*
Make 'module not found' an error
Simon Warta
2015-07-23
1
-2
/
+2
|
/
*
Merge pull request #214 from webmaster128/shellcheck
Simon Warta
2015-07-22
6
-15
/
+20
|
\
|
*
Use shellcheck where possible
Simon Warta
2015-07-22
6
-15
/
+20
|
/
*
Merge pull request #215 from webmaster128/extra-semicolon
Simon Warta
2015-07-22
4
-5
/
+6
|
\
|
*
Silence some extra ';' warnings
Simon Warta
2015-07-22
4
-5
/
+6
|
/
*
Merge pull request #164 from webmaster128/repair-debug-config
Simon Warta
2015-07-21
14
-99
/
+177
|
\
|
*
Rename so_link_flags to so_link_commands
Simon Warta
2015-07-21
10
-34
/
+34
|
*
Add binary_link_command; Use compiler configs to set RPATH on Linux
Simon Warta
2015-07-21
4
-17
/
+52
|
*
Update Windows linking
Simon Warta
2015-07-21
1
-6
/
+13
|
*
Add debug linker for GCC
Simon Warta
2015-07-21
1
-1
/
+2
|
*
Check for so_link_command existence in compiler settings
Simon Warta
2015-07-21
1
-1
/
+3
|
*
Merge compile_option into CXX_FLAGS
Simon Warta
2015-07-21
10
-27
/
+19
[next]