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
/
build-data
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use arc4random(3) as system rng on OpenBSD.
Alexander Bluhm
2017-03-30
1
-0
/
+1
*
Fix DragonflyBSD fs access
Jack Lloyd
2017-03-19
1
-0
/
+2
*
OpenBSD does not have 3 digit soname and library symlinks.
Alexander Bluhm
2017-03-13
1
-1
/
+3
*
Add readdir for Solaris
Jack Lloyd
2017-01-28
1
-0
/
+1
*
Refactor CPUID implementation, add ARM support
Jack Lloyd
2017-01-17
2
-0
/
+2
*
Cygwin has readdir, so uses it.
Jack Lloyd
2017-01-07
1
-0
/
+1
*
Update features for AIX
Jack Lloyd
2017-01-06
1
-0
/
+5
*
Update shared object naming for new versioning scheme.
Jack Lloyd
2017-01-06
15
-12
/
+29
*
Add os ios
Simon Warta
2017-01-03
1
-0
/
+26
*
configure - Better handling of filesystem feature bit
Jack Lloyd
2016-10-12
19
-1
/
+39
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
1
-0
/
+4
*
Compile shared libraries (too) on FreeBSD
Lauri Nurmi
2016-07-02
1
-0
/
+4
*
CLI rewrite
Jack Lloyd
2015-12-19
5
-0
/
+5
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
11
-11
/
+0
*
Prevent users from building static non-amalgamations on MinGW and Cygwin
Simon Warta
2015-09-09
2
-6
/
+2
*
Add soname_pattern
Simon Warta
2015-08-24
6
-5
/
+17
*
Add mktime fallback for non-POSIX timegm()
Simon Warta
2015-07-27
8
-0
/
+8
*
Add Android OS
Daniel Seither
2015-07-17
1
-0
/
+10
*
Add OS feature getsid
Daniel Seither
2015-07-17
11
-0
/
+11
*
Add MSVC stl filesystem implementation
Simon Warta
2015-07-16
1
-0
/
+1
*
Add .exe suffix to MinGW and Cygwin binaries also
lloyd
2015-04-27
3
-0
/
+4
*
I just now assumed configure.py --os=osx would work, and I'm probably not the...
lloyd
2015-03-15
1
-0
/
+1
*
Hide all uses of boost filesystem in fs.cpp. Use readdir as an
lloyd
2015-02-21
5
-1
/
+17
*
Use RtlSecureZeroMemory or memset_s if available
lloyd
2015-01-07
2
-0
/
+2
*
Enable system_rng on Windows and MinGW (untested)
lloyd
2014-12-21
2
-0
/
+2
*
Add MinGW support for the CryptoAPI RNG. Also disable the dependencies
lloyd
2014-12-17
1
-9
/
+0
*
Darwin features
lloyd
2014-04-05
1
-0
/
+2
*
Fix Windows feature macro defines
lloyd
2014-02-02
1
-3
/
+2
*
Add a --chost option to configure that takes a GNU style triplet.
lloyd
2012-08-31
2
-0
/
+5
*
propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...
lloyd
2011-12-18
2
-0
/
+5
|
\
|
*
Add basic NaCl target
lloyd
2011-12-08
1
-0
/
+4
|
*
LoadLibrary apparently works on MinGW
lloyd
2011-12-02
1
-0
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...
lloyd
2010-09-03
1
-2
/
+3
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...
lloyd
2010-08-04
1
-2
/
+3
|
|
|
\
|
|
|
*
propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...
lloyd
2010-07-09
1
-2
/
+3
|
|
|
|
\
|
|
|
|
*
propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76...
lloyd
2010-05-19
1
-2
/
+3
|
|
|
|
|
\
|
|
|
|
|
*
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
3
-1
/
+9
|
|
|
|
|
|
\
|
|
|
|
|
*
|
Instead of checking for Windows generically before using QueryPerformanceCoun...
lloyd
2009-12-01
1
-0
/
+1
*
|
|
|
|
|
|
MinGW install commands are the default, so don't specify explicitly.
lloyd
2011-05-26
2
-5
/
+2
*
|
|
|
|
|
|
When building for GCC, always get the version number, and turn off TR1
lloyd
2011-05-03
1
-0
/
+3
*
|
|
|
|
|
|
Enable unix_procs for FreeBSD. It was disabled in 2006 to work
lloyd
2011-04-21
2
-14
/
+15
*
|
|
|
|
|
|
One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), and
lloyd
2011-04-15
1
-0
/
+4
|
/
/
/
/
/
/
*
/
/
/
/
/
Add support for Windows-style dynamic loading with LoadLibrary. Not
lloyd
2010-08-25
1
-0
/
+1
|
/
/
/
/
/
*
/
/
/
/
Add a new utility class Dynamically_Loaded_Library which wraps around
lloyd
2010-07-27
1
-0
/
+1
|
/
/
/
/
*
/
/
/
Delete os defaults file - only used by Perl
lloyd
2010-07-09
1
-19
/
+0
|
/
/
/
*
|
/
Remove the old (unused) <supports_shared> config block. It specified
lloyd
2010-05-13
17
-69
/
+7
|
|
/
|
/
|
*
|
Fix compile of get_nanoseconds_clock for Windows.
lloyd
2009-12-23
2
-0
/
+2
*
|
Add feature macro for Win32's GetSystemTime
lloyd
2009-12-22
2
-0
/
+6
|
/
*
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
14
-0
/
+46
[next]