Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- AES and Blowfish mechanisms are deemed insecure and servers have removed support for them - Remove attempts to retry since we only support one mech - Handle SASL 3.2's new syntax for supported mechs | |||
2015-03-20 | Fix conflicting type in header | TingPing | |
gsize and size_t are not the same thing | |||
2014-11-02 | Warning cleanup | Campbell Barton | |
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064 | |||
2014-06-04 | Use glib to parse and launch commands for util_exec | TingPing | |
Fixes #958 | |||
2014-04-21 | Use utf-8 variant of strftime to format log file paths. | Arnavion | |
strftime assumes the format string is in locale encoding, which mangles log file paths that are in utf-8. Fixes #767 Fixes #945 | |||
2014-02-12 | Remove unused function | TingPing | |
2014-02-04 | osx: Set Menlo as default font | TingPing | |
This moves the find_font function to the front ends since it depends on pango and cairo | |||
2013-11-02 | Fix invalid timestamps crashing on Windows | TingPing | |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing | |
Closes #657 | |||
2013-05-17 | Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH | Berke Viktor | |
2013-04-03 | Remove strlutil | Berke Viktor | |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor | |
You can still build HexTray manually if you want to try fixing it | |||
2013-03-31 | Supposed fix for license issues | Berke Viktor | |
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file) | |||
2013-03-25 | Disable tray when using Unity | TingPing | |
2012-11-03 | Initial commit for utf8 everywhere. | Arnavion | |
2012-10-28 | Use Consolas as the default font where available | Berke Viktor | |
2012-10-28 | More polishing for the About dialog | Berke Viktor | |
2012-10-25 | Move SASL passphrase generation code to utils | Berke Viktor | |
2012-10-25 | Some more rebranding for consistency's sake | Berke Viktor | |
2012-10-18 | Add function for listing subdirs | Berke Viktor | |
2012-09-24 | Add strlcat() and strlcpy(), might convert to them in the future | Berke Viktor | |
2012-07-13 | Rename X-Tray to HexTray | Berke Viktor | |
2011-12-11 | initial patches for linux compatibility | Berke Viktor | |
2011-11-29 | initial plugin config framework, can't save multiple entries | Berke Viktor | |
2011-05-30 | move cpu arch stuff to separate function | berkeviktor@aol.com | |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |