Age | Commit message (Expand) | Author |
2021-06-20 | Implement support for strikethrough text. | Sadie Powell |
2017-09-21 | Fix rfc_ncasecmp handling of n reaching 0 | Joseph Bisch |
2017-09-19 | Fix rfc_{n,}casecmp functions (#2058) | Joseph Bisch |
2017-08-31 | Improve detection of system tray support | Patrick Griffis |
2017-06-13 | build: Replace Autotools with Meson | Patrick Griffis |
2016-05-28 | Couple of minor const correctness fixes | Erik de Castro Lopo |
2016-04-13 | Fix challengeauth lower casing username | Patrick Griffis |
2016-01-29 | Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup | Patrick Griffis |
2015-10-12 | common: Moved some functions over from plugins/sysinfo that are useful for th... | Arnavion |
2015-10-05 | win32: Don't rely on CWD for portable-mode check | Patrick Griffis |
2015-03-19 | Fix warnings | TingPing |
2015-02-04 | Partial fix for Windows 10 detection | Berke Viktor |
2014-12-28 | Remove option to use socks5 library | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | Remove unused header | TingPing |
2014-12-15 | Add patch from cygwin | TingPing |
2014-12-08 | Removed some unnecessary casts. | Arnavion |
2014-12-08 | Removed some commented-out code. | Arnavion |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-11-22 | Fix possible crash in SASL Blowfish mech | TingPing |
2014-11-02 | Warning cleanup | Campbell Barton |
2014-07-28 | Fix warning | TingPing |
2014-07-28 | Fixed expand_homedir to handle paths like "~user" correctly. | Arnavion |
2014-07-05 | Disable tray support on Elementary | TingPing |
2014-06-21 | Remove broken debug code | TingPing |
2014-06-04 | Use GDir instead of dirent | TingPing |
2014-06-04 | Use glib to parse and launch commands for util_exec | TingPing |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing |
2014-04-24 | Replace deprecated GetVersionEx calls with version helpers | Berke Viktor |
2014-04-21 | Use utf-8 variant of strftime to format log file paths. | Arnavion |
2014-02-12 | Fix some leaks | TingPing |
2014-02-12 | Remove unused function | TingPing |
2014-02-04 | osx: Set Menlo as default font | TingPing |
2014-01-30 | Now make_ping_time() in common/util.c returns the time in milliseconds instead | Diogo Sousa |
2013-11-02 | Fix invalid timestamps crashing on Windows | TingPing |
2013-09-25 | Only show users country if its not unknown | TingPing |
2013-09-07 | Disable challangeauth without openssl | TingPing |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing |
2013-05-20 | Sample code docs for challengeauth_response() | Berke Viktor |
2013-05-19 | Cosmetics | Berke Viktor |
2013-05-19 | Simplify SASL auth string generation code | Berke Viktor |
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor |
2013-05-14 | Fix warnings | Berke Viktor |
2013-05-04 | Replace g_strdup_printf with g_build_filename where possible | Berke Viktor |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor |
2013-03-25 | Disable tray when using Unity | TingPing |
2013-01-09 | Oops, fixed error in util.c | RichardHitt |