| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix installations that use kernels without CAPABILITIES support. | Pawel Jakub Dawidek | 2014-02-04 | 1 | -2/+4 |
* | Turn sandboxing on by default. | Dag-Erling Smørgrav | 2014-02-01 | 3 | -3/+3 |
* | Upgrade to OpenSSH 6.5p1. | Dag-Erling Smørgrav | 2014-01-31 | 204 | -4432/+13542 |
|\ |
|
* \ | Merge OpenSSL 1.0.1f. | Jung-uk Kim | 2014-01-22 | 109 | -849/+1485 |
|\ \ |
|
| * | | Import OpenSSL 1.0.1f.vendor/openssl/1.0.1f | Jung-uk Kim | 2014-01-22 | 55 | -613/+847 |
* | | | MFV r260399: | Xin LI | 2014-01-07 | 5 | -8/+25 |
|\| | |
|
* | | | Apply patch from upstream Heimdal for encoding fix | Benjamin Kaduk | 2013-12-13 | 1 | -2/+2 |
* | | | MFV r257952: | Xin LI | 2013-11-11 | 26 | -54/+70 |
|\ \ \
| | |/
| |/| |
|
* | | | Unbreak the WITHOUT_KERBEROS build and try to reduce the odds of a | Dag-Erling Smørgrav | 2013-09-23 | 6 | -17/+64 |
* | | | Pull in all the OpenSSH bits that we'd previously left out because we | Dag-Erling Smørgrav | 2013-09-21 | 146 | -0/+43001 |
|\| | |
|
* | | | Upgrade to 6.3p1. | Dag-Erling Smørgrav | 2013-09-21 | 154 | -2393/+4264 |
|\| | |
|
* | | | Change the default value of VerifyHostKeyDNS to "yes" if compiled with | Dag-Erling Smørgrav | 2013-09-10 | 3 | -1/+11 |
* | | | These three files appeared in 6.0p1, which was imported into the vendor | Dag-Erling Smørgrav | 2013-09-09 | 3 | -0/+558 |
|\| | |
|
* | | | Apply upstream revision 1.151 (fix relative symlinks) | Dag-Erling Smørgrav | 2013-08-13 | 1 | -1/+2 |
|\| | |
|
* | | | MFV r254106 (OpenSSL bugfix for RT #2984): | Xin LI | 2013-08-08 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
* | | | Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import. | Hiroki Sato | 2013-06-30 | 1 | -1/+1 |
* | | | r251088 reverted the default value for UsePrivilegeSeparation from | Dag-Erling Smørgrav | 2013-06-28 | 2 | -2/+2 |
* | | | Revert a local change that sets the default for UsePrivilegeSeparation to | Dag-Erling Smørgrav | 2013-05-29 | 1 | -1/+1 |
* | | | Have the ipropd-master listen on an IPv6 socket in addition to an IPv4 | Bjoern A. Zeeb | 2013-05-18 | 1 | -6/+62 |
* | | | Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patched | Dag-Erling Smørgrav | 2013-05-17 | 12 | -30/+65 |
|\ \ \
| | |/
| |/| |
|
* | | | The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOW | Bryan Drewery | 2013-05-13 | 1 | -1/+1 |
* | | | Merge updated "no such identity file" patch. | Dag-Erling Smørgrav | 2013-04-24 | 3 | -34/+29 |
|\| | |
|
* | | | Silence "received disconnect" in the common case. | Dag-Erling Smørgrav | 2013-04-14 | 1 | -2/+6 |
|\| | |
|
* | | | Merge upstream patch to silence spurious "no such identity file" warnings. | Dag-Erling Smørgrav | 2013-04-02 | 4 | -14/+29 |
|\| | |
|
* | | | Silence printf format warnings. | Dag-Erling Smørgrav | 2013-04-02 | 1 | -5/+10 |
* | | | Silence warnings about redefined macros. | Dag-Erling Smørgrav | 2013-04-01 | 1 | -0/+4 |
* | | | Revert r247892 now that this has been fixed upstream. | Dag-Erling Smørgrav | 2013-03-23 | 1 | -1/+0 |
* | | | Upgrade to OpenSSH 6.2p1. The most important new features are support | Dag-Erling Smørgrav | 2013-03-22 | 94 | -1239/+4986 |
|\| | |
|
* | | | Keep the default AuthorizedKeysFile setting. Although authorized_keys2 | Dag-Erling Smørgrav | 2013-03-18 | 1 | -2/+1 |
* | | | Unlike OpenBSD's, our setusercontext() will intentionally ignore the user's | Dag-Erling Smørgrav | 2013-03-13 | 1 | -0/+6 |
* | | | Partially revert r247892 and r247904 since our strnvis() does not | Dag-Erling Smørgrav | 2013-03-07 | 2 | -2/+5 |
* | | | Remove strnvis(), strvis(), strvisx(). | Dag-Erling Smørgrav | 2013-03-06 | 1 | -3/+0 |
* | | | Explicitly disable lastlog, utmp and wtmp. | Dag-Erling Smørgrav | 2013-03-06 | 2 | -8/+44 |
* | | | Import change 6d783560e4aad1e680097d11e89755647a5aba87 from upstream | Dimitry Andric | 2013-02-19 | 1 | -1/+1 |
* | | | Merge OpenSSL 1.0.1e. | Jung-uk Kim | 2013-02-13 | 174 | -871/+2669 |
|\ \ \
| | |/
| |/| |
|
| * | | Import OpenSSL 1.0.1e.vendor/openssl/1.0.1e | Jung-uk Kim | 2013-02-13 | 103 | -374/+995 |
* | | | Change "the the" to "the". It is a continuation of r226436 and missed in | Jung-uk Kim | 2013-02-13 | 1 | -1/+1 |
* | | | Clean some 'svn:executable' properties in the tree. | Pedro F. Giffuni | 2013-01-26 | 11 | -0/+0 |
* | | | Indicate that we are using OpenSSL with some local modifications. | Xin LI | 2013-01-02 | 1 | -1/+1 |
* | | | MFV r244973: | Xin LI | 2013-01-02 | 1 | -17/+8 |
|\| | |
|
| * | | Integrate OpenSSL changeset 22950 (appro): | Xin LI | 2013-01-02 | 1 | -17/+8 |
* | | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 4 | -5/+6 |
* | | | Allow OpenSSL to use arc4random(3) on FreeBSD. arc4random(3) was modified | Pawel Jakub Dawidek | 2012-11-30 | 1 | -3/+3 |
* | | | In crypto/heimdal/lib/sl/slc-lex.l, don't define YY_NO_INPUT, since | Dimitry Andric | 2012-11-14 | 1 | -2/+0 |
* | | | openssl: change SHLIB_VERSION_NUMBER to reflect the reality | Andriy Gapon | 2012-09-11 | 1 | -1/+1 |
* | | | Upgrade OpenSSH to 6.1p1. | Dag-Erling Smørgrav | 2012-09-03 | 95 | -1090/+2649 |
|\ \ \
| | |/
| |/| |
|
* | | | Merge OpenSSL 1.0.1c. | Jung-uk Kim | 2012-07-12 | 1335 | -79732/+167672 |
|\ \ \
| | |/
| |/| |
|
| * | | Import OpenSSL 1.0.1c.vendor/openssl/1.0.1c | Jung-uk Kim | 2012-07-11 | 738 | -31487/+127034 |
* | | | Partially redo r226436, i. e., change "the the" to "the". ca(1), dgst(1), | Jung-uk Kim | 2012-06-27 | 3 | -3/+3 |
* | | | Merge OpenSSL 0.9.8x. | Jung-uk Kim | 2012-06-27 | 82 | -964/+1642 |
|\| | |
|