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