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
...
|
*
msvc fixes
Simon Warta
2015-07-21
1
-5
/
+13
|
*
Have a $(LINKER) variable
Simon Warta
2015-07-21
3
-9
/
+20
|
*
Rename template variable cc -> cxx
Simon Warta
2015-07-21
3
-4
/
+3
|
*
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
10
-42
/
+65
|
/
*
Merge pull request #212 from webmaster128/gen-amalgamation-doesnt-build-via-a...
Simon Warta
2015-07-19
1
-1
/
+1
|
\
|
*
Tie static build check to --via-amalgamation, not --gen-amalgamation
Simon Warta
2015-07-19
1
-1
/
+1
|
/
*
Merge pull request #209 from webmaster128/ignore-pyc
Simon Warta
2015-07-18
1
-0
/
+2
|
\
|
*
Ignore *.pyc
Simon Warta
2015-07-18
1
-0
/
+2
|
/
*
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
*
Send Travis notifications to botan-commits mailing list
Jack Lloyd
2015-07-17
1
-1
/
+1
*
Merge pull request #203 from tiwoc/android
Simon Warta
2015-07-17
23
-6
/
+34
|
\
|
*
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
|
/
*
Merge pull request #204 from webmaster128/read-crt-as-binary
Simon Warta
2015-07-17
1
-1
/
+1
|
\
|
*
Read .crt files in tests as binary files
Simon Warta
2015-07-17
1
-1
/
+1
|
/
*
Merge pull request #201 from webmaster128/fs
Simon Warta
2015-07-16
9
-120
/
+185
|
\
|
*
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
*
Merge pull request #200 from webmaster128/time-test
Simon Warta
2015-07-16
4
-31
/
+87
|
\
|
*
Fix time range issue for 32 bit platforms
Simon Warta
2015-07-16
4
-31
/
+87
|
/
*
Describe release schedule for 1.11
Jack Lloyd
2015-07-16
1
-0
/
+2
*
Merge pull request #197 from webmaster128/documentation
Simon Warta
2015-07-15
2
-30
/
+25
|
\
|
*
Update building documentation
Simon Warta
2015-07-15
1
-26
/
+24
|
*
Use slim Kullo CI badge
Simon Warta
2015-07-15
1
-4
/
+1
|
/
*
Merge pull request #196 from tiwoc/force-semicolons
Simon Warta
2015-07-15
4
-7
/
+13
|
\
|
*
Remove semicolons at the end of macros
Daniel Seither
2015-07-15
1
-3
/
+3
|
*
Add missing semicolons
Daniel Seither
2015-07-15
2
-2
/
+2
|
*
Force semicolons at the end of BOTAN_REGISTER_* macro invocations
Daniel Seither
2015-07-15
1
-2
/
+8
|
/
*
Merge pull request #179 from webmaster128/catchy-tests
Simon Warta
2015-07-15
18
-30
/
+9951
|
\
|
*
Construct X509_Time from date integers in test x509
Simon Warta
2015-07-15
1
-6
/
+12
|
*
Fix round_up
Simon Warta
2015-07-15
10
-20
/
+152
|
*
Add tests: x509 (deactivated), cvc
Simon Warta
2015-07-15
2
-0
/
+89
|
*
Make internal headers available for tests (amalgamation)
Simon Warta
2015-07-15
1
-4
/
+3
|
*
Add test: stl_util; Add empty test: utils
Simon Warta
2015-07-15
2
-0
/
+28
|
*
Add initial catchy test: base64
Simon Warta
2015-07-15
3
-0
/
+9667
|
/
*
Merge pull request #194 from webmaster128/test-reporting
Simon Warta
2015-07-15
23
-49
/
+60
|
\
|
*
Have an outdata dir for tests
Simon Warta
2015-07-15
4
-6
/
+11
|
*
Fix TEST_DATA_DIR
Simon Warta
2015-07-15
20
-40
/
+38
|
*
Check if there are test vector files in a given test dir
Simon Warta
2015-07-15
1
-2
/
+8
|
*
Improve test reporting
Simon Warta
2015-07-15
2
-7
/
+9
|
/
*
Merge pull request #192 from webmaster128/force-amalgamation
Simon Warta
2015-07-13
1
-0
/
+4
|
\
|
*
Force amalgamation in static build
Simon Warta
2015-07-13
1
-0
/
+4
|
/
*
Set CXX path to g++ 4.8 for coverity scan
Simon Warta
2015-07-12
1
-1
/
+1
[prev]
[next]