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
*
Add Private_Key::public_key
Jack Lloyd
2020-11-28
2
-0
/
+9
*
Rule of 5
Jack Lloyd
2020-11-11
2
-0
/
+10
*
Make polyn_gf2m.h internal
Jack Lloyd
2020-11-11
8
-13
/
+7
*
Update annotations on now-internal headers
Jack Lloyd
2020-11-08
1
-3
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
7
-7
/
+7
*
MSVC doesn't accept std::vector with incomplete types in C++11
Jack Lloyd
2020-11-05
2
-2
/
+3
*
Remove some implementation headers from public McEliece includes
Jack Lloyd
2020-11-05
6
-11
/
+28
*
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
[next]