summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-06-14DSA_SIG_new() amounts to a single calloc() call.Joel Sing
2018-06-13style(9), comments and whitespace.Joel Sing
2018-06-13Avoid a timing side-channel leak when generating DSA and ECDSA signatures.Joel Sing
2018-06-12zap stray tabStuart Henderson
2018-06-12Reject excessively large primes in DH key generation. Problem reportedStuart Henderson
2018-06-10fix odd whitespaceTheo Buehler
2018-06-10Remove a handrolled GOST_le2bn().Joel Sing
2018-06-10Now that all of the server-side client key exchange processing functionsJoel Sing
2018-06-08Minor cleanup in ifuse_ops_setattr.helg
2018-06-08New semaphore implementation making sem_post async-safe.Paul Irofti
2018-06-07Prevent ggc3 error: redefinition of `fuse_dirh_t'helg
2018-06-05Add missing csi_dh_params_dup() calls.Joel Sing
2018-06-04Use process-private futexes. This avoids the overhead of calling into uvmMark Kettenis
2018-06-03Allocate a dedicated buffer for use when deriving a shared key duringJoel Sing
2018-06-03Check the return value from DH_size() in ssl3_send_client_kex_dhe().Joel Sing
2018-06-03Sync manual with the const changes introduced in pcap.h rev 1.20.Theo Buehler
2018-06-03Change some libpcap functions which use pointers as arguments andStuart Henderson
2018-06-03for the witness(4) text, we already Xr the page in the first sentence, so addingJason McIntyre
2018-06-02Validate DH public values and allow for smaller keys to be generated whenJoel Sing
2018-06-02Initial version of Crypto Simplified Interface (CSI).Joel Sing
2018-06-02Convert ssl3_get_client_kex_ecdhe_ecp() to CBS.Joel Sing
2018-06-02Remove the three remaining single DES cipher suites.Joel Sing
2018-06-02Add a const qualifier to the argument of UI_method_get_closer(),Theo Buehler
2018-06-02Add const to the argument of the following callback getters:Theo Buehler
2018-05-30Add const to both arguments of X509_certificate_type() and clean upTheo Buehler
2018-05-30Add a const qualifier to the argument of EVP_PKEY_size().Theo Buehler
2018-05-30Add a const qualifier to the `name' argument ofTheo Buehler
2018-05-30Add a const qualifier to the `uni' argument of OPENSSL_uni2asc().Theo Buehler
2018-05-30Add a const qualifier to the return value of BIO_s_file().Theo Buehler
2018-05-28Drop include of <arm64/swi.h> and remove it.Mark Kettenis
2018-05-28Returns EBUSY if dup2(2) is called for a LARVAL file.Martin Pieuchot
2018-05-28Clear the sign bit in the QNAN constants used by strtof, strtod and strtold,Jonathan Matthew
2018-05-27sync with usbhid.h; from david bernJason McIntyre
2018-05-26document the new kern.audio node; OK ratchov@Ingo Schwarze
2018-05-26minor markup improvement: .Fa *cctx -> .Pf * Fa cctxIngo Schwarze
2018-05-26Quote .Fa arguments containing blanks.Ingo Schwarze
2018-05-24As calloc does the zeroing for us in EVP_PKEY_asn1_new() already, no needTheo Buehler
2018-05-22Implement support for libfuse use_ino option. This returns the filehelg
2018-05-21Reformat debug output to one line per opcode to make it easier tohelg
2018-05-20Implement FBT_FLUSH. This is sent whenever a file descriptor is closed withhelg
2018-05-19In ui.h rev. 1.10 2018/05/19 11:03:33, tb@ added a const qualifierIngo Schwarze
2018-05-19In x509.h rev. 1.67 2018/05/19 10:58:08, tb@ added a const qualifierIngo Schwarze
2018-05-19In asn1.h rev. 1.49 2018/05/19 10:46:28, tb@ added a const qualifierIngo Schwarze
2018-05-19In ec.h rev. 1.13 2018/05/19 10:37:02, tb@ added a const qualifierIngo Schwarze
2018-05-19In x509.h rev. 1.64 2018/05/18 19:24:08, tb@ added const qualifiersIngo Schwarze
2018-05-19In x509.h rev. 1.61 2018/05/18 18:37:23 and rev. 1.65 2018/05/18 19:28:27,Ingo Schwarze
2018-05-19In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24,Ingo Schwarze
2018-05-19In x509.h rev. 1.56 2018/05/18 18:05:57 to rev. 1.58 2018/05/18 18:16:39,Ingo Schwarze
2018-05-19In x509.h rev. 1.54 2018/05/18 17:59:16, tb@ added a const qualifierIngo Schwarze
2018-05-19In x509.h rev. 1.52 2018/05/18 17:53:09 and rev. 1.53 2018/05/18 17:56:12, tb@Ingo Schwarze