Age | Commit message (Expand) | Author |
2015-09-22 | fix function name. | Igor Sobrado |
2015-09-22 | typo (s/intialization/initialization/). | Igor Sobrado |
2015-09-22 | typos in documentation; better wording, suggested by jmc@ | Igor Sobrado |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
2015-09-21 | Prefer Xr over Fn for interpage references and delete reference to | Philip Guenther |
2015-09-21 | Add STANDARDS section and another EINVAL reason | Philip Guenther |
2015-09-20 | remove bogus includes of err.h | Eric Faurot |
2015-09-20 | use _PATH_RESCONF directly | Eric Faurot |
2015-09-20 | remove unused static function | Eric Faurot |
2015-09-19 | We don't need to calculate the load offset. This also means we don't need | Mark Kettenis |
2015-09-19 | Make sure we set PROT_EXEC on the GOT for BSS-PLT binaries on powerpc. | Mark Kettenis |
2015-09-19 | Don't wrap initialized variables: binutils appears to be mishandling them | Philip Guenther |
2015-09-18 | avoid void * pointer arithmetic | Brent Cook |
2015-09-18 | Revert bn_print.c:r1.25 ("handle negative-zero in BN_bn2dec() too") for | Stuart Henderson |
2015-09-18 | Move s_signgam.c to PURE_SRCS, so that it also gets built on vax. | Miod Vallat |
2015-09-17 | Remove more EVP_sha() SHA-0 references. | Brent Cook |
2015-09-17 | Re-add missing comma from SHA-0 removal which breaks mlinks generation. | Stuart Henderson |
2015-09-17 | include stdint.h for uint64_t | Brent Cook |
2015-09-14 | tweak previous; | Jason McIntyre |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-09-14 | Provide tls_config_insecure_noverifytime() in order to be able to disable | Joel Sing |
2015-09-14 | Add support for disabling certificate and CRL validity checking. | Joel Sing |
2015-09-14 | remove null check before free. from Michael McConville | Ted Unangst |
2015-09-14 | delete bogus trailing .Ns from SYNOPSIS .Ft macros | Ingo Schwarze |
2015-09-14 | fix formatting by adding the required quotes to .Fa in the SYNOPSIS | Ingo Schwarze |
2015-09-14 | Remove useless quoting from .Fo and .Fn function names, to prevent | Ingo Schwarze |
2015-09-14 | some conn_version and conn_cipher bits; | Jason McIntyre |
2015-09-14 | Wrap moncontrol() so that internal calls go direct and it's a weak symbol | Philip Guenther |
2015-09-14 | in the SYNOPSIS, make void function arguments explicit | Ingo Schwarze |
2015-09-14 | Only two of the *rand48.c files need <math.h>, so just #include it in them | Philip Guenther |
2015-09-14 | use .Va for global variables, and .Vt where the type is included | Ingo Schwarze |
2015-09-14 | vax deserves gdtoa love too! | Philip Guenther |
2015-09-14 | Wrap the remaining __*dtoa() functions so that internal calls go direct | Philip Guenther |
2015-09-14 | Expose EOF without close-notify via tls_close(). | Joel Sing |
2015-09-14 | Wrap <langinfo.h> and <regexp.h> so internal calls go direct and | Philip Guenther |
2015-09-14 | Wrap <locale.h> so internal calls go direct | Philip Guenther |
2015-09-14 | Return an error if tls_handshake() or tls_close() is called on a context | Joel Sing |
2015-09-14 | Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weak | Philip Guenther |
2015-09-14 | Wrap <sys/sem.h> so internal calls go direct and all the symbols are weak | Philip Guenther |
2015-09-14 | KNF | Philip Guenther |
2015-09-14 | add missing function return types | Ingo Schwarze |
2015-09-14 | Wrap <asr.h> so internal calls go direct and all the symbols are weak | Philip Guenther |
2015-09-14 | Wrap <ifaddrs.h>, <netinet/in.h>, and <netinet/if_ether.h> so internal | Philip Guenther |
2015-09-14 | Wrap <net/if.h> and <net/if_dl.h> so internal calls go direct and all the | Philip Guenther |
2015-09-14 | Wrap <readpassphrase.h> so internal calls go direct and readpassphrase is weak | Philip Guenther |
2015-09-14 | Wrap <netgroup.h> so internal calls go direct and the symbols are all weak | Philip Guenther |
2015-09-14 | Make isfdtype() and getmntinfo() weak symbols | Philip Guenther |
2015-09-14 | Remove cast of int* to int* | Philip Guenther |
2015-09-14 | Use PROTO_DEPRECATED() make tcdrain() weak in libc, to guarantee libpthread | Philip Guenther |
2015-09-14 | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak | Philip Guenther |