index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-08
test/asn1_time_test.c: make it work on 64-bit HP-UX.
Andy Polyakov
1
-0
/
+2
2018-04-07
Updated to CONTRIBUTING to reflect GitHub, etc.
Rich Salz
1
-25
/
+26
2018-04-06
Duplicate code refactored
Kaoru Toda
1
-63
/
+43
2018-04-06
Add a note and better error if using Ed25519/Ed448 in dgst
Matt Caswell
2
-1
/
+14
2018-04-06
Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
Matt Caswell
4
-20
/
+65
2018-04-06
Fix bugs in X509_NAME_ENTRY_set
Rich Salz
1
-5
/
+3
2018-04-05
Set error code if alloc returns NULL
Rich Salz
12
-22
/
+67
2018-04-05
Update the genpkey documentation
Matt Caswell
1
-81
/
+90
2018-04-05
Pick a q size consistent with the digest for DSA param generation
Matt Caswell
4
-4
/
+14
2018-04-05
Don't crash if an unrecognised digest is used with dsa_paramgen_md
Matt Caswell
1
-1
/
+7
2018-04-05
Document the change in the previous commit about loading the config file
Matt Caswell
2
-2
/
+7
2018-04-05
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
12
-131
/
+253
2018-04-04
Change rand_pool_add[_end] prototypes to match
Richard Levitte
1
-3
/
+3
2018-04-04
rand/randfile.c: fix potential resource leak in RAND_load_file.
Andy Polyakov
1
-0
/
+1
2018-04-04
TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.
Andy Polyakov
1
-139
/
+179
2018-04-04
openssl s_server: print the accepting address and socket
Richard Levitte
3
-12
/
+32
2018-04-04
Remove ambiguity in rand_pool_add[_end] return value
Richard Levitte
4
-32
/
+33
2018-04-04
Add test/versions to gitignore
Matt Caswell
1
-0
/
+1
2018-04-04
Fix configuration of TLSv1.3 ciphersuites
Matt Caswell
4
-105
/
+131
2018-04-04
Add some tests for configuring the TLSv1.3 ciphersuites
Matt Caswell
1
-0
/
+82
2018-04-04
Don't use CPP in Configurations/unix-Makefile.tmpl
Richard Levitte
1
-2
/
+2
2018-04-04
Visual Studio 2017 debug build warning error on 32 bit build
cedral
1
-1
/
+2
2018-04-04
Prevent a possible recursion in ERR_get_state and fix the problem that
Bernd Edlinger
2
-21
/
+9
2018-04-04
Don't use getenv for critical functions when run as setuid/setgid
Bernd Edlinger
6
-4
/
+39
2018-04-03
Fix a bug in ecp_nistp224.c.
David Benjamin
2
-16
/
+21
2018-04-03
Enabled OneCore Conf for Console Apps (removed nonUniversal API)
Pecio
2
-14
/
+53
2018-04-03
VMS: stricter acquisition of entropy for the pool
Richard Levitte
4
-18
/
+55
2018-04-03
Set error code on alloc failures
Rich Salz
85
-143
/
+420
2018-04-03
Fix some errors in the mem leaks docs
Matt Caswell
1
-6
/
+6
2018-04-03
Fix a text canonicalisation bug in CMS
Matt Caswell
2
-4
/
+26
2018-04-03
Change the "offset too large" message to more generic wording
Bernd Edlinger
1
-1
/
+1
2018-04-03
Remove an unnecessary cast in the param to BUF_MEM_grow
Bernd Edlinger
1
-1
/
+1
2018-04-03
Fix range checks with -offset and -length in asn1parse
Bernd Edlinger
1
-2
/
+2
2018-04-03
Use strtol instead of atoi in asn1parse
Bernd Edlinger
1
-3
/
+3
2018-04-03
Improve diagnostics for invalid arguments in asn1parse -strparse
Bernd Edlinger
1
-2
/
+2
2018-04-03
Fix a crash in the asn1parse command
Bernd Edlinger
1
-1
/
+1
2018-04-03
Use gnu_printf format attribute to minimise MinGW warnings
Bernd Edlinger
1
-8
/
+14
2018-04-03
Prepare for 1.1.1-pre5-dev
Matt Caswell
2
-3
/
+3
2018-04-03
Prepare for 1.1.1-pre4 release
OpenSSL_1_1_1-pre4
Matt Caswell
2
-2
/
+2
2018-04-03
Fix CHANGES
Matt Caswell
1
-1
/
+1
2018-04-03
Update copyright year
Matt Caswell
46
-46
/
+46
2018-04-02
Use the private RNG for data that is not public
Kurt Roeckx
14
-19
/
+20
2018-04-02
Documentation typo fix in EVP_EncryptInit.pod
Alexandre Perrin
1
-1
/
+0
2018-04-02
fix typo in x509 documentation
Illya Gerasymchuk
1
-1
/
+1
2018-04-01
Remove import/use of File::Spec::Function
Daniel Bevenius
1
-1
/
+0
2018-04-01
Windows builds: remove over-quotation of LIBZ macro
Richard Levitte
2
-8
/
+8
2018-04-01
Make sure we use a nonce when a nonce is required
Kurt Roeckx
4
-29
/
+106
2018-04-01
Update documentation on how to close a connection
Kurt Roeckx
2
-28
/
+46
2018-04-01
Fix minor typo in comment in Configure
Daniel Bevenius
1
-1
/
+1
2018-03-31
Remove -Wmisleading-indentation from gcc devteam warning options
Bernd Edlinger
1
-1
/
+0
[next]