summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-07-26Dedup dtls1_dispatch_alert()/ssl3_dispatch_alert().Joel Sing
2021-07-25Consistently use __asm instead of asm/__asm__Jeremie Courreges-Anglas
2021-07-25nanosleep.2: HISTORY: correct historic sleep() system call originscheloha
2021-07-25Document X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3),Ingo Schwarze
2021-07-24riscv64 userland timecounter supportJeremie Courreges-Anglas
2021-07-24Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)Ingo Schwarze
2021-07-24Fix strchr() and strrchr() on mips64Visa Hankala
2021-07-23Similar to x509/x509_purp.c rev. 1.5:Ingo Schwarze
2021-07-23Delete some code from X509_PURPOSE_cleanup(3) that had no effect:Ingo Schwarze
2021-07-23Add a roff(7) comment that X509_issuer_and_serial_hash() isIngo Schwarze
2021-07-23Make MALLOC_STATS compile again; noted by Omar Polo and Joe NelsonOtto Moerbeek
2021-07-23clarify the meaning of the argument of X509_VERIFY_PARAM_set_purpose(3)Ingo Schwarze
2021-07-23mention the possibility that user-defined purpose identifiers may haveIngo Schwarze
2021-07-23new manual page X509_PURPOSE_set(3) documenting 11 functionsIngo Schwarze
2021-07-23nanosleep.2: miscellaneous cleanup and rewritescheloha
2021-07-23occured -> occurred;Jason McIntyre
2021-07-22document X509_STORE_CTX_set_time(3) and X509_STORE_CTX_set_depth(3)Ingo Schwarze
2021-07-22Major cleanup.Ingo Schwarze
2021-07-22Delete unused non-PIC code.Mark Kettenis
2021-07-22Split the functions operating on the X509_VERIFY_PARAM object outIngo Schwarze
2021-07-22document X509_STORE_CTX_get0_current_issuer(3)Ingo Schwarze
2021-07-22Move X509_STORE_CTX_get0_cert(3) to the X509_STORE_CTX_new(3) manual.Ingo Schwarze
2021-07-21Document X509_STORE_CTX_get_chain(3).Ingo Schwarze
2021-07-21Remove DTLS processed_rcds queue.Joel Sing
2021-07-21Silently discard invalid DTLS records.Joel Sing
2021-07-20Split X509_NAME_hash(3) out of d2i_X509_NAME(3) and documentIngo Schwarze
2021-07-19document X509_CRL_print(3) and X509_CRL_print_fp(3)Ingo Schwarze
2021-07-19Mop up dtls1_get_ccs_header() and struct ccs_header_st.Joel Sing
2021-07-19Inline DTLS1_CCS_HEADER_LENGTH rather than having a single use variable.Joel Sing
2021-07-18Markup promises with Cm not Vakn
2021-07-12new manual page X509_print_ex(3)Ingo Schwarze
2021-07-12Use the x509_verify_cert_cache_extensions fuction instead of manuallyBob Beck
2021-07-12document X509V3_extensions_print(3)Ingo Schwarze
2021-07-12document X509V3_EXT_print(3)Ingo Schwarze
2021-07-11While the traditional OpenSSL return value and behaviour of BIO_dump(3)Bob Beck
2021-07-11new manual page ASN1_parse_dump(3)Ingo Schwarze
2021-07-11document ASN1_get_object(3)Ingo Schwarze
2021-07-10Fix a read buffer overrun in X509_CERT_AUX_print(3),Ingo Schwarze
2021-07-10new manual page BIO_dump(3)Ingo Schwarze
2021-07-10Add a bunch of workarond in the verifier to support partial chains andBob Beck
2021-07-09Fix mixup between localKeyID and friendlyName.Theo Buehler
2021-07-09KNF: remove whitespace between functions and parenthesesTheo Buehler
2021-07-09new manual page for X509_keyid_set1(3), X509_keyid_get0(3),Ingo Schwarze
2021-07-08document X509_add1_reject_object(3) and X509_reject_clear(3)Ingo Schwarze
2021-07-08add new manual page for X509_add1_trust_object(3) and X509_trust_clear(3)Ingo Schwarze
2021-07-07Mention that there are alternatives for ERE '+' and '?' in BRE.Martijn van Duren
2021-07-06document X509_signature_dump(3) and X509_signature_print(3)Ingo Schwarze
2021-07-06Fix a bug in X509_print_ex(3).Ingo Schwarze
2021-07-06sync man page with changes 1.2.3 -> 1.2.11. some changes:Jason McIntyre
2021-07-05document i2a_ASN1_OBJECT(3)Ingo Schwarze