index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-07
correctly mark all documented macros found in <openssl/bn.h>
Ingo Schwarze
2017-01-07
Use .Fn rather than .Xr for X509_VERIFY_PARAM_lookup(),
Ingo Schwarze
2017-01-07
Document X509_NAME_hash(3), listed in <openssl/x509.h>;
Ingo Schwarze
2017-01-07
Write a new manual page X509_STORE_load_locations(3) from scratch.
Ingo Schwarze
2017-01-06
Remove cross references to the undocumented functions X509_STORE_new(3)
Ingo Schwarze
2017-01-06
Delete a sentence containing a cross reference to an undocumented
Ingo Schwarze
2017-01-06
resolve duplication of names and prototypes in manuals related to ex_data
Ingo Schwarze
2017-01-06
Replace two dangling .Xrs to sk_*() macros with .Fn; reported by jmc@.
Ingo Schwarze
2017-01-06
Delete a cross reference to the undocumented function X509_check_purpose(3)
Ingo Schwarze
2017-01-06
Remove bogus cross reference to ui_create(3) reported by jmc@
Ingo Schwarze
2017-01-06
Remove dangling .Xrs to PKCS7_final(3) reported by jmc@
Ingo Schwarze
2017-01-06
Remove a dangling .Xr to PKCS7_SIGNER_INFO_sign(3) reported by jmc@
Ingo Schwarze
2017-01-06
Remove a dangling cross reference reported by jmc@.
Ingo Schwarze
2017-01-06
Add EVP_read_pw_string(3) to NAME and SYNOPSIS,
Ingo Schwarze
2017-01-06
keep the tokens list sorted;
Jason McIntyre
2017-01-06
Add ruby 2.4 information
Jeremy Evans
2017-01-06
Ansify cpu_sysctl() on mips64 platforms.
Frederic Cambus
2017-01-06
Don't install standard C headers for which we already have a proper system
Mark Kettenis
2017-01-06
Add max_align_t.
Mark Kettenis
2017-01-06
Add C11 support.
Mark Kettenis
2017-01-06
Remove the global viftable vector that holds the virtual interfaces
Rafael Zalamena
2017-01-06
No point in having an .Xr hostapd if hostap mode is not supported by the
Theo Buehler
2017-01-06
Simplify code by removing some old pullup macro, killing some variables
Rafael Zalamena
2017-01-06
Nits found with clang.
Nicholas Marriott
2017-01-06
Incremental search in copy mode (on for emacs keys by default) - much
Nicholas Marriott
2017-01-06
Kill various splsoftnet().
Martin Pieuchot
2017-01-06
fix previous
Damien Miller
2017-01-06
sync
Theo de Raadt
2017-01-06
show a useful error message when included config files can't be
Damien Miller
2017-01-06
Delete a cross reference to the non-existent manual page BIO_set_flags(3),
Ingo Schwarze
2017-01-06
sshd_config is documented to set GSSAPIStrictAcceptorCheck=yes by
Damien Miller
2017-01-06
Avoid confusing error message when attempting to use ssh-keyscan built
Damien Miller
2017-01-06
Delete a sentence that attempted to explain an implementation detail
Ingo Schwarze
2017-01-06
use correct ssh-add program; bz#2654, from Colin Watson
Damien Miller
2017-01-06
fix typos in cross references reported by jmc@
Ingo Schwarze
2017-01-06
Delete bogus cross reference reported by jmc@.
Ingo Schwarze
2017-01-06
Re-add '%k' token for AuthorizedKeysCommand which was lost during the
Darren Tucker
2017-01-06
delete bogus cross references reported by jmc@
Ingo Schwarze
2017-01-06
Account for timeouts in the integrity tests as failures.
Darren Tucker
2017-01-06
Make forwarding test less racy by using unix domain sockets instead of
Darren Tucker
2017-01-06
sort options list; the same as jmc@ did in man.1 rev. 1.18
Ingo Schwarze
2017-01-06
there is no longer a need to ifdef __armv7__ armv6 rev instructions
Jonathan Gray
2017-01-06
tweak previous;
Jason McIntyre
2017-01-06
unifdef CPU_ARMv7 and ARM_ARCH_7
Jonathan Gray
2017-01-05
Also document the weird d2i_ASN1_UINTEGER(3), listed in <openssl/asn1.h>
Ingo Schwarze
2017-01-05
Write new d2i_ASN1_OCTET_STRING(3) manual page from scratch.
Ingo Schwarze
2017-01-05
Pass value as input instead of output register, otherwise we write
Patrick Wildt
2017-01-05
Build with -fno-builtin to keep clang from optimizing the _dl_memset()
Christian Weisgerber
2017-01-05
Document cargo module.
Daniel Jakots
2017-01-05
Now that all non-ARMv7 platforms are gone, tedu the legacy atomic
Patrick Wildt
[next]