]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2015-08-21 Simon TathamAdd a key-length field to 'struct ssh_mac'.
2015-08-21 Simon TathamAdd copy and free methods to 'struct ssh_hash'.
2015-08-16 Simon TathamNew test output file, checking all display-relevant stuff.
2015-08-16 Simon TathamGTK3 port: add '--with-gtk=3' to the configure script.
2015-08-16 Simon TathamGTK3 port: condition out all uses of GdkColormap.
2015-08-16 Simon TathamGTK3 port: respell GDK_WINDOW_XWINDOW / GDK_DRAWABLE_XID.
2015-08-16 Simon TathamGTK3 port: replace size_request in the Columns layout...
2015-08-16 Simon TathamGTK3 port: use gdk_device_grab() in gtkask.c.
2015-08-16 Simon TathamGTK3 port: support the new "draw" signal.
2015-08-16 Simon TathamReimplement GTK uxsel_input_add using GIOChannel.
2015-08-16 Simon TathamChange uxsel_input_add's return type from int to pointer.
2015-08-16 Simon TathamUse gtk_window_set_icon() where available.
2015-08-16 Simon TathamRemove an outdated comment.
2015-08-16 Simon TathamReplace deprecated GDK_DISPLAY() with modern facilities.
2015-08-16 Simon TathamMake the use of server-side backing pixmaps in GTK...
2015-08-16 Simon TathamSaw unifontsel_draw_preview_text() in half.
2015-08-16 Simon TathamCall draw_stretch_before *after* setting up the clip...
2015-08-15 Simon TathamWithdraw the horrible bodge in make_mouse_ptr().
2015-08-15 Simon TathamRefactor the GTK drawing system to do both GDK and Cairo.
2015-08-15 Simon TathamStop multifont fallback from crashing in GTK1.
2015-08-15 Tim KosseClose file descriptor in test main().
2015-08-15 Tim KosseFix signature of platform_new_connection.
2015-08-15 Tim KosseUse DWORD as length argument for RegQueryValueEx.
2015-08-15 Tim KosseCast return value of ShellExecute to INT_PTR.
2015-08-15 Tim KosseUse INT_PTR not int to store result of DialogBoxParam.
2015-08-15 Tim KosseDLGPROC callbacks should return INT_PTR.
2015-08-15 Tim KosseFix type of third argument to AppendMenu
2015-08-15 Tim KosseFix type of 4th argument to WinHelp
2015-08-15 Tim KosseCast pointers to uintptr_t instead of unsigned {long,int}.
2015-08-15 Tim KosseFix warning about mismatched constness.
2015-08-15 Tim KosseUse correct type to print Windows error codes.
2015-08-15 Tim KosseDo not re-define SECURITY_WIN32 if already defined.
2015-08-15 Tim KosseMake manifest files work with 64bit builds of PuTTY.
2015-08-15 Tim KosseDetect end of string in fingerprint alignment.
2015-08-15 Tim KosseFix __uint128_t compile error on MinGW.
2015-08-15 Tim KosseRemove an unused variable.
2015-08-15 Tim KosseRemove an unused variable.
2015-08-15 Tim KosseFix warning about uninitialized variable.
2015-08-15 Tim KosseRemove unused variable.
2015-08-15 Tim KosseFix warning about missing return in ssh2_kexinit_addalg
2015-08-10 Tim KosseFix a format string vulnerability if MALLOC_LOG is set.
2015-08-10 Tim KosseFix format string vulnerabilities.
2015-08-09 Simon TathamAdd a FAQ for 'checksum mismatch' reports.
2015-08-09 Simon TathamFix compile failure.
2015-08-09 Simon TathamGTK 3 prep: write a replacement for gtk_quit_add().
2015-08-09 Simon TathamUse gtkcompat.h to slim down a few ifdefs.
2015-08-08 Simon TathamGTK 3 prep: stop using *nearly* all GTK deprecated...
2015-08-08 Simon TathamSwitch to using gtk_window_parse_geometry in GTK 2.
2015-08-08 Simon TathamGTK 3 prep: replace GtkFileSelection with GtkFileChoose...
2015-08-08 Simon TathamGTK 3 prep: use gtk_color_selection_get_current_color().
2015-08-08 Simon TathamGTK 3 prep: use the glib names for base object types.
2015-08-08 Simon TathamAllow direct use of X11 to be conditionally compiled out.
2015-08-08 Simon TathamGTK 3 prep: use GDK_KEY_<keyname> constants, not GDK_...
2015-08-08 Simon TathamGTK 3 prep: use accessor functions for object data fields.
2015-08-08 Simon TathamGTK 3 prep: do not include individual GTK/GDK headers.
2015-08-08 Simon TathamMake gtkask.c compile under GTK 1.
2015-08-08 Simon TathamNew formatting directive in logfile naming: &P for...
2015-08-06 Simon TathamWork around a failure in Windows 10 jump lists.
2015-08-05 Simon TathamNew 'contrib' script to sort out email-corrupted packet...
2015-08-01 Simon TathamDon't try to load GSSAPI libs unless we'll use them.
2015-07-28 Simon TathamFix braino in gtkask.c loop conditions.
2015-07-27 Simon TathamHandle the VK_PACKET virtual key code.
2015-07-27 Simon TathamTurn the Windows PuTTY main window into a Unicode window.
2015-07-27 Simon TathamNew centralised helper function dup_mb_to_wc().
2015-07-25 Simon TathamPost-0.65 release checklist updates.
2015-07-25 Simon TathamAdd a commentary assertion in config dialog setup.
2015-07-25 Simon TathamMerge tag '0.65'
2015-07-25 Simon TathamBump version number for 0.65 release. 0.65
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-25 Ben HarrisWhen PSFTP exits in batch mode due to a command failure...
2015-06-24 Ben HarrisWhen encrypting packet length with ChaCha20, treat...
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-22 Simon TathamFix a crash when connection-sharing during userauth.
2015-06-22 Simon TathamFix a mismerge in kex null-pointer checks.
2015-06-20 Simon TathamFix accidental dependence on Windows API quirk in confi...
2015-06-20 Simon TathamAdd missing null-pointer checks in key exchange.
2015-06-20 Simon TathamUse 64-bit BignumInt wherever __uint128_t is available.
2015-06-20 Simon TathamImprove integer-type hygiene in bignum code.
2015-06-20 Simon TathamProvide a stub random_byte() to make 'testbn' compile...
2015-06-20 Simon TathamDon't try sending on sharing channels.
2015-06-20 Simon TathamClean up downstream sockets when upstream loses its...
2015-06-20 Simon TathamMove BignumInt definitions into a header file.
2015-06-20 Simon TathamCommit my replacement Windows I-beam mouse pointer.
2015-06-20 Simon TathamFix a compile warning with -DDEBUG.
2015-06-20 Simon TathamLog the client process ID for Windows named pipes too.
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-06-20 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-06-20 Simon TathamFix two small memory leaks in config mechanism.
2015-06-20 Simon TathamProvide a script to regenerate the Blowfish init tables.
2015-06-20 Simon TathamPaste error in comment.
2015-06-20 Simon TathamAdd smemclrs of all hash states we destroy.
2015-06-20 Simon TathamUse a timing-safe memory compare to verify MACs.
2015-06-20 Simon TathamFix a few memory leaks.
2015-06-20 Simon TathamDivide the Bugs panel in half.
2015-06-20 Simon TathamSupport RFC 4419.
2015-06-20 Jacob NevinsOld Dropbear servers have the ssh-close-vs-request bug.
2015-06-20 Simon TathamFix a dangerous cross-thread memory access.
2015-06-20 Simon TathamClean up a stale foreign handle in winnps.c.
2015-06-20 Simon TathamDon't output negative numbers in the ESC[13t report.
next