summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2015-09-14add missing function return typesIngo Schwarze
2015-09-14Wrap <asr.h> so internal calls go direct and all the symbols are weakPhilip Guenther
2015-09-14Wrap <ifaddrs.h>, <netinet/in.h>, and <netinet/if_ether.h> so internalPhilip Guenther
2015-09-14Wrap <net/if.h> and <net/if_dl.h> so internal calls go direct and all thePhilip Guenther
2015-09-14Wrap <readpassphrase.h> so internal calls go direct and readpassphrase is weakPhilip Guenther
2015-09-14Wrap <netgroup.h> so internal calls go direct and the symbols are all weakPhilip Guenther
2015-09-14Make isfdtype() and getmntinfo() weak symbolsPhilip Guenther
2015-09-14Remove cast of int* to int*Philip Guenther
2015-09-14Use PROTO_DEPRECATED() make tcdrain() weak in libc, to guarantee libpthreadPhilip Guenther
2015-09-14Finish wrapping <netdb.h> so that calls go direct and the symbols are all weakPhilip Guenther