index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bufaux.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
Remove authinfo.sh test dependency on printenv
Damien Miller
1
-1
/
+1
2018-03-25
Use libiaf on all sysv5 systems
Tim Rice
1
-5
/
+1
2018-03-25
modified: auth-sia.c
Tim Rice
3
-3
/
+6
2018-03-24
upstream: openssh-7.7
markus@openbsd.org
1
-1
/
+1
2018-03-24
upstream: fix bogus warning when signing cert keys using agent;
markus@openbsd.org
1
-1
/
+3
2018-03-24
Replace /dev/stdin with "-".
Darren Tucker
1
-2
/
+2
2018-03-23
Provide $OBJ to paths in PuTTY interop tests.
Darren Tucker
4
-4
/
+7
2018-03-23
upstream: Tell puttygen to use /dev/urandom instead of /dev/random. On
dtucker@openbsd.org
1
-1
/
+2
2018-03-23
upstream: ssh/xmss: fix build; ok djm@
markus@openbsd.org
1
-2
/
+2
2018-03-23
upstream: ssh/xmss: fix deserialize for certs; ok djm@
markus@openbsd.org
1
-1
/
+6
2018-03-22
Save $? before case statement.
Darren Tucker
1
-2
/
+3
2018-03-14
upstream: rename recently-added "valid-before" key restriction to
djm@openbsd.org
1
-5
/
+5
2018-03-14
upstream: check valid-before option in authorized_keys
djm@openbsd.org
1
-2
/
+19
2018-03-14
upstream: explicitly specify RSA/SHA-2 keytype here too
djm@openbsd.org
2
-4
/
+5
2018-03-14
upstream: exlicitly include RSA/SHA-2 keytypes in
djm@openbsd.org
1
-4
/
+5
2018-03-14
upstream: sort expiry-time;
jmc@openbsd.org
1
-5
/
+5
2018-03-14
upstream: rename recently-added "valid-before" key restriction to
djm@openbsd.org
2
-5
/
+5
2018-03-14
upstream: add valid-before="[time]" authorized_keys option. A
djm@openbsd.org
8
-56
/
+128
2018-03-12
Add AC_LANG_PROGRAM to AC_COMPILE_IFELSE.
Darren Tucker
1
-4
/
+4
2018-03-12
upstream: revert recent strdelim() change, it causes problems with
djm@openbsd.org
1
-19
/
+8
2018-03-12
upstream: move the input format details to -f; remove the output
jmc@openbsd.org
1
-24
/
+9
2018-03-08
configure.ac: properly set seccomp_audit_arch for MIPS64
Vicente Olivert Riera
1
-2
/
+16
2018-03-08
configure.ac: detect MIPS ABI
Vicente Olivert Riera
1
-0
/
+21
2018-03-08
Use https URLs for links that support it.
Alan Yee
1
-7
/
+7
2018-03-05
Disable UTMPX on SunOS4.
Darren Tucker
1
-0
/
+1
2018-03-05
Check for and work around buggy fflush(NULL).
Darren Tucker
3
-0
/
+30
2018-03-05
Remove extra XMSS #endif
Darren Tucker
1
-1
/
+0
2018-03-04
upstream: Update RSA minimum modulus size to 1024. sshkey.h rev 1.18
dtucker@openbsd.org
1
-3
/
+3
2018-03-04
upstream: for the pty control tests, just check that the PTY path
djm@openbsd.org
1
-4
/
+9
2018-03-03
Update PAM password change to new opts API.
Darren Tucker
1
-6
/
+15
2018-03-03
Add strndup for platforms that need it.
Darren Tucker
3
-0
/
+45
2018-03-03
Flatten and alphabetize object file lists.
Darren Tucker
1
-3
/
+75
2018-03-03
upstream: unit tests for new authorized_keys options API
djm@openbsd.org
20
-1
/
+640
2018-03-03
upstream: fix testing of pty option, include positive test and
djm@openbsd.org
1
-7
/
+36
2018-03-03
upstream: better testing for port-forwarding and restrict flags in
djm@openbsd.org
1
-1
/
+28
2018-03-03
upstream: switch over to the new authorized_keys options API and
djm@openbsd.org
19
-984
/
+767
2018-03-03
upstream: Introduce a new API for handling authorized_keys options.
djm@openbsd.org
2
-2
/
+897
2018-03-03
upstream: warn when the agent returns a signature type that was
djm@openbsd.org
1
-7
/
+34
2018-03-03
upstream: apply a lick of paint; tweaks/ok dtucker
jmc@openbsd.org
2
-58
/
+48
2018-03-02
upstream: Allow escaped quotes \" and \' in ssh_config and
djm@openbsd.org
1
-8
/
+19
2018-03-02
upstream: refactor sshkey_read() to make it a little more, err,
djm@openbsd.org
2
-121
/
+143
2018-03-02
upstream: missing #ifdef for _PATH_HOST_XMSS_KEY_FILE; report by
markus@openbsd.org
1
-1
/
+3
2018-03-02
upstream: Remove unneeded (local) include. ok markus@
dtucker@openbsd.org
1
-1
/
+1
2018-03-02
upstream: Add $OpenBSD$ markers to xmss files to help keep synced
dtucker@openbsd.org
10
-0
/
+10
2018-03-02
upstream: Add newline at end of file to prevent compiler warnings.
dtucker@openbsd.org
1
-1
/
+1
2018-02-28
Add WITH_XMSS, move to prevent conflicts.
Darren Tucker
7
-6
/
+8
2018-02-28
Conditionally compile XMSS code.
Darren Tucker
11
-3
/
+22
2018-02-27
Check dlopen has RTLD_NOW before enabling pkcs11.
Darren Tucker
1
-1
/
+4
2018-02-26
Check for attributes on prototype args.
Darren Tucker
2
-0
/
+16
2018-02-26
Check if HAVE_DECL_BZERO correctly.
Darren Tucker
1
-1
/
+1
[next]