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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the InnoSetup script:
lloyd
2012-07-11
1
-12
/
+8
*
Fix --output-dir which did not work at all. Make compatible with
lloyd
2012-07-10
1
-53
/
+71
*
Add a comment so I remember how to get warnings
lloyd
2012-07-06
1
-1
/
+3
*
Disable generating LaTeX Doxygen output as we don't really need it and
lloyd
2012-07-06
1
-0
/
+8
*
Default to just `g++`. Check GCC version and warn if we are compiling
lloyd
2012-07-01
1
-1
/
+1
*
Remove BOTAN_MEM_POOL_CHUNK_SIZE macro from build.h, no longer used.
lloyd
2012-06-19
1
-5
/
+4
*
Fix westmere GCC builds
lloyd
2012-06-13
1
-1
/
+1
*
Move to -O3 with Clang. s/c++0x/c++11/
lloyd
2012-06-08
1
-2
/
+2
*
Always print the include dir as we are never in the default path
lloyd
2012-06-05
1
-4
/
+1
*
Target GCC 4.7.0 by default
lloyd
2012-05-30
1
-2
/
+2
*
Use libc++ with Clang by default as libstdc++ and Clang don't play
lloyd
2012-05-30
1
-1
/
+1
*
Remove targets clang doesn't actually support
lloyd
2012-05-25
1
-6
/
+0
*
Always use -pthread with clang, matching gcc behavior
lloyd
2012-05-25
1
-5
/
+3
*
Properly align return values of mlock_allocator. Be more careful about
lloyd
2012-05-22
1
-1
/
+1
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-2
/
+2
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...
lloyd
2012-03-30
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head c24b5d6b0...
lloyd
2012-03-16
2
-2
/
+6
|
|
\
|
*
|
Build fixes
lloyd
2012-01-11
1
-1
/
+3
*
|
|
Merge fixups. Add locking to default session manager. Use chrono lib
lloyd
2012-02-20
1
-1
/
+1
*
|
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
8
-136
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes for GCC 4.7.0 (r183974)
lloyd
2012-02-07
1
-1
/
+1
|
*
|
propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...
lloyd
2011-12-18
5
-12
/
+21
|
|
\
|
|
*
|
propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...
lloyd
2011-11-10
1
-0
/
+3
|
|
\
\
|
*
\
\
propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7...
lloyd
2011-10-06
8
-136
/
+12
|
|
\
\
\
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...
lloyd
2011-07-12
8
-136
/
+12
|
|
|
\
\
\
|
|
|
*
|
|
Use the right flags for C++11 for Clang (though 2.9 lacks support for
lloyd
2011-06-30
1
-1
/
+1
|
|
|
*
|
|
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
7
-135
/
+11
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...
lloyd
2011-03-08
1
-1
/
+3
|
|
|
|
|
\
\
\
|
|
|
|
*
|
|
|
Merge fixups
lloyd
2011-02-11
1
-1
/
+1
|
|
|
|
*
|
|
|
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
7
-133
/
+9
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...
lloyd
2010-11-29
1
-0
/
+1
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
8
-134
/
+10
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
8
-134
/
+10
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
|
Compile python wrapper as C++0x
lloyd
2010-09-09
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
|
|
propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52...
lloyd
2010-09-07
1
-1
/
+3
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...
lloyd
2010-09-03
7
-133
/
+9
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Use gcc 4.5.1
lloyd
2010-08-13
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...
lloyd
2010-08-13
7
-133
/
+9
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...
lloyd
2010-08-04
7
-133
/
+9
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Post merge fixups
lloyd
2010-07-09
2
-4
/
+0
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...
lloyd
2010-07-09
7
-129
/
+9
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
7
-15
/
+21
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76...
lloyd
2010-05-19
7
-133
/
+9
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Use 4.5.0 release
lloyd
2010-04-28
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
7
-133
/
+9
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
7
-133
/
+9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d...
lloyd
2010-02-25
7
-133
/
+9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...
lloyd
2010-02-14
7
-133
/
+9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
[next]