index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for release of 3.0 alpha 17
openssl-3.0.0-alpha17
Matt Caswell
2021-05-20
3
-4
/
+4
*
make update
Matt Caswell
2021-05-20
2
-15
/
+15
*
Update copyright year
Matt Caswell
2021-05-20
70
-71
/
+71
*
EVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs
Richard Levitte
2021-05-20
1
-0
/
+35
*
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
Richard Levitte
2021-05-20
7
-23
/
+26
*
test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key
Richard Levitte
2021-05-20
1
-7
/
+33
*
Refer to the migration guide rather than the wiki in our announcements
Matt Caswell
2021-05-20
2
-6
/
+6
*
Create symlinks when installing man pages
Matt Caswell
2021-05-20
2
-1
/
+57
*
app: add a -store_loaders option to list.
Pauli
2021-05-20
2
-1
/
+69
*
Complete 'no-sock' guards in apps/ocsp.c
Richard Levitte
2021-05-20
1
-0
/
+8
*
Update documentation for global properties mirroring
Matt Caswell
2021-05-20
3
-8
/
+20
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
7
-17
/
+101
*
Documentation updates for mirroring of global properties
Matt Caswell
2021-05-20
2
-0
/
+62
*
Test that properties are mirrored as we expect
Matt Caswell
2021-05-20
3
-4
/
+41
*
Add a callback for providers to know about global properties changes
Matt Caswell
2021-05-20
6
-3
/
+92
*
Add a test for converting a property list to a string
Matt Caswell
2021-05-20
1
-0
/
+56
*
Implement the ability to convert a PROPERTY_LIST to a string
Matt Caswell
2021-05-20
6
-2
/
+197
*
todo: remove TODO(3.0) from the sources.
Pauli
2021-05-20
7
-29
/
+0
*
Test d2i_PrivateKey_bio() does not add errors to stack when decoding a X25519...
Shane Lontis
2021-05-20
1
-10
/
+33
*
Revert "ARM assembly pack: translate bit-sliced AES implementation to AArch64"
Pauli
2021-05-20
2
-2341
/
+2
*
Add migration guide for 3.0
Shane Lontis
2021-05-20
11
-1065
/
+2351
*
Update SSL_new_session_ticket() manual for triggered send
Benjamin Kaduk
2021-05-19
1
-11
/
+16
*
Test new SSL_new_session_ticket() functionality
Benjamin Kaduk
2021-05-19
1
-3
/
+23
*
Let SSL_new_session_ticket() enter init immediately
Benjamin Kaduk
2021-05-19
1
-1
/
+5
*
danetest.c: Improve code formatting
Dr. David von Oheimb
2021-05-19
2
-24
/
+22
*
X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failure
Dr. David von Oheimb
2021-05-19
3
-15
/
+22
*
X509 build_chain(): Fix two potential memory leaks on issuer variable
Dr. David von Oheimb
2021-05-19
1
-6
/
+8
*
X509 build_chain(): Make the variable 'curr' local to the loop body
Dr. David von Oheimb
2021-05-19
1
-9
/
+4
*
X509 build_chain(): Rename variable 'depth' to 'max_depth'
Dr. David von Oheimb
2021-05-19
1
-7
/
+7
*
X509 build_chain(): Restrict scope of 'self_signed' variable
Dr. David von Oheimb
2021-05-19
1
-10
/
+9
*
Make apps/progs.pl not look at apps/progs.c
Richard Levitte
2021-05-19
2
-3
/
+9
*
build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmts
Richard Levitte
2021-05-19
2
-10
/
+57
*
speed: Document the deficiencies of the command
Tomas Mraz
2021-05-19
1
-3
/
+13
*
80-test_cms.t: Disable new tests for binary input in Windows
Dr. David von Oheimb
2021-05-19
1
-0
/
+1
*
apps/list: Remove obsolete -missing-help option
Dr. David von Oheimb
2021-05-19
2
-33
/
+1
*
find-doc-nits -c: Fix handling in case expected helpstr is not found
Dr. David von Oheimb
2021-05-19
1
-1
/
+2
*
unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nits
Dr. David von Oheimb
2021-05-19
3
-10
/
+5
*
Add bounds checking to length returned by wcslen in wide_to_asc conversion to...
Jake Cooke
2021-05-19
1
-1
/
+10
*
Make sure to include "crypto/ctype.h" to get ossl_isdigit()
Richard Levitte
2021-05-19
2
-0
/
+2
*
Make sure to include "internal/numbers.h" to get SIZE_MAX
Richard Levitte
2021-05-19
3
-0
/
+3
*
Fix crypto/bio/b_sock.c for VMS
Richard Levitte
2021-05-19
1
-4
/
+8
*
Fix include/internal/sockets.h for VMS
Richard Levitte
2021-05-19
1
-1
/
+2
*
Fix include/openssl/e_os2.h for VMS
Richard Levitte
2021-05-19
1
-2
/
+2
*
Tweak apps/build.info for VMS
Richard Levitte
2021-05-19
1
-2
/
+2
*
VMS need to build DSO with name shortening, because of provider code
Richard Levitte
2021-05-19
1
-4
/
+6
*
Configurations/descrip.mms.tmpl: Add another inclusion hack
Richard Levitte
2021-05-19
1
-0
/
+13
*
Configurations/descrip.mms.tmpl: Change strategy for include directories
Richard Levitte
2021-05-19
2
-73
/
+102
*
Thrown away all special descrip.mms variables
Richard Levitte
2021-05-19
1
-172
/
+159
*
Fix configdata.pm.in's "use lib" for VMS
Richard Levitte
2021-05-19
1
-5
/
+29
*
Fix The VMS variant of platform->staticname()
Richard Levitte
2021-05-19
1
-1
/
+2
[next]