index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-09-27
lint is dead: delete the trivial uses of /* VARARGS[0-9]+ */
Philip Guenther
2015-09-26
Use ASN1_item_dup() instead of ASN1_dup().
Joel Sing
2015-09-26
oops - avoid Xr to self; sorry sebastien...
Jason McIntyre
2015-09-26
lint is dead: delete useless LINTLIBRARY comments
Philip Guenther
2015-09-26
mentions that using systrace(4) on a tame(2) program isn't possible.
Sebastien Marie
2015-09-26
We don't need no stinking "EXAMPLE OF THE DSA" or README (the credits are
Joel Sing
2015-09-26
correct a range problem in citrus-utf8 version of wcrtomb(3), in order to match
Sebastien Marie
2015-09-24
add a small hint that you'll get EBUSY if you forget to wait. ok guenther
Ted Unangst
2015-09-23
fix function argument.
Igor Sobrado
2015-09-23
typo.
Igor Sobrado
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
[next]