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
*
Try running rst2man in CI
Jack Lloyd
2017-12-12
2
-2
/
+2
*
Fix pragma message to avoid warning
schregger
2017-12-12
1
-1
/
+1
*
Add ability to generate man page with rst2man fixing #1349
Jack Lloyd
2017-12-11
2
-0
/
+14
*
Fix make clean
Jack Lloyd
2017-12-11
1
-1
/
+8
*
Merge GH #1351 Cleanup macro generation in build.h
Jack Lloyd
2017-12-11
10
-22
/
+61
|
\
|
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
8
-14
/
+14
|
*
Finish with the CPU feature macros
Jack Lloyd
2017-12-11
1
-2
/
+2
|
*
Rename the SSE4 ISA extensions
Jack Lloyd
2017-12-11
8
-14
/
+14
|
*
Further cleanup of macro generation in build.h
Jack Lloyd
2017-12-11
1
-5
/
+28
|
*
More simplifications
Jack Lloyd
2017-12-11
1
-3
/
+3
|
*
Clean up macro generation
Jack Lloyd
2017-12-11
2
-8
/
+24
*
|
Avoid a shadow warning under old Clang [ci skip]
Jack Lloyd
2017-12-11
1
-2
/
+2
|
/
*
Fix missing comma in test runner [ci skip]
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Add compiler language flags in build.h header [ci skip]
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Fix make clean target
Jack Lloyd
2017-12-11
1
-7
/
+3
*
Improve debug output of the build_docs script
Jack Lloyd
2017-12-11
1
-2
/
+5
*
Avoid a warning under AIX make
Jack Lloyd
2017-12-11
1
-4
/
+2
*
Merge GH #1346 Add for loops to templates, add cmake+bakefile templates
Jack Lloyd
2017-12-11
3
-10
/
+148
|
\
|
*
Tweak the bakefile output a bit
Jack Lloyd
2017-12-10
1
-8
/
+19
|
*
Fix bakefile arch setting for x86-32
Jack Lloyd
2017-12-10
1
-1
/
+1
|
*
Escape the shared build flags for CMake
Jack Lloyd
2017-12-10
1
-1
/
+1
|
*
Use for loops in cmake and bakefile builds
Jack Lloyd
2017-12-10
2
-13
/
+36
|
*
Use template file to generate bakefile
Jack Lloyd
2017-12-10
1
-0
/
+28
|
*
Generate the CMake using a template file
Jack Lloyd
2017-12-10
1
-0
/
+62
|
*
Add basic iteration constructs to template files
Jack Lloyd
2017-12-10
1
-10
/
+24
*
|
Rename CRC24 tables
Jack Lloyd
2017-12-10
1
-9
/
+9
*
|
Enable using NEON on Clang
Jack Lloyd
2017-12-10
4
-20
/
+24
|
/
*
Move -Wstrict-overflow to maintainer mode [ci skip]
Jack Lloyd
2017-12-09
1
-2
/
+2
*
Avoid saving a resumed session multiple times
Jack Lloyd
2017-12-07
1
-1
/
+3
*
Handle #1303 on the server side
Jack Lloyd
2017-12-07
1
-1
/
+13
*
On resuming a client session, save the certificates that were used.
Jack Lloyd
2017-12-07
3
-3
/
+17
*
Fix formatting in TLS server code [ci skip]
Jack Lloyd
2017-12-07
1
-193
/
+179
*
Remove the doc.stamp file in make clean target [ci skip]
Jack Lloyd
2017-12-07
1
-0
/
+2
*
Fix make clean target - didn't remove libbotan-2.so symlink files [ci skip]
Jack Lloyd
2017-12-06
1
-1
/
+1
*
Fix seeding of test RNG
Jack Lloyd
2017-12-06
1
-4
/
+3
*
Add a new version function returning just the version without extras
Jack Lloyd
2017-12-06
3
-19
/
+41
*
Add some basic tests of CPUID class
Jack Lloyd
2017-12-06
1
-0
/
+44
*
Fix uninitialized warning closes #927 [ci skip]
Jack Lloyd
2017-12-06
1
-1
/
+1
*
Add an option to generate PDF version of the documentation
Jack Lloyd
2017-12-06
1
-11
/
+36
*
Merge GH #1339 Add ability to query supported named groups
Jack Lloyd
2017-12-06
3
-31
/
+56
|
\
|
*
Add known_named_groups to EC_Group to list known curves. Fixes GX #1338.
J08nY
2017-12-05
3
-31
/
+56
*
|
Fix signed vs unsigned comparison warning
Jack Lloyd
2017-12-05
1
-1
/
+1
*
|
Cryptobox doesn't require filters anymore
Jack Lloyd
2017-12-05
1
-6
/
+3
*
|
Merge GH #1267 Multithreaded signing in XMSS
Jack Lloyd
2017-12-05
29
-170
/
+649
|
\
\
|
*
|
Fixes lambda capture error in MSVC
Matthias Gierlings
2017-11-23
1
-1
/
+3
|
*
|
Adds runtime benchmark to guess phys. core count.
Matthias Gierlings
2017-11-23
3
-3
/
+122
|
*
|
Updates documentation, news and copyright notices.
Matthias Gierlings
2017-11-21
28
-34
/
+45
|
*
|
Adds guards for environments without threads
Matthias Gierlings
2017-11-21
1
-1
/
+7
|
*
|
Implements multithreading support for XMSS
Matthias Gierlings
2017-11-21
26
-136
/
+477
*
|
|
Merge GH #1335 Support uninitialized X509 objects
Jack Lloyd
2017-12-05
12
-136
/
+167
|
\
\
\
[next]