Age | Commit message (Expand) | Author |
2018-07-10 | re-remove some pre-auth compression bits | Stefan Fritsch |
2018-07-10 | kerberos/gssapi fixes for buffer removal | Damien Miller |
2018-07-10 | Disentangle the "SED ADDRESSES", "SED REGULAR EXPRESSIONS", | Ingo Schwarze |
2018-07-10 | buffer.[ch] and bufaux.c are no more | Damien Miller |
2018-07-10 | one mention of Buffer that almost got away :) | Damien Miller |
2018-07-09 | replace cast with call to sshbuf_mutable_ptr(); ok djm@ | Markus Friedl |
2018-07-09 | remove legacy buffer API emulation layer; ok djm@ | Markus Friedl |
2018-07-09 | sshd: switch monitor to sshbuf API; lots of help & ok djm@ | Markus Friedl |
2018-07-09 | sshd: switch GSSAPI to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | sshd: switch authentication to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | sshd: switch config to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | sshd: switch loginmsg to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | ttymodes: switch to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | client: switch mux to sshbuf API; with & ok djm@ | Markus Friedl |
2018-07-09 | client: switch to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | pkcs11: switch to sshbuf API; ok djm@ | Markus Friedl |
2018-07-09 | Revert previous two commits | Stefan Fritsch |
2018-07-09 | When using '[' as the delimiter in sed(1) s/// (don't do that, of course) | Ingo Schwarze |
2018-07-09 | Simplify ber_read() | Jeremie Courreges-Anglas |
2018-07-08 | iostat shows data in bytes, not kilobytes; | Jason McIntyre |
2018-07-06 | Rename COMP_DELAYED to COMP_ZLIB | Stefan Fritsch |
2018-07-06 | Remove leftovers from pre-authentication compression | Stefan Fritsch |
2018-07-06 | Remove unused ssh_packet_start_compression() | Stefan Fritsch |
2018-07-06 | Add a rectangle_toggle format, from Hirokazu Hata. | Nicholas Marriott |
2018-07-04 | More whitespace. | rob |
2018-07-04 | remove ambiguity; from ross l richardson | Jason McIntyre |
2018-07-04 | repair PubkeyAcceptedKeyTypes (and friends) after RSA signature work - | Damien Miller |
2018-07-04 | Cleanup some whitespace. | rob |
2018-07-04 | whitespace needed between macro args and punctuation; | Jason McIntyre |
2018-07-04 | Relocate the update of br_offs from ber_read() to ber_readbuf() so ber_getc() | rob |
2018-07-04 | Add set-hook -R to run a hook immediately (useful to set multiple hooks | Nicholas Marriott |
2018-07-04 | Add pane focus hooks. | Nicholas Marriott |
2018-07-04 | minor tweaks to improve readability; | Jason McIntyre |
2018-07-04 | Add accessors for grid linedata member, for some future work. From Dan | Nicholas Marriott |
2018-07-04 | Add HISTORY to ldap.1 | rob |
2018-07-03 | Synchronize ber changes from the snmpd instance to ldap, ldapd, and ypldap. | rob |
2018-07-03 | some finesse to fix RSA-SHA2 certificate authentication for certs | Damien Miller |
2018-07-03 | check correct variable; unbreak agent keys | Damien Miller |
2018-07-03 | crank version number to 7.8; needed for new compat flag for prior | Damien Miller |
2018-07-03 | Improve strictness and control over RSA-SHA2 signature types: | Damien Miller |
2018-07-03 | allow sshd_config PermitUserEnvironment to accept a pattern-list of | Damien Miller |
2018-07-03 | - instead of trying to show a 100% accurate synopsis for -H, simplify it | Jason McIntyre |
2018-07-02 | Fire notify for select-layout, from George Nachman. | Nicholas Marriott |
2018-07-01 | s/constructive/constructed in DPRINTF output. | rob |
2018-07-01 | update currency exchanges rates; | Jason McIntyre |
2018-06-29 | Consistent use of copyright notices. | rob |
2018-06-29 | Synchronize ber.c and ber.h across ldap, ldapd, and ypldap, and reduce diff | rob |
2018-06-13 | Import ldap(1), a simple ldap search client. | Reyk Floeter |
2018-06-27 | Synchronize some comments. | rob |
2018-06-27 | Consistent use of calloc in ber.c. | rob |