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
/
lib
/
pubkey
/
mce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a Coverity issue
Jack Lloyd
2020-01-03
1
-1
/
+1
*
Fix MSVC warnings in McEliece
Jack Lloyd
2019-12-06
12
-192
/
+171
*
Moar
Jack Lloyd
2019-09-06
1
-1
/
+1
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
2
-1
/
+6
*
Fix some MSVC and LGTM warnings
Jack Lloyd
2019-06-29
5
-100
/
+108
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
6
-27
/
+26
*
Remove tab characters
Jack Lloyd
2019-04-10
1
-17
/
+17
*
Fix init ordering warning
Jack Lloyd
2019-01-18
1
-1
/
+1
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
2
-1
/
+2
*
Some cleanups in McEliece keygen
Jack Lloyd
2019-01-03
1
-15
/
+17
*
Add VC 2019 preview build
Jack Lloyd
2019-01-02
1
-0
/
+1
*
Silence MSVC warnings
Jack Lloyd
2018-12-04
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-2
/
+2
*
Fix bad assert in Goppa decoding
Jack Lloyd
2018-07-24
1
-3
/
+4
*
Make use of AlgorithmIdentifier::USE_EMPTY_PARAM
Jack Lloyd
2018-07-10
1
-1
/
+1
*
DER improvements
Jack Lloyd
2018-05-22
1
-3
/
+4
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
Use explicit :: or std:: to refer to functions in namespaces
Jack Lloyd
2017-10-01
1
-1
/
+1
*
Avoid -size_t
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
2
-2
/
+2
*
More header cleanups
Jack Lloyd
2017-09-23
1
-0
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-3
/
+3
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-2
/
+0
*
Avoid using double underscore in variable names
Jack Lloyd
2017-09-20
3
-11
/
+10
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
5
-10
/
+10
*
Add API stability annotations.
Jack Lloyd
2017-09-19
2
-4
/
+4
*
Avoid g_ prefix on local variable
Jack Lloyd
2017-09-03
1
-3
/
+3
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Avoid `throw new Exception`
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
5
-26
/
+14
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
12
-244
/
+244
*
Another rename in the service of filename uniqueness
Jack Lloyd
2016-12-08
1
-0
/
+0
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
2
-2
/
+2
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
2
-2
/
+2
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
1
-1
/
+1
*
Avoid having source files start with /**
Jack Lloyd
2016-11-25
12
-13
/
+13
*
Pubkey cleanups
Jack Lloyd
2016-11-12
2
-11
/
+6
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-2
/
+0
*
Reorganize anon namespace code to fix last doxygen warn [ci skip]
René Korthaus
2016-10-20
1
-8
/
+8
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+2
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-1
/
+1
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-4
/
+8
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
2
-4
/
+25
*
Merge branch 'master' into clang-analyzer
Daniel Neus
2016-03-06
3
-4
/
+4
|
\
|
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
3
-4
/
+4
*
|
fix dead assignment in mce/polyn_gf2m.cpp in polyn_gf2m() found by clang-anal...
Daniel Neus
2016-03-02
1
-3
/
+1
|
/
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-6
/
+6
*
Fix Coverity findings in McEliece code
Jack Lloyd
2016-02-09
3
-14
/
+20
[next]