summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20Add check_sym, a utility for checking shared libraries for symbol changesPhilip Guenther
2016-09-20whitespace fixes, no functional changeDavid Gwynne
2016-09-19We don't need cross-unwinding support,Mark Kettenis
2016-09-19Make this build again.Mark Kettenis
2016-09-19We definitely want to use arc4random() on OpenBSD.Mark Kettenis
2016-09-19ansify function definitionsJasper Lievisse Adriaanse
2016-09-19use a shell glob wildcard, that's clearer than an out of scope variableTed Unangst
2016-09-19Replace an exit(3) call in main() with a return to enable the stackAlexander Bluhm
2016-09-19Add pledge support to pstatTheo Buehler
2016-09-19Fix pstat -ft. In presence of the -f flag, a logic error in ttymode()Theo Buehler
2016-09-19move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS causesMarkus Friedl
2016-09-19Add OpenBSD RCS id.Alexander Bluhm
2016-09-19convert bcopy to memcpy. from david hillTed Unangst
2016-09-19convert bcopy to memcpy. from david hill.Ted Unangst
2016-09-19convert bcopy to memcpy. from david hill. ok jcaTed Unangst
2016-09-19Update for bcrypt pbkdf.Joel Sing
2016-09-19fix whitespace at EOLJasper Lievisse Adriaanse
2016-09-19Switch softraid crypto from PKCS5 PBKDF2 to bcrypt PBKDF.Joel Sing
2016-09-19Correctly check for valid maximum packet size.Martin Pieuchot
2016-09-19For incomming connections keep the TF_NOPUSH flag if TCP_NOPUSH wasAlexander Bluhm
2016-09-19Remove some mvmeppc leftovers.Visa Hankala
2016-09-19Replace duplicated VLAN injection code with the standard vlan_inject()Rafael Zalamena
2016-09-19put the spkac section in the right place;Jason McIntyre
2016-09-19shorten verify;Jason McIntyre
2016-09-19the pf.conf sample should refer to group _tftp_proxy, not proxy;Jason McIntyre
2016-09-19gmtime_r() should return NULL on failure, not the struct tm * resultTodd C. Miller
2016-09-19Don't build saveFP/restFP for powerpc. Not needed on OpenBSD.Pascal Stumpf
2016-09-19Add PowerPC backend build infrastructure.Pascal Stumpf
2016-09-19Add non-VFP arm-specific code.Mark Kettenis
2016-09-19Add -nostdinc++ like the original CMakeLists.txt does. Fixes bulding withMark Kettenis
2016-09-19sigh, correct typoPeter Hessler
2016-09-19``bMaxPacketSize'' is reported as a power of 2 for super speed devicesMartin Pieuchot
2016-09-19do a better job of setting "last state"Peter Hessler
2016-09-19Fix 'const char *' qualifier removal warning by casting it out withRafael Zalamena
2016-09-19send a nice diagnostic reason when we destroy all bfd interfaces (reboot)Peter Hessler
2016-09-19remove a bunch of noisy implementation-helper printfsPeter Hessler
2016-09-19Replace two more arc4random() loops with arc4random_buf().Martin Natano
2016-09-19once again, fix the bfd state-machine. this time, tested against aPeter Hessler
2016-09-19Only allow standard dot notation for IPv4 addresses.Florian Obser
2016-09-19Only allow standard dot notation for IPv4 addresses as target.Florian Obser
2016-09-19Remove unused getdev() audio driver functions.Alexandre Ratchov
2016-09-19Update ld search path for libssl/libcrypto, fixes cross-build after source mo...Brent Cook
2016-09-19syncTheo de Raadt
2016-09-18If the APIC table (MADT) isn't present then ci_acpi_proc_id won't be setPhilip Guenther
2016-09-18On arm, set the "triple" to armv7-unknown-openbsdX.Y-gnueabi. This makes theMark Kettenis
2016-09-18tweak previous;Jason McIntyre
2016-09-18fix buildTheo de Raadt
2016-09-18Add manual for octuctl(4); from Rafael Neves <rafael at diskless dot io>.Ingo Schwarze
2016-09-18The libedit regress tests require header files generated during theAlexander Bluhm
2016-09-18apply the canary to the correct variablePeter Hessler