summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reinstate bounds check accidentally disabled when defining OPENSSL_NO_DTLS1tb2024-09-221-3/+1
* remove unneeded semicolons; checked by millert@jsg2024-09-201-2/+2
* Enable large number of extension tests and stop skippking QUIC transporttb2024-09-181-8/+3
* tlsfuzzer: add a start-server convenience target for interactive testingtb2024-09-171-2/+6
* Replace OpenSSL 3.1 (which no longer is in ports) with 3.3tb2024-09-171-2/+2
* tlsfuzzer: grammar fix missed in previoustb2024-09-141-2/+2
* typo: troups -> groupstb2024-09-131-2/+2
* parametes -> parameterstb2024-09-111-2/+2
* Make error 235 resolve to "no application protocol"tb2024-09-091-2/+1
* Fix alert callback in the QUIC layertb2024-09-091-2/+12
* Add and use tls13_record_layer_alert_sent()tb2024-09-092-3/+12
* Futhermore -> Furthermoretb2024-09-071-2/+2
* Prepare for an upcoming tlsfuzzer test that expects decode_errortb2024-09-061-2/+5
* Reenable AES-NI in libcryptotb2024-09-064-10/+29
* Adjust documentation to work without X509_LOOKUP_by_subject()tb2024-09-061-52/+5
* typo in comment; Effectivly -> Effectively; ok gilles@op2024-09-031-2/+2
* wild white spacederaadt2024-09-031-2/+2
* Remove X509_check_trust documentationtb2024-09-027-226/+11
* The X509at_* manuals are no longer neededtb2024-09-024-299/+4
* Also remove .Xr to X509at_*tb2024-09-021-4/+2
* Excise X509at_* from X509_REQ_* documentationtb2024-09-021-22/+10
* Rename lastpos to start_after to match other, similar manualstb2024-09-021-13/+13
* More X509at_* removaltb2024-09-021-8/+4
* Remove mention of the no longer public X509at_* functionstb2024-09-021-23/+12
* Adjust function signatures for const X509_LOOKUP_METHODtb2024-09-022-8/+8
* symbols: remove special case for cpuid_setup and cpu_capstb2024-09-011-8/+1
* sync x509v3_add_value with x509_utl.ctb2024-08-311-19/+32
* Rewrite X509V3_add_value() to a single exit idiomtb2024-08-311-19/+32
* Remove redundant COPYRIGHT file.jsing2024-08-311-50/+0
* Make fcrypt_body() static and remove prototype.jsing2024-08-312-6/+3
* Unifdef DES_PTR, DES_RISC1 and DES_RISC2.jsing2024-08-313-162/+3
* Unifdef OPENBSD_DES_ASM.jsing2024-08-312-10/+2
* Inline and remove spr.h.jsing2024-08-312-211/+149
* Combine DES code into a smaller set of files.jsing2024-08-3119-1967/+1185
* Merge fcrypt_b.c into fcrypt.c.jsing2024-08-313-148/+136
* Remove now unused ncbc_enc.c.jsing2024-08-311-160/+0
* Expand DES_ncbc_encrypt() in des_enc.c.jsing2024-08-311-3/+80
* Expand DES_cbc_encrypt() in cbc_enc.c.jsing2024-08-311-3/+73
* Update for OPENSSL_cpu_caps() now being machine independent.jsing2024-08-313-17/+5
* Update for OPENSSL_cpu_caps() now being machine independent.jsing2024-08-311-6/+2
* Make OPENSSL_cpu_caps() machine independent.jsing2024-08-312-18/+23
* Undo workaround for EVP_PKEY_*check() removaltb2024-08-311-3/+2
* major bump for libcrypto libssl and libtlstb2024-08-313-5/+5
* Bump LIBRESSL_VERSION_NUMBERtb2024-08-311-3/+3
* Remove SSL_add_compression_methodtb2024-08-316-36/+10
* Expose X509_get_signature_infotb2024-08-312-3/+2
* Make X509at_* API internaltb2024-08-315-75/+19
* Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_Ptb2024-08-314-8/+1
* Zap HMAC_Inittb2024-08-314-16/+3
* Nuke the whrlpool (named after the galaxy) from orbittb2024-08-3110-1018/+6