Age | Commit message (Expand) | Author |
2013-07-25 | openssh-6.3 for release | Damien Miller |
2013-07-25 | sftp support for resuming partial downloads; patch mostly by Loganaden | Damien Miller |
2013-07-25 | daemonise backgrounded (ControlPersist'ed) multiplexing master to ensure | Damien Miller |
2013-07-24 | sync | Theo de Raadt |
2013-07-23 | Do not reset the fragment timeout each time a fragment arrives. | Alexander Bluhm |
2013-07-23 | I need one more fragment to make the timeout test reliable. | Alexander Bluhm |
2013-07-23 | enter keberosV/doc to resurrect heimdal.info for real this time | Todd T. Fries |
2013-07-23 | fix typo in fragment payload | Alexander Bluhm |
2013-07-23 | IPv6 fragments, that cannot be reassembled within 60 seconds after | Alexander Bluhm |
2013-07-23 | sync | Theo de Raadt |
2013-07-22 | sync octeon sets | Brian Callahan |
2013-07-22 | Fix include path. | Antoine Jacoutot |
2013-07-22 | we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1) | Christian Weisgerber |
2013-07-22 | Missed one CFLAGS -> CPPFLAGS | Antoine Jacoutot |
2013-07-22 | fix bogus warning due to limited range on 32bit archs. | Eric Faurot |
2013-07-22 | Fix include path. | Antoine Jacoutot |
2013-07-22 | use unistd.h instead of getopt.h | Eric Faurot |
2013-07-22 | fix sockaddr overflow with IPv6 | Eric Faurot |
2013-07-22 | Add missing -DBUILD_KRB5_LIB to libkrb5 CPPFLAGS. | Antoine Jacoutot |
2013-07-22 | oops, forgot to commit corresponding header change; | Damien Miller |
2013-07-22 | make MAC key, data to be hashed and nonce for final hash const; | Damien Miller |
2013-07-22 | sync | Theo de Raadt |
2013-07-21 | stop adding static entries to /etc/hosts for dynamic ip addresses | Alexander Hall |
2013-07-21 | In getmntname(), iterate through the list of mount points from | Todd C. Miller |
2013-07-21 | sync | Theo de Raadt |
2013-07-21 | regen | Martin Reindl |
2013-07-21 | add another ATI RS690 PCIE bridge | Martin Reindl |
2013-07-21 | clarify the error:code text; | Jason McIntyre |
2013-07-21 | zap one redundant line, replacing it with a note that although | Jason McIntyre |
2013-07-21 | Belkin N300 XR; Daryl Turner | Theo de Raadt |
2013-07-21 | tidy up DESCRIPTION somewhat, and format nicer; | Jason McIntyre |
2013-07-21 | re-zap the previous paragraph, but this time in its place document | Jason McIntyre |
2013-07-21 | Add a "passwd" table backend. Useful for sharing vusers with other programs. | Eric Faurot |
2013-07-21 | tweak log messages | Eric Faurot |
2013-07-20 | fix verification error in (as-yet usused) KRL signature checking path | Damien Miller |
2013-07-20 | the PowerBook5,6 uses snapper(4), while the PowerBook6,8 uses onyx(4) instead... | Martin Reindl |
2013-07-20 | sync with the actual definition of struct statfs in <sys/mount.h>; ok jmc@ | Christian Weisgerber |
2013-07-20 | Add support for XMODEM-CRC and fix transfer initiation. Successfully | Christian Weisgerber |
2013-07-20 | Add missing RCS id. | Alexander Bluhm |
2013-07-20 | arp and rarpd used an int expire_time for time calculation. Convert | Alexander Bluhm |
2013-07-20 | 1. there's no "selectors function" | Matthias Kilian |
2013-07-20 | Set SSL_VERIFY_NONE as the regression test uses self-signed untrusted | Alexander Bluhm |
2013-07-20 | Update ldap and sqlite table backends and provide them as external backends. | Eric Faurot |
2013-07-20 | tweak previous; | Jason McIntyre |
2013-07-20 | tweak previous; | Jason McIntyre |
2013-07-20 | - remove redundant sentence about misc functions | Jason McIntyre |
2013-07-20 | reverting previous until i can work out what henning is telling me... | Jason McIntyre |
2013-07-20 | fix kerberos/GSSAPI deprecation warnings and linking; "looks okay" millert@ | Damien Miller |
2013-07-20 | call cleanup_handler on SIGINT when in debug mode to ensure sockets | Damien Miller |
2013-07-20 | More useful error message on missing current user in /etc/passwd | Damien Miller |