summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04somehow, when I created this file, I copied the licence of the other filesMarc Espie
2022-07-04Ignore any CERT payload after the first instead of failing the exchangeTobias Heider
2022-07-04Add TEST_REGRESS_CACHE_DIR which, if set, is used to cache regress testDarren Tucker
2022-07-04Fix error in the comparison of the Child SA nonces to decide whichTobias Heider
2022-07-04Sort panes by index not by ID, GitHub issue 3249.Nicholas Marriott
2022-07-04Mouse clicks could change current item, so work it out again. GitHubNicholas Marriott
2022-07-03Reword a commentTheo Buehler
2022-07-03Unwrap a lineTheo Buehler
2022-07-03Revert previous changeset: While using .Nm without an argumentJob Snijders
2022-07-03use sys/types.h to get at __dead.Florian Obser
2022-07-03thou shalt not include sys/cdefs.h because it is not standardized, theTheo de Raadt
2022-07-03Update instructions for using curl's mk-ca-bundle script.Stuart Henderson
2022-07-03Simplify certificate list handling code in legacy server.Joel Sing
2022-07-03Simplify certificate list handling code in legacy client.Joel Sing
2022-07-03Instead of the custom <div class="manual-text">, use the standardIngo Schwarze
2022-07-03Nm is already definedJob Snijders
2022-07-03Create virtual interfaces upfront if specified on the command lineKlemens Nanni
2022-07-03Implement SVCB and HTTPS record types.Florian Obser
2022-07-03Simplify tls1_ec_nid2group_id()Theo Buehler
2022-07-03Simplify tls1_ec_group_id2{bits,nid}()Theo Buehler
2022-07-02Call certificate variables cert and certs, rather than x and skJoel Sing
2022-07-02Make -s accept HUP like kill(1) and GNU timeout(1) doKlemens Nanni
2022-07-02Use ASN1_INTEGER to parse/build (Z)LONG_itJoel Sing
2022-07-02syncTheo de Raadt
2022-07-02dhclient(8) has been undergoing replacement with "ifconfig xxx inet auto"Theo de Raadt
2022-07-02Remove references to openssl/obj_mac.hJoel Sing
2022-07-02Stop using ssl{_ctx,}_security() outside of ssl_seclevel.cTheo Buehler
2022-07-02Avoid c99 features, come on, this is supposed to be highly portable softwareTheo de Raadt
2022-07-02Adjust to new tls1_ec_nid2group_id API.Theo Buehler
2022-07-02Rename uses 'curve' to 'group' and rework tls1 group API.Theo Buehler
2022-07-02Fix off-by-one in length check.Theo Buehler
2022-07-02remove machine/lock.h where unusedJonathan Gray
2022-07-02Unlock peer in the SOCK_STREAM and SOCK_SEQPACKET error path.Vitaliy Makkoveev
2022-07-02Make tls1_ec_curve_id2nid() return explicit NID_undef instead of 0 on errorTheo Buehler
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2022-07-02Remove unused device poll functions.Visa Hankala
2022-07-02Add /etc/rpki/skiplistDaniel Jakots
2022-07-02syncTheo de Raadt
2022-07-01Remove PIPEXCSESSION ioctl(2) call only from npppd(8).Vitaliy Makkoveev
2022-07-01Make fine grained unix(4) domain sockets locking. Use the per-socketVitaliy Makkoveev
2022-07-01Remove extra line leftover from merge conflict. ok djm@Darren Tucker
2022-07-01use consistent field names (s/char/byte) in format descriptionDamien Miller
2022-07-01bump up loglevel from debug to info when unable to open authorizedDamien Miller
2022-07-01Don't leak the strings allocated by order_hostkeyalgs() andDarren Tucker
2022-07-01Always return allocated strings from the kex filtering so that weDarren Tucker
2022-07-01ignore SIGPIPE earlier in main(), specifically before muxclient()Damien Miller
2022-06-30- do not talk about non-standard conversions, because we are not talkingJason McIntyre
2022-06-30Only have one version of send_rtmsg() which uses struct kroute_full().Claudio Jeker
2022-06-30Reduce allocations and possible failures in uvm_pagermapin/out().Martin Pieuchot
2022-06-30Fix bwfm(4) crash during detach on USB.Stefan Sperling