summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03No need to set use_maxpkt twice. From Michael W. Bombardieri. Thanks.Alexandre Ratchov
2017-01-03If gain is above MAX, no need to check whether it's below MIN.Alexandre Ratchov
2017-01-03No need to include sys/malloc.h. From Michael W. Bombardieri. Thanks.Alexandre Ratchov
2017-01-03It takes a special style of creative writing to be unspecific about the errorBob Beck
2017-01-03Add a small bit of belt and suspenders around ERR_V_OK with X509_STORE_ctxBob Beck
2017-01-03check number of entries in SSH2_FXP_NAME response; avoidsDamien Miller
2017-01-03bring in boring's internal check_trust function to fix a bug introducedBob Beck
2017-01-02Escape backspace for capture-pane -P, from George Nachman.Nicholas Marriott
2017-01-02diff from jesper wallin to remove commas in one of the queue examples;Jason McIntyre
2017-01-02fix cert verify. a cert with an alt chain may verify but leave an errorTed Unangst
2017-01-02Allow freeing of newly empty directory pages.Visa Hankala
2017-01-02Test listening on multiple sockets simultaneously.Alexander Bluhm
2017-01-02Syslogd accepted network input only for either IPv4 or IPv6. ToAlexander Bluhm
2017-01-02Remove the (now unused) code to determine the page size. Also get rid ofMark Kettenis
2017-01-02Enable xbf(4).Rafael Zalamena
2017-01-02Use a mutex to serialize accesses to buffer slots.Martin Pieuchot
2017-01-02tweak previous;Jason McIntyre
2017-01-02update currency exchange rates;Jason McIntyre
2017-01-02spacingMartin Pieuchot
2017-01-02pppoe_timeout() needs to take the NET_LOCK().Martin Pieuchot
2017-01-02Grab the NET_LOCK() when setting an IPv6 address, just like it is doneMartin Pieuchot
2017-01-02delete obsolete (disabled) pool_cache_invalidate. pool caches were removedTed Unangst
2017-01-02envlist and arglist are both string lists; simplifyTed Unangst
2017-01-02remove unused armv4 and xscale filesJonathan Gray
2017-01-01Document (a few) differences from the GNU one.Vadim Zhukov
2017-01-01Grab the NET_LOCK() in pppdealloc(), prevent an assert reported by stsp@.Martin Pieuchot
2017-01-01Various work on cert.pem, ok bcook@Stuart Henderson
2017-01-01recognise Cortex A32Jonathan Gray
2017-01-01copyright++;Jonathan Gray
2017-01-01Switch the arm default config from arm9e (armv5te) to mpcore (armv6k).Jonathan Gray
2017-01-01Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known'Theo Buehler
2016-12-31When we disable WPA on an interface, wipe all of the WPA parameters,Peter Hessler
2016-12-31The syspatch test repo can now be accessed over https.Antoine Jacoutot
2016-12-31syncTheo de Raadt
2016-12-31Add missing $OpenBSD$ marker.Mark Kettenis
2016-12-31Install cert.pem + ftp(1) binary that supports SSL, so the install scriptTheo de Raadt
2016-12-31Paths should be relative..Theo de Raadt
2016-12-31syncKenji Aoyama
2016-12-31Add xp(4), LUNA's I/O processor entry.Kenji Aoyama
2016-12-30Use explicit_bzero() to clear the buffer used when the user retypesTodd C. Miller
2016-12-30When syslogd received a SIGHUP during startup, it died instead ofAlexander Bluhm
2016-12-30Switch the connection to ftp.openbsd.org from using the ip addressRobert Peichaer
2016-12-30Increase space for ramdisk inserts to match ftp(1) https growth.Theo de Raadt
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptTheo de Raadt
2016-12-30Install cert.pem + ftp(1) binary that supports SSL, so the install scriptTheo de Raadt
2016-12-30Also link with -ltls -lssl -lcrypto, in case the instbin binary containsTheo de Raadt
2016-12-30create etc/ssl directory on all media (in case we want to put a file there)Theo de Raadt
2016-12-30enter ftp-ssl alsoTheo de Raadt
2016-12-30resize some of the ramdisks and miniroots that can be larger.Theo de Raadt
2016-12-30fix deadlock when keys/principals command produces a lot of outputDamien Miller