29319 Commits (b7140b0604bdfaa034452d97648a9c23a97568e4)
 

Author SHA1 Message Date
Shane Lontis b7140b0604 Add migration guide for 3.0
2 years ago
Benjamin Kaduk 6e495312fd Update SSL_new_session_ticket() manual for triggered send
2 years ago
Benjamin Kaduk a0bbcb42a9 Test new SSL_new_session_ticket() functionality
2 years ago
Benjamin Kaduk 7c73fefe38 Let SSL_new_session_ticket() enter init immediately
2 years ago
Dr. David von Oheimb e34e91d7e5 danetest.c: Improve code formatting
2 years ago
Dr. David von Oheimb d6bf19a465 X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failure
2 years ago
Dr. David von Oheimb 558f2a0146 X509 build_chain(): Fix two potential memory leaks on issuer variable
2 years ago
Dr. David von Oheimb fc48b5c825 X509 build_chain(): Make the variable 'curr' local to the loop body
2 years ago
Dr. David von Oheimb e2abc685b7 X509 build_chain(): Rename variable 'depth' to 'max_depth'
2 years ago
Dr. David von Oheimb aaa584cee7 X509 build_chain(): Restrict scope of 'self_signed' variable
2 years ago
Richard Levitte da750b15c0 Make apps/progs.pl not look at apps/progs.c
2 years ago
Richard Levitte dd05c7938d build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmts
2 years ago
Tomas Mraz b41ebb991e speed: Document the deficiencies of the command
2 years ago
Dr. David von Oheimb cf6cba90d5 80-test_cms.t: Disable new tests for binary input in Windows
2 years ago
Dr. David von Oheimb 25fad2ece8 apps/list: Remove obsolete -missing-help option
2 years ago
Dr. David von Oheimb e34307b8ac find-doc-nits -c: Fix handling in case expected helpstr is not found
2 years ago
Dr. David von Oheimb 5bac37cb14 unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nits
2 years ago
Jake Cooke cad4f3facc Add bounds checking to length returned by wcslen in wide_to_asc conversion to resolve integer overflow flaw
2 years ago
Richard Levitte bf991b25ca Make sure to include "crypto/ctype.h" to get ossl_isdigit()
2 years ago
Richard Levitte d2f5321293 Make sure to include "internal/numbers.h" to get SIZE_MAX
2 years ago
Richard Levitte 857cbe176f Fix crypto/bio/b_sock.c for VMS
2 years ago
Richard Levitte fea559085b Fix include/internal/sockets.h for VMS
2 years ago
Richard Levitte ac2aa13aaf Fix include/openssl/e_os2.h for VMS
2 years ago
Richard Levitte bba402ece7 Tweak apps/build.info for VMS
2 years ago
Richard Levitte 31be74d3ca VMS need to build DSO with name shortening, because of provider code
2 years ago
Richard Levitte 8ba3a15816 Configurations/descrip.mms.tmpl: Add another inclusion hack
2 years ago
Richard Levitte 0cbb6f6a9a Configurations/descrip.mms.tmpl: Change strategy for include directories
2 years ago
Richard Levitte cfc73c230d Thrown away all special descrip.mms variables
2 years ago
Richard Levitte 0c1428f441 Fix configdata.pm.in's "use lib" for VMS
2 years ago
Richard Levitte a1181fbdd0 Fix The VMS variant of platform->staticname()
2 years ago
Richard Levitte a2625c0fc8 Fix OpenSSL::fallback for VMS
2 years ago
Richard Levitte 22119050ab Configurations/descrip.mms.tmpl: Diverse updates
2 years ago
Richard Levitte 58ad786aa7 Turn off VMS C's info about unsupported pragmas
2 years ago
Richard Levitte 2660b7cfba Rework how a build file (Makefile, ...) is produced
2 years ago
Richard Levitte da51dc5f68 Move some OpenSSL perl utility functions to OpenSSL::Util
2 years ago
Dr. David von Oheimb 8a734d3aaf CMS_get0_SignerInfos(): Prevent spurious error on cms_get0_signed() failure
2 years ago
Dr. David von Oheimb 1b96cc70eb apps/cms.c: Simplify make_receipt_request() and load_content_info(()
2 years ago
Dr. David von Oheimb 6b83d032a6 apps/cms.c: Make -sign and -verify handle binary input
2 years ago
Dr. David von Oheimb 7c701c590d Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input
2 years ago
Dr. David von Oheimb 184238794f bio_lib: Add BIO_get_line, correct doc of BIO_gets
2 years ago
Pauli c4fca3f705 fips: remove unnecessary commas to get CI working
2 years ago
Tomas Mraz 753f1f24ac Avoid failing label removal if label is not there
2 years ago
Tomas Mraz a51ccd5be7 Separate FIPS checksum and labelling into different workflows
2 years ago
Rich Salz 47c88d453e Remove "openssl ifdef" handling
2 years ago
Rich Salz e53ad1d8f2 Remove '=for openssl ifdef'
2 years ago
Matt Caswell 40692ed7c8 Better error messages if there are no encoders/decoders/store loaders
2 years ago
Dr. David von Oheimb 9be5f9a869 Move ossl_sleep() to e_os.h and use it in apps
2 years ago
Dr. David von Oheimb 78c44e4f81 DOC: Fix nits found by improved find-doc-nits -c
2 years ago
Dr. David von Oheimb 4a14ae9dc8 ci.yml: Add cmd-nits to the doc-nits CI run
2 years ago
Dr. David von Oheimb 8a28134104 openssl-dsa.pod.in: Fix glitch: pvk-string -> pvk-strong
2 years ago