summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-15IKEv2 message fragments of the same message have the same msg_id. Whentobhe
2019-11-15Fix error handling in ikev2_msg_send.tobhe
2019-11-15fix the spelling of rpki, as noted by jmc@Sebastian Benoit
2019-11-15Do not add path if it is NULL, duh.Nicholas Marriott
2019-11-15Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path).Nicholas Marriott
2019-11-15double word;Jason McIntyre
2019-11-15Whitespace removal, no code change.Mike Larkin
2019-11-15Fix a spelling error in a comment and remove some extra whitespaceMike Larkin
2019-11-15Improve readability by using a typedef for the callback type; ok florian@Otto Moerbeek
2019-11-15remove most uses of BN_CTXDamien Miller
2019-11-15unshield security key privkey before attempting signature inDamien Miller
2019-11-15rewrite c99-ismTheo de Raadt
2019-11-15only clang understands those new -W optionsTheo de Raadt
2019-11-15add libcbor and libfido2Jonathan Gray
2019-11-15don't consult dlopen whitelist for internal security key provider;Damien Miller
2019-11-15U2F tokens may return FIDO_ERR_USER_PRESENCE_REQUIRED when probed toDamien Miller
2019-11-15our older gcc requires forced -std=c99Theo de Raadt
2019-11-15syncTheo de Raadt
2019-11-15grow an install mediaTheo de Raadt
2019-11-15show the "please touch your security key" notifier when using theDamien Miller
2019-11-15close the "touch your security key" notifier on the error path tooDamien Miller
2019-11-15correct function name in debug messageDamien Miller
2019-11-15follow existing askpass logic for security key notifier: fall backDamien Miller
2019-11-15libusb was renamed to libusbhid in 2001 but the old DPADD var name wasJonathan Gray
2019-11-14HTTP/1.1 for ftp(1)Jeremie Courreges-Anglas
2019-11-14add LIBCBOR and LIBFIDO2Jonathan Gray
2019-11-14LDADD for libcbor and libusbhidDamien Miller
2019-11-14uid/gid 70 is _rpki-client for privdrop; ok bennoTheo de Raadt
2019-11-14remove debugging goop that snuck in to last commitDamien Miller
2019-11-14extra whitespaceTheo de Raadt
2019-11-14syncTheo de Raadt
2019-11-14directly support U2F/FIDO2 security keys in OpenSSH by linkingDamien Miller
2019-11-14increase pipe size in order to exercise big pipe allocationsanton
2019-11-14RDIRS for libcbor and libfido2Damien Miller
2019-11-14add libcbor and libfido2Damien Miller
2019-11-14import libfido2 (git HEAD). This library allows communication withDamien Miller
2019-11-14Unleash all the available openings and let the midlayer sort thingsKenneth R Westerback
2019-11-14Add libcbor; an implementation of the Concise Binary ObjectDamien Miller
2019-11-14Add missing cross-reference to NOTES section.Todd C. Miller
2019-11-14Do not print misleading error message about permission error forAlexander Bluhm
2019-11-14Fix undefined symbol for ikev2_ike_sa_setreason.tobhe
2019-11-14Change window-size default from smallest to latest.Nicholas Marriott
2019-11-14Fix parsing of DA with only one argument in the response and add 65 for VT520.Nicholas Marriott
2019-11-14Remove hardcoding of NetChip vendor/product id so that urndis(4) can attachAaron Bieber
2019-11-14With the stub resolver we have since some time we can resolve theFlorian Obser
2019-11-14 Checking a resolver that we are already checking can lead to aFlorian Obser
2019-11-14 Since resolve() switched to a callback mechanism all uw_resolver objectsFlorian Obser
2019-11-14Change new-session -A without a session name (that is, no -s optionNicholas Marriott
2019-11-14CUB and CUF are also limited by the margins so use CUP instead whenNicholas Marriott
2019-11-14Add an option to set the key sent by backspace for those whose systemNicholas Marriott