summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04Check v6 availablilty mask instead of v4.Gerhard Roth
2020-05-04Partially reverse a commit from 2019/12/28denis
2020-05-04Fix out-of-bounds access in tables[][] that was exposed in bluhm'sTheo Buehler
2020-05-04tcpbench: display stats on SIGINFO, not just at exit. ok tb@ procter@ deraadt@Stuart Henderson
2020-05-03Use strftime() rather than ctime() to generate timestamps nicer.Theo de Raadt
2020-05-03Make it clear the date is in UTC.Theo de Raadt
2020-05-03Correctly name max_out_prefix and don't clobber the max_prefix value.Claudio Jeker
2020-05-03repair headers, as noted by tbTheo de Raadt
2020-05-03correct dateTheo de Raadt
2020-05-03Accept two ChangeCipherSpec messages during a TLSv1.3 handshake.Joel Sing
2020-05-02Add ping(1)-like summary statistics.Richard Procter
2020-05-02Add ping(1)-like summary statistics.Richard Procter
2020-05-02Repair the description of "edh [params (none|auto|legacy)]" toSebastian Benoit
2020-05-02Minimal documentation of JSON output.Claudio Jeker
2020-05-02Add support to output data in JSON. This is still work in progress andClaudio Jeker
2020-05-02Adjust fmt_attr() to pass in -1 for flags to tell it you don't careClaudio Jeker
2020-05-02Indirect the output functions through function pointers so that theyClaudio Jeker
2020-05-02If read-write is set to disabled, also disable reading with the privateMartijn van Duren
2020-05-02Cleanup the output functions a bit. show_neighbor_full() should print someClaudio Jeker
2020-05-02The warning "bad AGGREGATOR, AS 0 not allowed ..." is not very helpful.Claudio Jeker
2020-05-02Get bus number from _CRS.Mark Kettenis
2020-05-02Use gettimeofday() instead of CLOCK_MONOTONIC in gettime(). The return valuetobhe
2020-05-02Fix buglet in previous commit; use time from the struct timeval that wasMark Kettenis
2020-05-02we have a sshkey_save_public() function to save public keys; use itDamien Miller
2020-05-02Don't make an illegal adde. Avoids fatal error on PowerPC.gkoehler
2020-05-02Add const to TLS1.3 internal vectorsKinichiro Inoguchi
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-05-01When initiating IKE SA rekeying, make sure to send a key from a mutualtobhe
2020-05-01Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-01Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-01Clarify global 'set active' and 'set passive' options and how theytobhe
2020-05-01Prevent divide-by-zero in MiRA which I managed to trigger with iwn(4).Stefan Sperling
2020-05-01update currency exchange rates;Jason McIntyre
2020-05-01when receving a file in sink(), be careful to send at most a singleDamien Miller
2020-05-01expose vasnmprintf(); ok (as part of other commit) markus deraadtDamien Miller
2020-05-01avoid NULL dereference when attempting to convert invalid ssh.comDamien Miller
2020-05-01sure enough, some of the test data that we though were in new formatDamien Miller
2020-05-01make mktestdata.sh generate old/new format keys that we expect.Damien Miller
2020-05-01portability fix for sed that always emil a newline even if theDamien Miller
2020-05-01remove obsolete RSA1 test keys; spotted by Michael ForneyDamien Miller
2020-04-30Add ECDH groups and higher order MODP DH groups to default proposal.tobhe
2020-04-30Disallow setting the AES-GCM IV length to 0Theo Buehler
2020-04-30drop duplicate word;Ingo Schwarze
2020-04-30tweak previous; ok markusJason McIntyre
2020-04-30bring back debug() removed in rev 1.74; noted by pradeep kumarMarkus Friedl
2020-04-30run the 2nd ssh with BatchMode for scp -3Markus Friedl
2020-04-30Reword verbose log messages to clarify what's happeningjob
2020-04-30Place elapsed, user, and system time for processing in the comment headers.Theo de Raadt
2020-04-30Do not remove the automatic-rename option from the global set, only fromNicholas Marriott
2020-04-30If there's only one input (output) name it simply "input" ("output")Alexandre Ratchov