2019-05-17 |
schwarze@openbsd.org | upstream: Delete some .Sx macros that were used in... |
commit | commitdiff | tree |
2019-05-17 |
florian@openbsd.org | upstream: For PermitOpen violations add the remote... |
commit | commitdiff | tree |
2019-05-15 |
Darren Tucker | Add OpenSSL 1.1.1 to the supported list. |
commit | commitdiff | tree |
2019-05-15 |
Darren Tucker | Fix typo in man page formatter selector. |
commit | commitdiff | tree |
2019-05-10 |
Darren Tucker | Use "doc" man page format if mandoc present. |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Use the correct (according to POSIX) format for |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Free channel objects on exit path. Patch... |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Free host on exit path. Patch from markus at |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Wrap XMSS including in ifdef. Patch from... |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Import regenerated moduli. |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Use the LogLevel typdef instead of int where... |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Document new default RSA key size. From |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: When running sshd -T, assume any attibute... |
commit | commitdiff | tree |
2019-05-08 |
dtucker@openbsd.org | upstream: Remove crc32.{c,h} which were only used by... |
commit | commitdiff | tree |
2019-04-30 |
Darren Tucker | Remove unused variables from RLIMIT_NOFILE test. |
commit | commitdiff | tree |
2019-04-26 |
Darren Tucker | Import regenerated moduli. |
commit | commitdiff | tree |
2019-04-26 |
Darren Tucker | Whitespace resync w/OpenBSD. |
commit | commitdiff | tree |
2019-04-26 |
Darren Tucker | Don't install duplicate STREAMS modules on Solaris |
commit | commitdiff | tree |
2019-04-17 |
Damien Miller | makedepend V_8_0_P1 |
commit | commitdiff | tree |
2019-04-05 |
Damien Miller | second thoughts: leave README in place |
commit | commitdiff | tree |
2019-04-05 |
Damien Miller | Revert "rewrite README" |
commit | commitdiff | tree |
2019-04-05 |
Damien Miller | rewrite README |
commit | commitdiff | tree |
2019-04-04 |
Damien Miller | update versions |
commit | commitdiff | tree |
2019-04-04 |
djm@openbsd.org | upstream: openssh-8.0 |
commit | commitdiff | tree |
2019-04-03 |
Damien Miller | session: Do not use removed API |
commit | commitdiff | tree |
2019-04-02 |
djm@openbsd.org | upstream: when logging/fataling on error, include a... |
commit | commitdiff | tree |
2019-04-02 |
Darren Tucker | Remove "struct ssh" from sys_auth_record_login. |
commit | commitdiff | tree |
2019-04-02 |
Darren Tucker | Adapt custom_failed_login to new prototype. |
commit | commitdiff | tree |
2019-04-01 |
Darren Tucker | Add includes.h for compat layer. |
commit | commitdiff | tree |
2019-04-01 |
Tim Rice | Stop USL compilers for erroring with "integral constant... |
commit | commitdiff | tree |
2019-04-01 |
Tim Rice | Only use O_NOFOLLOW in fchownat and fchmodat if defined |
commit | commitdiff | tree |
2019-03-29 |
Jakub Jelen | Adjust softhsm2 path on Fedora Linux for regress |
commit | commitdiff | tree |
2019-03-27 |
Darren Tucker | Only use O_NOFOLLOW in utimensat if defined. |
commit | commitdiff | tree |
2019-03-27 |
Corinna Vinschen | drop old Cygwin considerations |
commit | commitdiff | tree |
2019-03-27 |
djm@openbsd.org | upstream: fix interaction between ClientAliveInterval... |
commit | commitdiff | tree |
2019-03-25 |
djm@openbsd.org | upstream: Fix authentication failures when "Authenticat... |
commit | commitdiff | tree |
2019-03-25 |
djm@openbsd.org | upstream: whitespace |
commit | commitdiff | tree |
2019-03-25 |
dtucker@openbsd.org | upstream: Expand comment to document rationale for... |
commit | commitdiff | tree |
2019-03-25 |
dtucker@openbsd.org | upstream: Increase the default RSA key size to 3072... |
commit | commitdiff | tree |
2019-03-25 |
jmc@openbsd.org | upstream: full stop in the wrong place; |
commit | commitdiff | tree |
2019-03-25 |
jmc@openbsd.org | upstream: benno helped me clean up the tcp forwarding... |
commit | commitdiff | tree |
2019-03-25 |
markus@openbsd.org | upstream: fix use-after-free in ssh-pkcs11; found by... |
commit | commitdiff | tree |
2019-03-13 |
Darren Tucker | Fix build when configured --without-openssl. |
commit | commitdiff | tree |
2019-03-13 |
Darren Tucker | On Cygwin run sshd as SYSTEM where possible. |
commit | commitdiff | tree |
2019-03-12 |
Darren Tucker | Replace alloca with xcalloc. |
commit | commitdiff | tree |
2019-03-11 |
Darren Tucker | Use Cygwin-specific matching only for users+groups. |
commit | commitdiff | tree |
2019-03-08 |
dtucker@openbsd.org | upstream: Move checks for lists of users or groups... |
commit | commitdiff | tree |
2019-03-08 |
dtucker@openbsd.org | upstream: Reset last-seen time when sending a keepalive... |
commit | commitdiff | tree |
2019-03-08 |
naddy@openbsd.org | upstream: PKCS#11 support is no longer limited to RSA... |
commit | commitdiff | tree |
2019-03-08 |
djm@openbsd.org | upstream: in ssh_set_newkeys(), mention the direction... |
commit | commitdiff | tree |
2019-03-01 |
djm@openbsd.org | upstream: Fix two race conditions in sshd relating... |
commit | commitdiff | tree |
2019-03-01 |
djm@openbsd.org | upstream: mention PKCS11Provide=none, reword a little... |
commit | commitdiff | tree |
2019-03-01 |
djm@openbsd.org | upstream: let PKCS11Provider=none do what users expect |
commit | commitdiff | tree |
2019-03-01 |
markus@openbsd.org | upstream: dup stdout/in for proxycommand=-, otherwise... |
commit | commitdiff | tree |
2019-02-23 |
djm@openbsd.org | upstream: openssh-7.9 accidentally reused the server... |
commit | commitdiff | tree |
2019-02-22 |
Corinna Vinschen | Cygwin: implement case-insensitive Unicode user and... |
commit | commitdiff | tree |
2019-02-22 |
Darren Tucker | Revert unintended parts of previous commit. |
commit | commitdiff | tree |
2019-02-22 |
Corinna Vinschen | Revert "[auth.c] On Cygwin, refuse usernames that have... |
commit | commitdiff | tree |
2019-02-22 |
Corinna Vinschen | Add tags to .gitignore |
commit | commitdiff | tree |
2019-02-22 |
djm@openbsd.org | upstream: perform removal of agent-forwarding directory... |
commit | commitdiff | tree |
2019-02-22 |
jmc@openbsd.org | upstream: sync the description of ~/.ssh/config with... |
commit | commitdiff | tree |
2019-02-12 |
djm@openbsd.org | upstream: fix regression in r1.302 reported by naddy... |
commit | commitdiff | tree |
2019-02-11 |
djm@openbsd.org | upstream: cleanup GSSAPI authentication context after... |
commit | commitdiff | tree |
2019-02-11 |
benno@openbsd.org | upstream: ssh-keygen -D pkcs11.so needs to initialize... |
commit | commitdiff | tree |
2019-02-10 |
djm@openbsd.org | upstream: when checking that filenames sent by the... |
commit | commitdiff | tree |
2019-02-10 |
djm@openbsd.org | upstream: syslog when connection is dropped for attempt... |
commit | commitdiff | tree |
2019-02-08 |
Damien Miller | don't set $MAIL if UsePam=yes |
commit | commitdiff | tree |
2019-02-08 |
Damien Miller | use same close logic for stderr as stdout |
commit | commitdiff | tree |
2019-02-08 |
dtucker@openbsd.org | upstream: Adapt code in the non-USE_PIPES codepath... |
commit | commitdiff | tree |
2019-02-05 |
djm@openbsd.org | upstream: fix NULL-deref crash in PKCS#11 code when... |
commit | commitdiff | tree |
2019-02-04 |
dtucker@openbsd.org | upstream: Remove obsolete "Protocol" from commented... |
commit | commitdiff | tree |
2019-02-01 |
dtucker@openbsd.org | upstream: Save connection timeout and restore for 2nd and |
commit | commitdiff | tree |
2019-02-01 |
markus@openbsd.org | upstream: Add authors for public domain sntrup4591761... |
commit | commitdiff | tree |
2019-02-01 |
jmc@openbsd.org | upstream: add -T to usage(); |
commit | commitdiff | tree |
2019-01-28 |
dtucker@openbsd.org | upstream: The test sshd_config in in $OBJ. |
commit | commitdiff | tree |
2019-01-28 |
dtucker@openbsd.org | upstream: Remove leftover debugging. |
commit | commitdiff | tree |
2019-01-28 |
dtucker@openbsd.org | upstream: Enable ssh-dss for the agent test. Disable... |
commit | commitdiff | tree |
2019-01-28 |
dtucker@openbsd.org | upstream: Count the number of key types instead of... |
commit | commitdiff | tree |
2019-01-27 |
Corinna Vinschen | Cygwin: only tweak sshd_config file if it's new, drop... |
commit | commitdiff | tree |
2019-01-27 |
Corinna Vinschen | Cygwin: Change service name to cygsshd |
commit | commitdiff | tree |
2019-01-27 |
dtucker@openbsd.org | upstream: Generate all key supported key types and... |
commit | commitdiff | tree |
2019-01-26 |
djm@openbsd.org | upstream: check in scp client that filenames sent during |
commit | commitdiff | tree |
2019-01-26 |
djm@openbsd.org | upstream: make ssh-keyscan return a non-zero exit statu... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Accept the host key fingerprint as a synonym... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Have progressmeter force an update at the... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Check for both EAGAIN and EWOULDBLOCK. This... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Always initialize 2nd arg to hpdelim2. It... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Remove support for obsolete host/port syntax. |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Remove duplicate word. bz#2958, patch from... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Remove 3 as a guess for possible generator... |
commit | commitdiff | tree |
2019-01-24 |
dtucker@openbsd.org | upstream: Sanitize scp filenames via snmprintf. To... |
commit | commitdiff | tree |
2019-01-23 |
Darren Tucker | For broken read/readv comparisons, poll(RW). |
commit | commitdiff | tree |
2019-01-23 |
Darren Tucker | Include unistd.h for strmode(). |
commit | commitdiff | tree |
2019-01-23 |
Darren Tucker | Also undef SIMPLEQ_FOREACH_SAFE. |
commit | commitdiff | tree |
2019-01-23 |
djm@openbsd.org | upstream: allow auto-incrementing certificate serial... |
commit | commitdiff | tree |
2019-01-23 |
djm@openbsd.org | upstream: move a bunch of global flag variables to... |
commit | commitdiff | tree |
2019-01-23 |
Damien Miller | depend |
commit | commitdiff | tree |
2019-01-23 |
djm@openbsd.org | upstream: switch mainloop from select(2) to poll(2... |
commit | commitdiff | tree |
2019-01-23 |
djm@openbsd.org | upstream: pass most arguments to the KEX hash functions... |
commit | commitdiff | tree |
2019-01-22 |
djm@openbsd.org | upstream: backoff reading messages from active connecti... |
commit | commitdiff | tree |
next |