]> asedeno.scripts.mit.edu Git - pssh.git/commit
Greg Parker's 2005-06-23 release.
authorAlejandro R. Sedeño <asedeno@mit.edu>
Sun, 18 Mar 2007 17:47:33 +0000 (17:47 +0000)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Sun, 18 Mar 2007 17:47:33 +0000 (17:47 +0000)
commitefd604bb1b12b24c3e22df6e3e997a6431fd2210
tree36b8456ae5f6a95061967ffdc8e98e600f040180
Greg Parker's 2005-06-23 release.
333 files changed:
CHANGELOG [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
README.code [new file with mode: 0644]
README.licenses [new file with mode: 0644]
README.publickeys [new file with mode: 0644]
arm/Makefile [new file with mode: 0644]
arm/crypto/fortuna/fortuna.c [new file with mode: 0644]
arm/crypto/fortuna/fortuna.h [new file with mode: 0644]
arm/crypto/fortuna/fortuna_acc.c [new file with mode: 0644]
arm/crypto/fortuna/fortuna_gen.c [new file with mode: 0644]
arm/crypto/fortuna/fortuna_locl.h [new file with mode: 0644]
arm/crypto/openssl/aes/CVS/Entries [new file with mode: 0644]
arm/crypto/openssl/aes/CVS/Repository [new file with mode: 0644]
arm/crypto/openssl/aes/CVS/Root [new file with mode: 0644]
arm/crypto/openssl/aes/CVS/Tag [new file with mode: 0644]
arm/crypto/openssl/aes/aes.h [new file with mode: 0644]
arm/crypto/openssl/aes/aes_armcalls.c [new file with mode: 0644]
arm/crypto/openssl/aes/aes_cbc.c [new file with mode: 0644]
arm/crypto/openssl/aes/aes_core.c [new file with mode: 0644]
arm/crypto/openssl/aes/aes_includes.h [new file with mode: 0644]
arm/crypto/openssl/aes/aes_internal.h [new file with mode: 0644]
arm/crypto/openssl/aes/aes_locl.h [new file with mode: 0644]
arm/crypto/openssl/aes/aes_tables.c [new file with mode: 0644]
arm/crypto/openssl/aes/aes_tables.h [new file with mode: 0644]
arm/crypto/openssl/bn/CVS/Entries [new file with mode: 0644]
arm/crypto/openssl/bn/CVS/Repository [new file with mode: 0644]
arm/crypto/openssl/bn/CVS/Root [new file with mode: 0644]
arm/crypto/openssl/bn/CVS/Tag [new file with mode: 0644]
arm/crypto/openssl/bn/bn_add.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_armcalls.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_asm.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_ctx.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_div.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_exp.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_gcd.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_includes.h [new file with mode: 0644]
arm/crypto/openssl/bn/bn_internal.h [new file with mode: 0644]
arm/crypto/openssl/bn/bn_lcl.h [new file with mode: 0644]
arm/crypto/openssl/bn/bn_lib.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_mod.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_mont.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_mul.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_print.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_rand.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_recp.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_shift.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_sqr.c [new file with mode: 0644]
arm/crypto/openssl/bn/bn_word.c [new file with mode: 0644]
arm/crypto/openssl/cryptlib.h [new file with mode: 0644]
arm/crypto/rand.c [new file with mode: 0644]
arm/crypto/rand.h [new file with mode: 0644]
arm/crypto/rand_armcalls.c [new file with mode: 0644]
arm/crypto/rand_time.S [new file with mode: 0644]
arm/crypto/rand_time.h [new file with mode: 0644]
arm/crypto/sha2/sha2.c [new file with mode: 0644]
arm/crypto/sha2/sha2.h [new file with mode: 0644]
arm/data/prefs.c [new file with mode: 0644]
arm/data/prefs.h [new file with mode: 0644]
arm/export-list [new file with mode: 0644]
arm/rsrc/rsrc.h [new file with mode: 0644]
arm/ssh/openssh/openbsd-compat/CVS/Entries [new file with mode: 0644]
arm/ssh/openssh/openbsd-compat/CVS/Repository [new file with mode: 0644]
arm/ssh/openssh/openbsd-compat/CVS/Root [new file with mode: 0644]
arm/ssh/openssh/openbsd-compat/CVS/Tag [new file with mode: 0644]
arm/ssh/openssh/openbsd-compat/bsd-snprintf.c [new file with mode: 0644]
arm/ssh/ssh.c [new file with mode: 0644]
arm/ssh/ssh.h [new file with mode: 0644]
arm/ssh/sshzlib.c [new file with mode: 0644]
arm/ssh/sshzlib.h [new file with mode: 0644]
arm/ssh/sshzlib_armcalls.c [new file with mode: 0644]
arm/util/PalmOS.c [new file with mode: 0644]
arm/util/assert.h [new file with mode: 0644]
arm/util/ctype.h [new file with mode: 0644]
arm/util/includes.h [new file with mode: 0644]
arm/util/pace.h [new file with mode: 0644]
arm/util/stdlib.c [new file with mode: 0644]
arm/util/stdlib.h [new file with mode: 0644]
arm/util/swap.h [new file with mode: 0644]
arm/util/xmalloc.c [new file with mode: 0644]
arm/util/xmalloc.h [new file with mode: 0644]
arm/vt100/misc.c [new file with mode: 0644]
arm/vt100/misc.h [new file with mode: 0644]
arm/vt100/palm/palmprint.c [new file with mode: 0644]
arm/vt100/palm/palmstuff.h [new file with mode: 0644]
arm/vt100/palm/palmucs.c [new file with mode: 0644]
arm/vt100/palm/palmwindow.c [new file with mode: 0644]
arm/vt100/putty.h [new file with mode: 0644]
arm/vt100/puttymem.h [new file with mode: 0644]
arm/vt100/puttyps.h [new file with mode: 0644]
arm/vt100/terminal.c [new file with mode: 0644]
arm/vt100/terminal.h [new file with mode: 0644]
arm/vt100/tree234.c [new file with mode: 0644]
arm/vt100/tree234.h [new file with mode: 0644]
arm/vt100/vt100.c [new file with mode: 0644]
arm/vt100/vt100.h [new file with mode: 0644]
arm/vt100/vt100_armcalls.c [new file with mode: 0644]
arm/vt100/wcwidth.c [new file with mode: 0644]
arm/vt100/wcwidth.h [new file with mode: 0644]
crypto/cryptorsrc.h [new file with mode: 0644]
crypto/openssl/aes/aes.h [new file with mode: 0644]
crypto/openssl/aes/aes_armstubs.c [new file with mode: 0644]
crypto/openssl/aes/aes_armstubs.h [new file with mode: 0644]
crypto/openssl/aes/aes_tables.rcp [new file with mode: 0644]
crypto/openssl/bn/bn.h [new file with mode: 0644]
crypto/openssl/bn/bn_armstubs.c [new file with mode: 0644]
crypto/openssl/bn/bn_armstubs.h [new file with mode: 0644]
crypto/openssl/cryptlib.h [new file with mode: 0644]
crypto/openssl/des/des.h [new file with mode: 0644]
crypto/openssl/des/des_enc.c [new file with mode: 0644]
crypto/openssl/des/des_locl.h [new file with mode: 0644]
crypto/openssl/des/des_tables.c [new file with mode: 0644]
crypto/openssl/des/des_tables.rcp [new file with mode: 0644]
crypto/openssl/des/ncbc_enc.c [new file with mode: 0644]
crypto/openssl/des/set_key.c [new file with mode: 0644]
crypto/openssl/dh/dh.h [new file with mode: 0644]
crypto/openssl/dh/dh_key.c [new file with mode: 0644]
crypto/openssl/dh/dh_lib.c [new file with mode: 0644]
crypto/openssl/dsa/dsa.h [new file with mode: 0644]
crypto/openssl/dsa/dsa_lib.c [new file with mode: 0644]
crypto/openssl/dsa/dsa_ossl.c [new file with mode: 0644]
crypto/openssl/dsa/dsa_sign.c [new file with mode: 0644]
crypto/openssl/dsa/dsa_vrf.c [new file with mode: 0644]
crypto/openssl/evp/digest.c [new file with mode: 0644]
crypto/openssl/evp/e_aes.c [new file with mode: 0644]
crypto/openssl/evp/e_des3.c [new file with mode: 0644]
crypto/openssl/evp/e_null.c [new file with mode: 0644]
crypto/openssl/evp/evp.h [new file with mode: 0644]
crypto/openssl/evp/evp_enc.c [new file with mode: 0644]
crypto/openssl/evp/evp_locl.h [new file with mode: 0644]
crypto/openssl/evp/m_md5.c [new file with mode: 0644]
crypto/openssl/evp/m_sha1.c [new file with mode: 0644]
crypto/openssl/hmac/hmac.c [new file with mode: 0644]
crypto/openssl/hmac/hmac.h [new file with mode: 0644]
crypto/openssl/md32_common.h [new file with mode: 0644]
crypto/openssl/md5/md5.h [new file with mode: 0644]
crypto/openssl/md5/md5_dgst.c [new file with mode: 0644]
crypto/openssl/md5/md5_locl.h [new file with mode: 0644]
crypto/openssl/md5/md5_one.c [new file with mode: 0644]
crypto/openssl/md5/md5test.c [new file with mode: 0644]
crypto/openssl/mem_clr.c [new file with mode: 0644]
crypto/openssl/objects/obj_mac.h [new file with mode: 0644]
crypto/openssl/objects/objects.h [new file with mode: 0644]
crypto/openssl/rsa/rsa.h [new file with mode: 0644]
crypto/openssl/rsa/rsa_eay.c [new file with mode: 0644]
crypto/openssl/rsa/rsa_lib.c [new file with mode: 0644]
crypto/openssl/rsa/rsa_none.c [new file with mode: 0644]
crypto/openssl/rsa/rsa_pk1.c [new file with mode: 0644]
crypto/openssl/sha/sha.h [new file with mode: 0644]
crypto/openssl/sha/sha1dgst.c [new file with mode: 0644]
crypto/openssl/sha/sha_locl.h [new file with mode: 0644]
crypto/rand.h [new file with mode: 0644]
crypto/rand_armstubs.c [new file with mode: 0644]
data/connectionlist.c [new file with mode: 0644]
data/connectionlist.h [new file with mode: 0644]
data/hostkeys.c [new file with mode: 0644]
data/hostkeys.h [new file with mode: 0644]
data/memolist.c [new file with mode: 0644]
data/memolist.h [new file with mode: 0644]
data/prefs.c [new file with mode: 0644]
data/prefs.h [new file with mode: 0644]
data/publickeys.c [new file with mode: 0644]
data/publickeys.h [new file with mode: 0644]
data/recordlist.c [new file with mode: 0644]
data/recordlist.h [new file with mode: 0644]
forms/DIA.c [new file with mode: 0644]
forms/DIA.h [new file with mode: 0644]
forms/about.c [new file with mode: 0644]
forms/about.h [new file with mode: 0644]
forms/connectionprefsform.c [new file with mode: 0644]
forms/connectionprefsform.h [new file with mode: 0644]
forms/detailsform.c [new file with mode: 0644]
forms/detailsform.h [new file with mode: 0644]
forms/displayprefsform.c [new file with mode: 0644]
forms/displayprefsform.h [new file with mode: 0644]
forms/hostkeydetailsform.c [new file with mode: 0644]
forms/hostkeydetailsform.h [new file with mode: 0644]
forms/hostkeysform.c [new file with mode: 0644]
forms/hostkeysform.h [new file with mode: 0644]
forms/kbdint0form.c [new file with mode: 0644]
forms/kbdint0form.h [new file with mode: 0644]
forms/kbdintform.c [new file with mode: 0644]
forms/kbdintform.h [new file with mode: 0644]
forms/keyboardprefsform.c [new file with mode: 0644]
forms/keyboardprefsform.h [new file with mode: 0644]
forms/loginform.c [new file with mode: 0644]
forms/loginform.h [new file with mode: 0644]
forms/mainform.c [new file with mode: 0644]
forms/mainform.h [new file with mode: 0644]
forms/memoform.c [new file with mode: 0644]
forms/memoform.h [new file with mode: 0644]
forms/passphraseform.c [new file with mode: 0644]
forms/passphraseform.h [new file with mode: 0644]
forms/passwordform.c [new file with mode: 0644]
forms/passwordform.h [new file with mode: 0644]
forms/publickeychoiceform.c [new file with mode: 0644]
forms/publickeychoiceform.h [new file with mode: 0644]
forms/publickeydetailsform.c [new file with mode: 0644]
forms/publickeydetailsform.h [new file with mode: 0644]
forms/publickeysform.c [new file with mode: 0644]
forms/publickeysform.h [new file with mode: 0644]
forms/resize.c [new file with mode: 0644]
forms/resize.h [new file with mode: 0644]
forms/resizeconsts.h [new file with mode: 0644]
forms/terminalform.c [new file with mode: 0644]
forms/terminalform.h [new file with mode: 0644]
main.c [new file with mode: 0644]
pssh.def [new file with mode: 0644]
rsrc/123buttons.bmp [new file with mode: 0644]
rsrc/abcbuttons.bmp [new file with mode: 0644]
rsrc/buttons.bmp [new file with mode: 0644]
rsrc/closebox.bmp [new file with mode: 0644]
rsrc/closeboxhi.bmp [new file with mode: 0644]
rsrc/closeboxselected.bmp [new file with mode: 0644]
rsrc/closeboxselectedhi.bmp [new file with mode: 0644]
rsrc/downarrow.bmp [new file with mode: 0644]
rsrc/downarrowhi.bmp [new file with mode: 0644]
rsrc/downarrowselected.bmp [new file with mode: 0644]
rsrc/downarrowselectedhi.bmp [new file with mode: 0644]
rsrc/etcbuttons.bmp [new file with mode: 0644]
rsrc/leftarrow.bmp [new file with mode: 0644]
rsrc/leftarrowhi.bmp [new file with mode: 0644]
rsrc/leftarrowselected.bmp [new file with mode: 0644]
rsrc/leftarrowselectedhi.bmp [new file with mode: 0644]
rsrc/linedown.bmp [new file with mode: 0644]
rsrc/linedowndisabled.bmp [new file with mode: 0644]
rsrc/linedowndisabledhi.bmp [new file with mode: 0644]
rsrc/linedownhi.bmp [new file with mode: 0644]
rsrc/linedownselected.bmp [new file with mode: 0644]
rsrc/linedownselectedhi.bmp [new file with mode: 0644]
rsrc/lineup.bmp [new file with mode: 0644]
rsrc/lineupdisabled.bmp [new file with mode: 0644]
rsrc/lineupdisabledhi.bmp [new file with mode: 0644]
rsrc/lineuphi.bmp [new file with mode: 0644]
rsrc/lineupselected.bmp [new file with mode: 0644]
rsrc/lineupselectedhi.bmp [new file with mode: 0644]
rsrc/med.font [new file with mode: 0644]
rsrc/medsingle.font [new file with mode: 0644]
rsrc/nano.font [new file with mode: 0644]
rsrc/nanosingle.font [new file with mode: 0644]
rsrc/pagedown.bmp [new file with mode: 0644]
rsrc/pagedowndisabled.bmp [new file with mode: 0644]
rsrc/pagedowndisabledhi.bmp [new file with mode: 0644]
rsrc/pagedownhi.bmp [new file with mode: 0644]
rsrc/pagedownselected.bmp [new file with mode: 0644]
rsrc/pagedownselectedhi.bmp [new file with mode: 0644]
rsrc/pageup.bmp [new file with mode: 0644]
rsrc/pageupdisabled.bmp [new file with mode: 0644]
rsrc/pageupdisabledhi.bmp [new file with mode: 0644]
rsrc/pageuphi.bmp [new file with mode: 0644]
rsrc/pageupselected.bmp [new file with mode: 0644]
rsrc/pageupselectedhi.bmp [new file with mode: 0644]
rsrc/passwordfont [new file with mode: 0644]
rsrc/pssh.rcp [new file with mode: 0755]
rsrc/pssh.rsrc [new file with mode: 0644]
rsrc/rightarrow.bmp [new file with mode: 0644]
rsrc/rightarrowhi.bmp [new file with mode: 0644]
rsrc/rightarrowselected.bmp [new file with mode: 0644]
rsrc/rightarrowselectedhi.bmp [new file with mode: 0644]
rsrc/rsrc.h [new file with mode: 0644]
rsrc/tcbuttons.bmp [new file with mode: 0644]
rsrc/uparrow.bmp [new file with mode: 0644]
rsrc/uparrowhi.bmp [new file with mode: 0644]
rsrc/uparrowselected.bmp [new file with mode: 0644]
rsrc/uparrowselectedhi.bmp [new file with mode: 0644]
ssh/connection.c [new file with mode: 0644]
ssh/connection.h [new file with mode: 0644]
ssh/keyfile.c [new file with mode: 0644]
ssh/keyfile.h [new file with mode: 0644]
ssh/keyimport.c [new file with mode: 0644]
ssh/keyimport.h [new file with mode: 0644]
ssh/openssh/bufaux.c [new file with mode: 0644]
ssh/openssh/bufaux.h [new file with mode: 0644]
ssh/openssh/buffer.c [new file with mode: 0644]
ssh/openssh/buffer.h [new file with mode: 0644]
ssh/openssh/cipher.c [new file with mode: 0644]
ssh/openssh/cipher.h [new file with mode: 0644]
ssh/openssh/dh.c [new file with mode: 0644]
ssh/openssh/dh.h [new file with mode: 0644]
ssh/openssh/getput.h [new file with mode: 0644]
ssh/openssh/kex.c [new file with mode: 0644]
ssh/openssh/kex.h [new file with mode: 0644]
ssh/openssh/kexdh.c [new file with mode: 0644]
ssh/openssh/key.c [new file with mode: 0644]
ssh/openssh/key.h [new file with mode: 0644]
ssh/openssh/mac.c [new file with mode: 0644]
ssh/openssh/mac.h [new file with mode: 0644]
ssh/openssh/match.c [new file with mode: 0644]
ssh/openssh/match.h [new file with mode: 0644]
ssh/openssh/openbsd-compat/base64.c [new file with mode: 0644]
ssh/openssh/openbsd-compat/base64.h [new file with mode: 0644]
ssh/openssh/openbsd-compat/bsd-snprintf.c [new file with mode: 0644]
ssh/openssh/ssh-dss.c [new file with mode: 0644]
ssh/openssh/ssh-rsa.c [new file with mode: 0644]
ssh/openssh/uuencode.c [new file with mode: 0644]
ssh/openssh/uuencode.h [new file with mode: 0644]
ssh/packetizer.c [new file with mode: 0644]
ssh/packetizer.h [new file with mode: 0644]
ssh/session.c [new file with mode: 0644]
ssh/session.h [new file with mode: 0644]
ssh/ssh.c [new file with mode: 0644]
ssh/ssh.h [new file with mode: 0644]
ssh/ssh2.h [new file with mode: 0644]
ssh/sshzlib.c [new file with mode: 0644]
ssh/sshzlib.h [new file with mode: 0644]
ssh/transport.c [new file with mode: 0644]
ssh/transport.h [new file with mode: 0644]
util/armstubs.c [new file with mode: 0644]
util/armstubs.h [new file with mode: 0644]
util/assert.h [new file with mode: 0644]
util/ctype.h [new file with mode: 0644]
util/formutils.c [new file with mode: 0644]
util/formutils.h [new file with mode: 0644]
util/includes.h [new file with mode: 0644]
util/limits.h [new file with mode: 0644]
util/oem/PalmChars.h [new file with mode: 0644]
util/oem/SonyChars.h [new file with mode: 0644]
util/oem/SonyErrorBase.h [new file with mode: 0644]
util/oem/SonyHRLib.h [new file with mode: 0644]
util/oem/SonyJogAssist.h [new file with mode: 0644]
util/oem/SonySilkLib.h [new file with mode: 0644]
util/oem/SonySystemFtr.h [new file with mode: 0644]
util/oem/SonySystemResources.h [new file with mode: 0644]
util/oem/SonyTypes.h [new file with mode: 0644]
util/pce.h [new file with mode: 0644]
util/queue.c [new file with mode: 0644]
util/queue.h [new file with mode: 0644]
util/stdlib.c [new file with mode: 0644]
util/stdlib.h [new file with mode: 0644]
util/xmalloc.c [new file with mode: 0644]
util/xmalloc.h [new file with mode: 0644]
vt100/vt100.c [new file with mode: 0644]
vt100/vt100.h [new file with mode: 0644]