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
2015-09-13
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Wrap <pwd.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Overshot w/PROTO_DEPRECATED: seed48_deterministic() is used internally
Philip Guenther
2015-09-13
Remove unused and incorrect defines GPT_PARTSPERSEC and GPT_SECOFFSET.
Kenneth R Westerback
2015-09-13
intr_barrier(9) for hppa.
Mark Kettenis
2015-09-13
Rename the routines used for packing/unpacking rmtcall RPCs so they don't
Philip Guenther
2015-09-13
remove delta
Theo de Raadt
2015-09-13
- Fix error message: passphrase needs to be at least 5 characters, not 4.
tim
2015-09-13
Move prototype for spoofgptlabel() from disklabel.h to subr_disk.c.
Kenneth R Westerback
2015-09-13
Make softfloat's internal float_raise also available under a hidden, internal
Miod Vallat
2015-09-13
Uses angle brackets to include softfloat.h, and add the proper directory to
Miod Vallat
2015-09-13
Remove explicit NULL checks before *_free() calls and tidy some code.
Joel Sing
2015-09-13
Use ECDH_size() and do some other clean up.
Joel Sing
2015-09-13
sync
Theo de Raadt
2015-09-13
Only check for key truncation if no KDF function is being used.
Joel Sing
2015-09-13
remove e_os2.h includes
Brent Cook
2015-09-13
intr_barrier(9) for macppc and socppc.
Mark Kettenis
2015-09-13
Get the default loopback interface pointer just after doing a route
Martin Pieuchot
2015-09-13
Wrap long lines.
Joel Sing
2015-09-13
only print the "IPv6 autoconf" line if there are interfaces to configure
Stuart Henderson
2015-09-13
style(9) grenade.
Joel Sing
2015-09-13
Move /etc/ssl/cert.pem from base to etc. Previously this was updated every
Stuart Henderson
2015-09-13
When adding keys to the agent, don't ignore the comment of keys for which the
tim
2015-09-13
Don't leak conninfo - spotted by marko kreen.
Bob Beck
2015-09-13
Add copy-mode -e to exit copy mode when scrolling off the bottom, useful
Nicholas Marriott
2015-09-13
- FOO=bar; export FOO -> export FOO=bar
Robert Peichaer
2015-09-13
Rename readgptlabel() to spoofgptlabel() because that's what we
Kenneth R Westerback
2015-09-13
Stop generating private keys in a network buffer.
Joel Sing
2015-09-13
The number of rounds is just two digits in the salt. We've already
Todd C. Miller
2015-09-13
Factor out setup_up / destroy_ui functions.
Brent Cook
2015-09-13
Use ECDH_size() instead of rolling our own.
Joel Sing
2015-09-13
document extra algorithms available with openssl speed command
Brent Cook
2015-09-13
Switch to miod's shiny new OPENSSL_cpu_caps() and we can now also enable
Joel Sing
2015-09-13
Locators are long now.
Miod Vallat
2015-09-13
Needs <sys/systm.h> before <sys/syscall_mi.h> now.
Miod Vallat
2015-09-13
authdes_create() was never implemented
Philip Guenther
2015-09-13
intr_barrier(9) for i386.
Mark Kettenis
2015-09-13
Merge ech_ossl.c into ech_key.c - not much point having one file with a
Joel Sing
2015-09-13
Wrap <grp.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
intr_barrier(9)
Mark Kettenis
2015-09-13
Nuke openssl/e_os2.h, since nothing should be using it.
Joel Sing
2015-09-13
Provide ECDH_size().
Joel Sing
2015-09-13
Wrap <termios.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Check ECDH output buffer length and avoid truncation.
Joel Sing
2015-09-13
Introduce intr_barrier(4), an interface that guarantees that an interrupt
Mark Kettenis
2015-09-13
Introduce intr_barrier(4), an interface that guarantees that an interrupt
Mark Kettenis
2015-09-13
Wrap <ttyent.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Wrap <utime.h> to make utime() a weak symbol
Philip Guenther
2015-09-13
Adjust printf for the fact that device locators are now long.
Mark Kettenis
2015-09-13
Wrap <ctype.h> and <wctype.h> so that calls go direct and the symbols not
Philip Guenther
[next]