summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-19'quit' no longer holds signals, so strsignal(quit) is both pointlessKenneth R Westerback
2019-01-19Move boottime into the timehands.cheloha
2019-01-19'quit' is no longer set in a signal handler so it no longer needs toKenneth R Westerback
2019-01-19syncTheo Buehler
2019-01-19bump minors after symbol additionTheo Buehler
2019-01-19provide EVP_ENCODE_CTX_{new,free}().Theo Buehler
2019-01-19$OpenBSD$Theo Buehler
2019-01-19Partial port of EC_KEY_METHOD from OpenSSL 1.1.Theo Buehler
2019-01-19Partial port of EC_KEY_METHOD from OpenSSL 1.1.Theo Buehler
2019-01-19Partial port of EC_KEY_METHOD from OpenSSL 1.1.Theo Buehler
2019-01-19syncTheo de Raadt
2019-01-19jmatthew@ got my crappy ixl code to work, so I'm pretending to beDavid Gwynne
2019-01-19actually set CAUSE_ENA on the rx and tx queues, and re-enable interruptsJonathan Matthew
2019-01-19CXXFLAGS are the correct spelling for c++ options.Ted Unangst
2019-01-18switch the default algorithm for the dgst command from MD5 to SHA256Christian Weisgerber
2019-01-18Don't store the mpe information in struct ktable but instead pass theClaudio Jeker
2019-01-18pack hmc bits in the right orderJonathan Matthew
2019-01-18Add -iter and -pbkdf2 to the usage synopsis.Christian Weisgerber
2019-01-18no need to KERNEL_LOCK before calling ktrstruct() anymore; ok mpi@ visa@cheloha
2019-01-18Bring back the ip_pcbopts() refactor. Pad the option buffer and thereforClaudio Jeker
2019-01-18when removing the currently active network from the join list, disconnectPeter Hessler
2019-01-18add a len field when we delete an essid from the joinlist. this will havePeter Hessler
2019-01-18let users automatically use join to connect to any open wifi network.Peter Hessler
2019-01-18Add missing types, and fix incorrect names.Visa Hankala
2019-01-18Adapt expected number of dropped messages after sendsyslog(2) kernelAlexander Bluhm
2019-01-18Increase the socket buffer size for sendsyslog(2) to 1 MB. DuringAlexander Bluhm
2019-01-18The .UR and .MT blocks in man(7) are represented by <a> elementsIngo Schwarze
2019-01-18Check for negative length in NFS strings. This affects both, theAlexander Bluhm
2019-01-18Check for negative length integers in NFS server. A maliciousAlexander Bluhm
2019-01-18Check for negative length integers in NFS client. A maliciousAlexander Bluhm
2019-01-18initialize offset value so this passesBob Beck
2019-01-18copyrightBob Beck
2019-01-18bump copyright years appopriatelyBob Beck
2019-01-18Add client side of supported versions and keyshare extensions with basic regressBob Beck
2019-01-18sys/time.h: new macros: timerisvalid() and timespecisvalid().cheloha
2019-01-18Sayt that using capabilities to negociate audio parameters (ie usingAlexandre Ratchov
2019-01-18chase sounlock() api change, make bfd(4) build againPeter Hessler
2019-01-18remove a debugging printf that has outlived its usefulnessMike Larkin
2019-01-18Move link state change test & check for new lladdr intoKenneth R Westerback
2019-01-18Improve the description of locale dependency:Ingo Schwarze
2019-01-18Ignore HUP signals. If you need to modify the running configurationKenneth R Westerback
2019-01-18Replace the vague, incorrect, and confusing BUGS sections with CAVEATSIngo Schwarze
2019-01-18tweak previous;Jason McIntyre
2019-01-18Expose some symbols in a new tls13_handshake.h for regression testing.Theo Buehler
2019-01-18Removed unused struct members.Joel Sing
2019-01-18minor tweaks:Ingo Schwarze
2019-01-18Adjust EINVAL wording: tv_nsec cannot be 1 billion, either.cheloha
2019-01-18futex(2): validate relative timeout before sleeping.cheloha
2019-01-18adjtime(2), settimeofday(2), clock_settime(2): validate inputcheloha
2019-01-18Add the -iter and -pbkdf2 argumenst to encBob Beck