summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-06-28Use .Dv for SIOCTL_SEL, as we do for all other macrosAlexandre Ratchov
2020-06-28Allow switching between alternate devices (-F option) with sndioctl(1)Alexandre Ratchov
2020-06-28Add a new SIOCTL_SEL control type to select one of a predefined set ofAlexandre Ratchov
2020-06-27Prevent the use of jump tables on powerpc64 as well.Mark Kettenis
2020-06-27Add missing label.Mark Kettenis
2020-06-26Provide an optimized implementation of ffs(3) in libc onChristian Weisgerber
2020-06-26Fix powerpc64 pie binraries, in register renumbering one line was missed.Dale Rahn
2020-06-26Fix TCB_OFFSET_ERRNO. Adjust comments to reflect that powerpc64 uses %r13Mark Kettenis
2020-06-26Avoid "bare" register numbers.Mark Kettenis
2020-06-26Accidentally doubled these files on first commit. Correcting.Dale Rahn
2020-06-25Add missing kvm_dump(3) and kvm_getfiles(3) under SEE ALSO for completenesskn
2020-06-25Switch the order of the two tests in tls13_client_hello_required_extensionsTheo Buehler
2020-06-25Intial attempt at powerpc64 libcrypto pieces.Dale Rahn
2020-06-25disable altivec and vsx as it causes issues in qemu testing.Dale Rahn
2020-06-25PowerPC64 startup code.Dale Rahn
2020-06-25PowerPC64 libc powerpc sys filesDale Rahn
2020-06-25PowerPC64 libc string/net filesDale Rahn
2020-06-25*** empty log message ***Dale Rahn
2020-06-25PowerPC64 libc/arch/powerpc/gdtoa filesDale Rahn
2020-06-25Committed wrong version of file, atomic_lock is 32 bit.Dale Rahn
2020-06-25PowerPC64 libc gen filesDale Rahn
2020-06-25PowerPC64 libc (libc powerpc top)Dale Rahn
2020-06-24Properly document the return values of EVP_PKEY_base_id(3)Ingo Schwarze
2020-06-24use n-bit <noun> consistently; ok schwarze for the principal of the idea,Jason McIntyre
2020-06-24Make tls13_legacy_shutdown() match ssl3_shutdown() semantics.Joel Sing
2020-06-24new manual page ChaCha(3);Ingo Schwarze
2020-06-24new manual page CMAC_Init(3);Ingo Schwarze
2020-06-24Document eight additional pre-OpenSSL-1.1 accessor functions that areIngo Schwarze
2020-06-24Enforce restrictions for ClientHello extensionsTheo Buehler
2020-06-22spelling fix;Jason McIntyre
2020-06-22Extend kqueue interface with EVFILT_EXCEPT filter.Martin Pieuchot
2020-06-20basic macro cleanup: .Fo for long .Fn lines, .Fa for struct fields,Ingo Schwarze
2020-06-20add missing ENVIRONMENT. HISTORY, and AUTHORS sections,Ingo Schwarze
2020-06-19We inherited the constant time CBC padding removal from BoringSSL, butTheo Buehler
2020-06-19mark the functions documented in des_read_pw(3) as deprecatedIngo Schwarze
2020-06-19document X509_get0_pubkey_bitstr(3),Ingo Schwarze
2020-06-19document error handling of X509_PUBKEY_get0(3) and X509_PUBKEY_get(3)Ingo Schwarze
2020-06-19Merge documentation of X509_get0_serialNumber(3) from OpenSSL-1.1.1Ingo Schwarze
2020-06-18uint8_t is a discrete, not a continuous type,Ingo Schwarze
2020-06-18Many of these functions have several arguments, and some argumentsIngo Schwarze
2020-06-18basic macro cleanup, and reword two phrases about closed intervalsIngo Schwarze
2020-06-18Document sioctl_desc structure maxval attributeAlexandre Ratchov
2020-06-15Document EVP_read_pw_string_min(3)Theo Buehler
2020-06-15Document PEM_def_callback(3).Ingo Schwarze
2020-06-12add my Copyright and license, which i forgot when adding a significantIngo Schwarze
2020-06-12add a comment saying that name_cmp() is intentionally undocumented;Ingo Schwarze
2020-06-12document PEM_ASN1_read(3) and PEM_ASN1_read_bio(3);Ingo Schwarze
2020-06-11wording tweaks from ross l richardson and tb;Jason McIntyre
2020-06-10document PKCS7_get_signer_info(3)Ingo Schwarze
2020-06-10describe six more PKCS7 attribute functionsIngo Schwarze