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