aboutsummaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add hidden cmac.h, dsa.h, gost.hTheo Buehler2023-07-081-0/+3
|
* sort hidden headersTheo Buehler2023-07-081-1/+1
|
* Add hidden objects.h, rsa.h, sha.hTheo Buehler2023-07-081-0/+3
|
* Add hidden bn.hTheo Buehler2023-07-081-0/+1
|
* Add hidden txt_cb.hTheo Buehler2023-07-081-0/+1
|
* Add hidden cast.h idea.h md4.h md5.h ocsp.hTheo Buehler2023-07-081-0/+5
|
* Add hidden crypto.hTheo Buehler2023-07-081-0/+1
|
* Add hidden buffer.h, cms.h, comp.h, conf_api.hTheo Buehler2023-07-081-0/+4
|
* Add hidden ct.h and dso.hTheo Buehler2023-07-081-3/+2
|
* Remove sm3_local.hTheo Buehler2023-07-081-1/+0
|
* Add hidden ecdh.h, sm3.hTheo Buehler2023-07-081-0/+2
|
* Remove hidden sm3.h and evp.h againTheo Buehler2023-07-081-2/+0
|
* Add hidden ec.h, ecdh.h, err.h, evp.h hkdf.hTheo Buehler2023-07-071-0/+5
|
* Add hidden rc2.h, pem.h, lhash.hTheo Buehler2023-07-071-0/+3
|
* Add hidden poly1305.h rand.h sm3.h sm4.hTheo Buehler2023-07-071-0/+4
|
* fixes #681, allow override of library POSTFIX for nested buildsBrent Cook2023-07-071-1/+1
|
* Land #886, add compat getopt implementationBrent Cook2023-07-072-0/+533
|\
| * add compat getopt implementation, remove patchesBrent Cook2023-07-072-0/+533
| | | | | | | | | | | | | | | | | | This adds a getopt implementation for compatibility where it is not available, removing a couple of regress patches. Note, this is a slightly modified copy from OpenBSD libc that doesn't expose getopt_long, which has dependency conflicts with Windows system headers and isn't needed anyway.
* | Land #883, improve socket / file descriptor checks on WindowsBrent Cook2023-07-071-24/+89
|\ \ | |/ |/|
| * fix get/setsockopt reversed logicBrent Cook2023-07-061-2/+2
| |
| * remove unneeded extern since we're not trying to hack this into mingw-w64Brent Cook2023-07-061-12/+0
| |
| * change socket / file descriptor checks on windowsBrent Cook2023-07-061-24/+101
| | | | | | | | | | | | | | | | | | | | | | based on discussion in https://github.com/libressl/portable/issues/266 and https://bugs.python.org/issue23524 adjust the compat layer for Windows to use _get_osfhandle in combination with _set_thread_local_invalid_parameter_handler if applicable to more reliably determine if a handle is a socket, file, or closed socket. This prevents assertions when calling tls_close on an already-closed socket.
* | hook bn_print to buildTheo Buehler2023-07-072-0/+2
| |
* | Add hidden ts.hTheo Buehler2023-07-071-0/+1
|/
* Add hidden asn1.h, asn1t.h, bio.h to buildTheo Buehler2023-07-051-0/+3
|
* Add hidden/openssl/chacha.hTheo Buehler2023-07-051-0/+1
|
* Some ECDH and ECDSA files were (re)movedTheo Buehler2023-07-052-9/+5
|
* generate opensslconf.h in build dir for cmakeBrent Cook2023-07-041-1/+2
|
* third try's a charmBrent Cook2023-07-032-2/+2
|
* define endbr64 as nopBrent Cook2023-07-032-2/+2
|
* move endbr64 removal to preprocessorBrent Cook2023-07-032-0/+2
|
* ech_local.h was removedTheo Buehler2023-06-251-1/+0
|
* Link bn_primitives.c to the buildTheo Buehler2023-06-212-0/+2
|
* Remove cms_cd.cTheo Buehler2023-06-112-2/+0
|
* unexport internal compat symbols from libcryptoBrent Cook2023-05-271-66/+0
|
* Add back rsa_x931.c for saltTheo Buehler2023-05-052-0/+2
|
* Unhook policy codeTheo Buehler2023-04-282-13/+0
|
* Link x509_policy.c to the buildTheo Buehler2023-04-262-0/+2
|
* bio_pk7.c was removedTheo Buehler2023-04-262-2/+0
|
* e_old.c went away againTheo Buehler2023-04-262-2/+0
|
* add back e_old.cTheo Buehler2023-04-252-0/+2
|
* A handful of files were removedTheo Buehler2023-04-252-28/+0
|
* x509_enum.c is goneTheo Buehler2023-04-212-2/+0
|
* bn_mpi.c is no moreTheo Buehler2023-04-172-2/+0
|
* Link sha3 to build.Theo Buehler2023-04-172-0/+5
|
* Drop dh_prn.cTheo Buehler2023-04-172-2/+0
|
* sha_internal.h is in crypto/shaTheo Buehler2023-04-162-0/+2
|
* ext_dat.h and vpm_int.h are goneTheo Buehler2023-04-161-2/+0
|
* Drop GF2m assemblyTheo Buehler2023-04-156-20/+0
|
* Update file listsTheo Buehler2023-04-142-2/+3
|