summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-09-27lint is dead: delete the trivial uses of /* VARARGS[0-9]+ */Philip Guenther
2015-09-26Use ASN1_item_dup() instead of ASN1_dup().Joel Sing
2015-09-26oops - avoid Xr to self; sorry sebastien...Jason McIntyre
2015-09-26lint is dead: delete useless LINTLIBRARY commentsPhilip Guenther
2015-09-26mentions that using systrace(4) on a tame(2) program isn't possible.Sebastien Marie
2015-09-26We don't need no stinking "EXAMPLE OF THE DSA" or README (the credits areJoel Sing
2015-09-26correct a range problem in citrus-utf8 version of wcrtomb(3), in order to matchSebastien Marie
2015-09-24add a small hint that you'll get EBUSY if you forget to wait. ok guentherTed Unangst
2015-09-23fix function argument.Igor Sobrado
2015-09-23typo.Igor Sobrado
2015-09-22fix function name.Igor Sobrado
2015-09-22typo (s/intialization/initialization/).Igor Sobrado
2015-09-22typos in documentation; better wording, suggested by jmc@Igor Sobrado
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2015-09-21Prefer Xr over Fn for interpage references and delete reference toPhilip Guenther
2015-09-21Add STANDARDS section and another EINVAL reasonPhilip Guenther
2015-09-20remove bogus includes of err.hEric Faurot
2015-09-20use _PATH_RESCONF directlyEric Faurot
2015-09-20remove unused static functionEric Faurot
2015-09-19We don't need to calculate the load offset. This also means we don't needMark Kettenis
2015-09-19Make sure we set PROT_EXEC on the GOT for BSS-PLT binaries on powerpc.Mark Kettenis
2015-09-19Don't wrap initialized variables: binutils appears to be mishandling themPhilip Guenther
2015-09-18avoid void * pointer arithmeticBrent Cook
2015-09-18Revert bn_print.c:r1.25 ("handle negative-zero in BN_bn2dec() too") forStuart Henderson
2015-09-18Move s_signgam.c to PURE_SRCS, so that it also gets built on vax.Miod Vallat
2015-09-17Remove more EVP_sha() SHA-0 references.Brent Cook
2015-09-17Re-add missing comma from SHA-0 removal which breaks mlinks generation.Stuart Henderson
2015-09-17include stdint.h for uint64_tBrent Cook
2015-09-14tweak previous;Jason McIntyre
2015-09-14Avoid .Ns right after .Pf, it's pointless.Ingo Schwarze
2015-09-14Provide tls_config_insecure_noverifytime() in order to be able to disableJoel Sing
2015-09-14Add support for disabling certificate and CRL validity checking.Joel Sing
2015-09-14remove null check before free. from Michael McConvilleTed Unangst
2015-09-14delete bogus trailing .Ns from SYNOPSIS .Ft macrosIngo Schwarze
2015-09-14fix formatting by adding the required quotes to .Fa in the SYNOPSISIngo Schwarze
2015-09-14Remove useless quoting from .Fo and .Fn function names, to preventIngo Schwarze
2015-09-14some conn_version and conn_cipher bits;Jason McIntyre
2015-09-14Wrap moncontrol() so that internal calls go direct and it's a weak symbolPhilip Guenther
2015-09-14in the SYNOPSIS, make void function arguments explicitIngo Schwarze
2015-09-14Only two of the *rand48.c files need <math.h>, so just #include it in themPhilip Guenther
2015-09-14use .Va for global variables, and .Vt where the type is includedIngo Schwarze
2015-09-14vax deserves gdtoa love too!Philip Guenther
2015-09-14Wrap the remaining __*dtoa() functions so that internal calls go directPhilip Guenther
2015-09-14Expose EOF without close-notify via tls_close().Joel Sing
2015-09-14Wrap <langinfo.h> and <regexp.h> so internal calls go direct andPhilip Guenther
2015-09-14Wrap <locale.h> so internal calls go directPhilip Guenther
2015-09-14Return an error if tls_handshake() or tls_close() is called on a contextJoel Sing
2015-09-14Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weakPhilip Guenther
2015-09-14Wrap <sys/sem.h> so internal calls go direct and all the symbols are weakPhilip Guenther
2015-09-14KNFPhilip Guenther