index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
Disallow Ed448 signature malleability
Matt Caswell
1
-2
/
+28
2018-12-11
typo ANS1 -> ASN1
nxtstep
3
-3
/
+3
2018-12-11
util/mkdef.pl: Remove a ';' that snuck in
Richard Levitte
1
-1
/
+1
2018-12-11
Configuration: $config{shlib_version_number} -> $config{shlib_version}
Richard Levitte
4
-5
/
+5
2018-12-10
apps/tsget.in: use the full version in the user agent string
Richard Levitte
1
-1
/
+1
2018-12-10
VMS: fix library compatibility settings in util/mkdef.pl
Richard Levitte
1
-1
/
+3
2018-12-10
eng_devcrypto: add command to dump driver info
Eneas U de Queiroz
1
-24
/
+127
2018-12-10
eng_devcrypto: add configuration options
Eneas U de Queiroz
1
-41
/
+353
2018-12-10
eng_devcrypto: save ioctl if EVP_MD_..FLAG_ONESHOT
Eneas U de Queiroz
1
-5
/
+12
2018-12-10
eng_devcrypto: make sure digest can do copy
Eneas U de Queiroz
1
-8
/
+26
2018-12-10
eng_devcrypto: fix ctr mode
Eneas U de Queiroz
1
-23
/
+102
2018-12-10
eng_devcrypto: add cipher CTX copy function
Eneas U de Queiroz
1
-0
/
+18
2018-12-10
eng_devcrypto: close session on cleanup, not final
Eneas U de Queiroz
1
-4
/
+9
2018-12-10
eng_devcrypto: fix copy of unitilialized digest
Eneas U de Queiroz
1
-8
/
+4
2018-12-10
eng_devcrypto: expand digest failure cases
Eneas U de Queiroz
1
-0
/
+5
2018-12-10
eng_devcrypto: don't leak methods tables
Eneas U de Queiroz
1
-5
/
+5
2018-12-10
INSTALL: add note about devcrypto engine
Eneas U de Queiroz
1
-0
/
+5
2018-12-10
Document the num_tickets s_server option
Matt Caswell
2
-5
/
+13
2018-12-10
Preserve errno on dlopen
Matt Caswell
1
-0
/
+7
2018-12-10
Make sure build_SYS_str_reasons() preserves errno
Matt Caswell
2
-0
/
+7
2018-12-10
make update
Richard Levitte
3
-0
/
+4
2018-12-10
Prevent calling decryption in an encryption context and vice versa
Richard Levitte
1
-6
/
+39
2018-12-10
Cleaner disposal of ephemeral engine ids and names
Viktor Dukhovni
2
-9
/
+10
2018-12-10
Eliminate NOP cast
Viktor Dukhovni
1
-2
/
+2
2018-12-10
change into hex string constants to avoid overflow warnings
Christos Zoulas
1
-8
/
+4
2018-12-10
Add a format attribute to the format functions and fix the broken format
Christos Zoulas
3
-14
/
+38
2018-12-10
Fix const issues
Christos Zoulas
1
-3
/
+4
2018-12-10
Avoid const castaway warning
Christos Zoulas
1
-2
/
+2
2018-12-10
Use a const variable
Christos Zoulas
1
-1
/
+2
2018-12-10
Use the proper fonst cast
Christos Zoulas
1
-1
/
+1
2018-12-10
don't pass const string where a modifyable string is expected
Christos Zoulas
1
-1
/
+2
2018-12-10
add missing "void" in prototype.
Christos Zoulas
1
-1
/
+1
2018-12-10
add missing const in cast
Christos Zoulas
1
-1
/
+1
2018-12-10
add missing const
Christos Zoulas
1
-1
/
+1
2018-12-10
use the proper types to eliminate casts
Christos Zoulas
1
-17
/
+17
2018-12-08
err/err.c: improve err_clear_last_constant_time's portability.
Andy Polyakov
1
-2
/
+21
2018-12-08
Update kmac.c
terry zhao
1
-4
/
+4
2018-12-07
Configure: fix the version string in the configure output
Dr. Matthias St. Pierre
4
-5
/
+8
2018-12-07
Remove all NOEXIST symbols from ordinals files
Richard Levitte
1
-2
/
+0
2018-12-07
make update
Richard Levitte
2
-5077
/
+5077
2018-12-07
util/perl/OpenSSL/Ordinals.pm: introduce a base version
Richard Levitte
1
-5
/
+63
2018-12-07
util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versions
Richard Levitte
2
-26
/
+91
2018-12-07
util/perl/OpenSSL/Ordinals.pm: shift to dotted versions internally
Richard Levitte
1
-6
/
+9
2018-12-07
apps: print Kernel TLS in s_client and s_server
Boris Pismenny
2
-0
/
+8
2018-12-07
CHANGES: Add Linux Kernel TLS data-path
Boris Pismenny
1
-0
/
+5
2018-12-07
sslapitest: add test ktls
Boris Pismenny
3
-0
/
+317
2018-12-07
ssl: Linux TLS Tx Offload
Boris Pismenny
10
-50
/
+235
2018-12-07
evp/e_aes: Expose IV
Boris Pismenny
2
-0
/
+10
2018-12-07
bio: Linux TLS Offload
Boris Pismenny
3
-2
/
+92
2018-12-07
Configure Kernel TLS datapath
Boris Pismenny
2
-0
/
+32
[next]