charset
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
contrib
|
334d87251e
New script contrib/plinkfs.
|
4 年之前 |
doc
|
1fd7baa734
Update version number for 0.76 release.
|
3 年之前 |
icons
|
2ec2b796ed
Migrate all Python scripts to Python 3.
|
5 年之前 |
test
|
97137f5cfd
PuTTYgen: explicitly use 'Kbyte' in Argon2 naming.
|
3 年之前 |
unix
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
windows
|
11192e2e33
Backport of the pre-0.77 demo features to 0.76.
|
2 年之前 |
.gitignore
|
1b40d9f3ba
Auxiliary application: 'psocks', a simple SOCKS server.
|
5 年之前 |
Buildscr
|
1fd7baa734
Update version number for 0.76 release.
|
3 年之前 |
Buildscr.cv
|
3481d16b0f
Remove #ifdef COVERITY.
|
3 年之前 |
CHECKLST.txt
|
d851df486f
Fix build failure at -DNOT_X_WINDOWS.
|
4 年之前 |
LATEST.VER
|
1fd7baa734
Update version number for 0.76 release.
|
3 年之前 |
LICENCE
|
7c27cdc16e
It's a new year.
|
4 年之前 |
README
|
4ec2791945
Remove Makefile.bor.
|
7 年之前 |
Recipe
|
11192e2e33
Backport of the pre-0.77 demo features to 0.76.
|
2 年之前 |
agentf.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
aqsync.c
|
0c44fa85df
Build outgoing SSH agent requests in a strbuf.
|
6 年之前 |
be_all.c
|
0f9e0d6e41
New GUI for protocol selection.
|
3 年之前 |
be_all_s.c
|
0f9e0d6e41
New GUI for protocol selection.
|
3 年之前 |
be_misc.c
|
8d186c3c93
Formatting change to braces around one case of a switch.
|
5 年之前 |
be_none.c
|
0f9e0d6e41
New GUI for protocol selection.
|
3 年之前 |
be_nos_s.c
|
0f9e0d6e41
New GUI for protocol selection.
|
3 年之前 |
be_nossh.c
|
0f9e0d6e41
New GUI for protocol selection.
|
3 年之前 |
be_ssh.c
|
0f9e0d6e41
New GUI for protocol selection.
|
3 年之前 |
callback.c
|
8d747d8029
Add lots of missing 'static' keywords.
|
5 年之前 |
cgtest.c
|
ef5540c185
cmdgen: support configurable key fingerprint type.
|
3 年之前 |
clicons.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
cmdgen.c
|
27a04d96a3
cmdgen: add missing null pointer check in --dump mode.
|
3 年之前 |
cmdline.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
conf.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
config.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
configure.ac
|
f3ee4dbe20
Remove -Werror from all the default cflags.
|
3 年之前 |
console.c
|
1b1a91fa3d
Console host key prompts: add 'more info' action.
|
3 年之前 |
console.h
|
3c6ab5bbb7
Factor out some common code in {ux,win}cons.c.
|
3 年之前 |
cproxy.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
defs.h
|
736646b0c9
Fix a few warnings reported by Visual Studio.
|
3 年之前 |
dialog.c
|
1276c13e6a
dialog system: add a side-by-side alignment feature.
|
3 年之前 |
dialog.h
|
1276c13e6a
dialog system: add a side-by-side alignment feature.
|
3 年之前 |
ecc.c
|
c9a8fa639e
New query function ecc_montgomery_is_identity.
|
5 年之前 |
ecc.h
|
c9a8fa639e
New query function ecc_montgomery_is_identity.
|
5 年之前 |
errsock.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
fuzzterm.c
|
329bdb344c
Make TermWin's palette_get_overrides() take a Terminal *.
|
3 年之前 |
import.c
|
2762a2025f
Merge the 0.74 release branch back to master.
|
4 年之前 |
ldisc.c
|
cd3e917fd0
Remove assertion that len != 0 in ldisc_send.
|
4 年之前 |
ldisc.h
|
e0a76971cc
New array-growing macros: sgrowarray and sgrowarrayn.
|
6 年之前 |
licence.pl
|
774d37a0dc
Autogenerate licence text in doc subdir from LICENCE.
|
9 年之前 |
logging.c
|
76430f8237
Assorted benign warning fixes.
|
5 年之前 |
mainchan.c
|
b4e1110892
Relax criteria for accepting agent-forwarding channel-opens.
|
4 年之前 |
marshal.c
|
50fce01958
Fix a gcc compile failure due to -Werror.
|
5 年之前 |
marshal.h
|
32d61d7c48
Add some more marshalling functions, for file parsing.
|
5 年之前 |
memory.c
|
88d5948ead
Fix undefined behaviour in safegrowarray.
|
5 年之前 |
millerrabin.c
|
750f5222b2
Factor out Miller-Rabin checking into its own file.
|
5 年之前 |
minibidi.c
|
8d186c3c93
Formatting change to braces around one case of a switch.
|
5 年之前 |
misc.c
|
3461196197
Pass more information to interactive host key check.
|
3 年之前 |
misc.h
|
609502b04b
Add utility function 'memxor'.
|
4 年之前 |
miscucs.c
|
7762d71226
New centralised helper function dup_mb_to_wc().
|
9 年之前 |
mkauto.sh
|
a947c49bec
Move the Unix configure script up to the top level.
|
11 年之前 |
mkfiles.pl
|
f3ee4dbe20
Remove -Werror from all the default cflags.
|
3 年之前 |
mksrcarc.sh
|
65d3afcaa1
Remove all trace of the Inno Setup installer.
|
6 年之前 |
mkunxarc.sh
|
4c49e29b19
Turn mkunxarc.sh back into an ordinary sh script.
|
10 年之前 |
mpint.c
|
736646b0c9
Fix a few warnings reported by Visual Studio.
|
3 年之前 |
mpint.h
|
20a9912c7c
Add mp_copy_integer_into function.
|
5 年之前 |
mpint_i.h
|
dec79cf152
Start a file of 'unsafe' mp_int functions.
|
5 年之前 |
mpunsafe.c
|
dec79cf152
Start a file of 'unsafe' mp_int functions.
|
5 年之前 |
mpunsafe.h
|
dec79cf152
Start a file of 'unsafe' mp_int functions.
|
5 年之前 |
network.h
|
630cac3aa2
Log when a network connection succeeds.
|
5 年之前 |
nocmdline.c
|
575ee4f8fc
Make cmdline_tooltype a const int.
|
5 年之前 |
nocproxy.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
nogss.c
|
d764872e9e
Rewrite gprefs() in settings.c so that its input mapping includes
|
13 年之前 |
noprint.c
|
6bf3b49471
noprint.c: fix compile failure.
|
4 年之前 |
noproxy.c
|
a058054253
Introduce noproxy.c.
|
4 年之前 |
norand.c
|
06531c3b61
Centralise 'no random numbers' stubs into norand.c.
|
5 年之前 |
noshare.c
|
40e648db46
Fix type error in noshare.c.
|
4 年之前 |
noterm.c
|
4db5c2899f
Make calling term_nopaste() a cross-platform feature.
|
11 年之前 |
notiming.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
nullplug.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
pageant.c
|
7c42ca0280
pageant_get_keylist: add missing init of kl->broken.
|
3 年之前 |
pageant.h
|
b8374f1bdf
winpgnt: menu options to delete/reencrypt everything.
|
3 年之前 |
pgssapi.c
|
a0b91e99b8
Fix a missing } in a GSSAPI-related comment.
|
6 年之前 |
pgssapi.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
pinger.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
pockle.c
|
1335e56d40
Fix false negative in Pockle discriminant check.
|
5 年之前 |
portfwd.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
pproxy.c
|
96ec2c2500
Get rid of lots of implicit pointer types.
|
6 年之前 |
primecandidate.c
|
115686527c
PrimeCandidateSource: add one-shot mode.
|
5 年之前 |
proxy.c
|
83b07a5c67
Fix downright weird line breaking.
|
4 年之前 |
proxy.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
pscp.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
psftp.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
psftp.h
|
d20d3b20fd
Remove FLAG_VERBOSE.
|
5 年之前 |
psftpcommon.c
|
70fd577e40
Fall back to not sorting large dirs in pscp -ls or psftp 'ls'.
|
5 年之前 |
psocks.c
|
ba599bf58c
psocks: remove print_c_string().
|
3 年之前 |
psocks.h
|
1b40d9f3ba
Auxiliary application: 'psocks', a simple SOCKS server.
|
5 年之前 |
putty.h
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
puttymem.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
puttyps.h
|
e30e6b0f1d
Delete the old 'macosx' directory completely.
|
9 年之前 |
raw.c
|
ad3c907a62
Remove NULL initialisers in BackendVtables.
|
4 年之前 |
release.pl
|
fd41f5dac0
release.pl: fix misspelled option in comment.
|
3 年之前 |
resource.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
rlogin.c
|
ad3c907a62
Remove NULL initialisers in BackendVtables.
|
4 年之前 |
scpserver.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sesschan.c
|
e9e6c03c6e
Uppity: add stunt for unauthorised agent forwarding attempts.
|
4 年之前 |
sessprep.c
|
fdf7de4a1c
sessprep: fix detection of unbracketed IPv6 literals.
|
6 年之前 |
settings.c
|
11192e2e33
Backport of the pre-0.77 demo features to 0.76.
|
2 年之前 |
sftp.c
|
edadfa7093
Impose an upper bound on incoming SFTP packet length.
|
3 年之前 |
sftp.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
sftpcommon.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
sftpserver.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sign.sh
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
smallprimes.c
|
9af72ca1e8
Move init_primes_array out into its own file.
|
5 年之前 |
ssh.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
ssh.h
|
97137f5cfd
PuTTYgen: explicitly use 'Kbyte' in Argon2 naming.
|
3 年之前 |
ssh1bpp.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
ssh1censor.c
|
751a989091
Add and use BinarySource_*INIT_PL.
|
6 年之前 |
ssh1connection-client.c
|
b4e1110892
Relax criteria for accepting agent-forwarding channel-opens.
|
4 年之前 |
ssh1connection-server.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
ssh1connection.c
|
b4e1110892
Relax criteria for accepting agent-forwarding channel-opens.
|
4 年之前 |
ssh1connection.h
|
b4e1110892
Relax criteria for accepting agent-forwarding channel-opens.
|
4 年之前 |
ssh1login-server.c
|
2762a2025f
Merge the 0.74 release branch back to master.
|
4 年之前 |
ssh1login.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
ssh2bpp-bare.c
|
1243be890a
Support receiving RFC 8308 SSH2_MSG_EXT_INFO.
|
4 年之前 |
ssh2bpp.c
|
1243be890a
Support receiving RFC 8308 SSH2_MSG_EXT_INFO.
|
4 年之前 |
ssh2censor.c
|
751a989091
Add and use BinarySource_*INIT_PL.
|
6 年之前 |
ssh2connection-client.c
|
b4e1110892
Relax criteria for accepting agent-forwarding channel-opens.
|
4 年之前 |
ssh2connection-server.c
|
75fccc5d58
Pass SshServerConfig through to sesschan.c.
|
5 年之前 |
ssh2connection.c
|
a859955689
Fix premature exit if 'plink -shareexists' happens early.
|
4 年之前 |
ssh2connection.h
|
a859955689
Fix premature exit if 'plink -shareexists' happens early.
|
4 年之前 |
ssh2kex-client.c
|
3461196197
Pass more information to interactive host key check.
|
3 年之前 |
ssh2kex-server.c
|
e105908661
Support rsa-sha2-* host keys in Uppity.
|
4 年之前 |
ssh2transhk.c
|
67881a129c
Add missing del234 in ssh_transient_hostkey_cache_add.
|
5 年之前 |
ssh2transport.c
|
46b23c581a
ssh2kex-client.c: get rid of s->fingerprint.
|
3 年之前 |
ssh2transport.h
|
46b23c581a
ssh2kex-client.c: get rid of s->fingerprint.
|
3 年之前 |
ssh2userauth-server.c
|
2762a2025f
Merge the 0.74 release branch back to master.
|
4 年之前 |
ssh2userauth.c
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
sshaes.c
|
8f3a0ea69f
Fix Arm crypto build failure on clang post-12.
|
3 年之前 |
ssharcf.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshargon2.c
|
52fa23c7fe
Argon2 hprime: remove pointless bounds check.
|
3 年之前 |
sshauxcrypt.c
|
c61158aa34
Add an IV argument to aes_{en,de}crypt_pubkey.
|
4 年之前 |
sshbcrypt.c
|
0d2d20aad0
Access all hashes and MACs through the standard API.
|
6 年之前 |
sshblake2.c
|
5c8f3bf924
Add an implementation of BLAKE2b.
|
4 年之前 |
sshblowf.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshblowf.h
|
229af2b5bf
Turn SSH-2 ciphers into a classoid.
|
6 年之前 |
sshbpp.h
|
1243be890a
Support receiving RFC 8308 SSH2_MSG_EXT_INFO.
|
4 年之前 |
sshccp.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshchan.h
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshcommon.c
|
04758cb3ec
Allow pre-storing host key fingerprints of all types.
|
3 年之前 |
sshcr.h
|
76430f8237
Assorted benign warning fixes.
|
5 年之前 |
sshcrc.c
|
2e866e1fb7
Rewrite CRC implementation to be constant-time.
|
6 年之前 |
sshcrcda.c
|
8d747d8029
Add lots of missing 'static' keywords.
|
5 年之前 |
sshdes.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshdh.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
sshdss.c
|
2762a2025f
Merge the 0.74 release branch back to master.
|
4 年之前 |
sshdssg.c
|
18be6aec58
PrimeCandidateSource: remember prime factors of n-1.
|
5 年之前 |
sshecc.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshecdsag.c
|
79d3c1783b
New vtable API for keygen progress reporting.
|
5 年之前 |
sshgss.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
sshgssc.c
|
1547c9c1ec
Make dupcat() into a variadic macro.
|
5 年之前 |
sshgssc.h
|
d515e4f1a3
Support GSS key exchange, for Kerberos 5 only.
|
6 年之前 |
sshhmac.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshkeygen.h
|
844e766b03
RSA generation: option to generate strong primes.
|
5 年之前 |
sshmac.c
|
61dec9a07a
sshmac.c: remove excessive return statement
|
6 年之前 |
sshmd5.c
|
456120cfac
Rewrite MD5 implementation in my modern style.
|
4 年之前 |
sshnogss.c
|
a1f3b7a358
Post-release destabilisation! Completely remove the struct type
|
13 年之前 |
sshppl.h
|
1dc5659aa6
New option to reject 'trivial' success of userauth.
|
3 年之前 |
sshprime.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshprng.c
|
7003b43963
Stop using mp_int in sshprng.c.
|
4 年之前 |
sshpubk.c
|
fd3f05d215
Fix tight loop on reading truncated key files.
|
3 年之前 |
sshrand.c
|
3daa36293e
Remove dependency of sshrand.c on SHA-512.
|
4 年之前 |
sshrsa.c
|
995e2f7164
Add API for getting all of a key's fingerprints.
|
3 年之前 |
sshrsag.c
|
844e766b03
RSA generation: option to generate strong primes.
|
5 年之前 |
sshserver.c
|
e9e6c03c6e
Uppity: add stunt for unauthorised agent forwarding attempts.
|
4 年之前 |
sshserver.h
|
e9e6c03c6e
Uppity: add stunt for unauthorised agent forwarding attempts.
|
4 年之前 |
sshsh256.c
|
8f3a0ea69f
Fix Arm crypto build failure on clang post-12.
|
3 年之前 |
sshsh512.c
|
31cd5ee19b
Fix buffer overflow in NEON SHA-384 output.
|
4 年之前 |
sshsha.c
|
8f3a0ea69f
Fix Arm crypto build failure on clang post-12.
|
3 年之前 |
sshsha3.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshshare.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshsignals.h
|
72eca76d20
New system for handling SSH signals.
|
6 年之前 |
sshttymodes.h
|
dead35dd0f
New system for handling SSH terminal modes.
|
6 年之前 |
sshutils.c
|
132d48b8f3
Remove redundant #includes from sshutils.c.
|
4 年之前 |
sshverstring.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |
sshzlib.c
|
736646b0c9
Fix a few warnings reported by Visual Studio.
|
3 年之前 |
storage.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
stripctrl.c
|
0716880f68
stripctrl: clean up precarious handling of 'width'.
|
5 年之前 |
supdup.c
|
df2994a05a
Make the backend_init error message dynamic. (NFC)
|
4 年之前 |
telnet.c
|
df2994a05a
Make the backend_init error message dynamic. (NFC)
|
4 年之前 |
terminal.c
|
746d87fc6f
Fix palette escape sequences sometimes not working.
|
3 年之前 |
terminal.h
|
334688db81
Apply UPDATE_DELAY in arrears, not in advance.
|
4 年之前 |
testback.c
|
11192e2e33
Backport of the pre-0.77 demo features to 0.76.
|
2 年之前 |
testcrypt.c
|
1da353e649
Introduce OpenSSH-compatible SHA256 key fingerprinting.
|
3 年之前 |
testcrypt.h
|
1da353e649
Introduce OpenSSH-compatible SHA256 key fingerprinting.
|
3 年之前 |
testsc.c
|
08d17140a0
Introduce PPK file format version 3.
|
4 年之前 |
testzlib.c
|
2f832bb21f
Ensure test programs have a dputs().
|
4 年之前 |
time.c
|
162398e55e
Comment explaining location in top-level directory.
|
20 年之前 |
timing.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
tree234.c
|
cbfba7a0e9
Greatly improve printf format-string checking.
|
5 年之前 |
tree234.h
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
utils.c
|
995e2f7164
Add API for getting all of a key's fingerprints.
|
3 年之前 |
version.c
|
787181bb12
Add some missing #includes.
|
5 年之前 |
version.h
|
650404f32c
Server prep: pass "implementation name" to ssh_verstring_new.
|
6 年之前 |
wcwidth.c
|
20d1c47484
wcwidth: update wide[] array to Unicode 13.0.0.
|
4 年之前 |
wildcard.c
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 年之前 |
x11fwd.c
|
b4e1bca2c3
Change vtable defs to use C99 designated initialisers.
|
5 年之前 |