summary refs log tree commit diff stats
path: root/plugins/fishlim
AgeCommit message (Expand)Author
2020-07-13FiSHLiM: Support for CBC mode + more commands (#2347)Bakasura
2018-02-18fishlim: Fix build warningPatrick Griffis
2017-06-15Hide false-positive deprecated warningPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2017-03-30Fix key exchangeeimmot
2017-01-05fishlim: Fix not including config.hPatrick Griffis
2016-12-13Fix building fishlim against libressl alsoPatrick Griffis
2016-11-28Fix typos s/Recieved/Received/Mattia Rizzolo
2016-10-23Final fixup of OpenSSL 1.1.0 changesPatrick Griffis
2016-10-11fishlim: Fix MEMZERO macro using element number not bytesIgor
2016-10-08fishlim: Bump versionPatrick Griffis
2016-10-08fishlim: Remove outdated INSTALL filePatrick Griffis
2016-10-08fishlim: Fix saving nicks containing [ or ]Patrick Griffis
2016-10-08fishlim: Add support for the /me commandGroil
2016-10-08fishlim: Add commands /topic+ /msg+ and /notice+cypherpunk
2016-10-08fishlim: Add /keyx for DH1080 key exchangePatrick Griffis
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-02-18Fix strict prototype warningsPatrick Griffis
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2015-10-10Use VS 2015Arnavion
2015-04-23Remove unused fileTingPing
2015-02-11Better project files.Arnavion
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for allocations in all pluginsTingPing
2014-12-17More consistently include config.hTingPing
2014-12-15Don't require glib 2.40TingPing
2014-12-15fishlim: Handle server-timeTingPing
2014-12-15fishlim: Use proper filesystem encoding for filesTingPing
2014-12-15fishlim: Use standard keyfile save functionTingPing
2014-12-15fishlim: Strip whitespace when deleting keysTingPing
2014-12-15fishlim: Use hexchat_nickcmp()TingPing
2014-12-15fishlim: Improve string handlingTingPing
2014-12-15configure: Improve various build flagsTingPing
2014-07-18Fix formatting warningsTingPing
2014-06-02fishlim: Fix filename in error messagesTingPing
2014-06-02Handle a special character before "+OK", e.g. identify-msg + or -Samuel Lidén Borell
2014-06-02Use path to HexChat instead of XChat in the test programSamuel Lidén Borell
2014-06-02Add missing include in the test programSamuel Lidén Borell
2014-06-02Fix memory leak in the test programSamuel Lidén Borell
2014-06-02Fix undefined behaviour in left shiftSamuel Lidén Borell
2014-01-29osx: Silence openssl deprecated warningsTingPing
2014-01-20configure: Clean up EXTRA_DISTTingPing
2013-09-15plugins: fishlim: VS2013 comes with a working stdbool.hArnavion
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It sh...Arnavion
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-10-30Now some final cleanup (I hope)Berke Viktor