summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2018-01-04Postpone server cleanup until after unrefailin-nemui
2018-01-03Merge branch 'uaf-modify' into 'master'Nei
2017-11-30move decls before codeailin-nemui
2017-11-26Merge pull request #790 from ailin-nemui/mirc-colourailin-nemui
2017-11-26Merge pull request #762 from ailin-nemui/global-historyailin-nemui
2017-11-20Update formats.cailin-nemui
2017-11-15reset colour at comma, like mIRCailin-nemui
2017-11-15Merge pull request #786 from ailin-nemui/show-inital-nickailin-nemui
2017-11-11Prevent a UAF error during the execution of some commandsLemonBoy
2017-11-03Keep a copy of the strings coming from the configLemonBoy
2017-11-01show initial nick and name on first startailin-nemui
2017-10-20Merge branch 'fix-gl-12' into 'security'Nei
2017-10-11Add alternate_nick as a network-specific property.Paul Townsend
2017-10-07fix out of bounds read in compress_colorsailin-nemui
2017-10-06add a key binding to erase history entriesailin-nemui
2017-10-06add two XSFuncs to manipulate command history entriesailin-nemui
2017-10-06refactor history to use history_entries listailin-nemui
2017-09-10Merge pull request #735 from trasz/capsicumailin-nemui
2017-09-08Fix /back in Capsicum capability mode.Edward Tomasz Napierala
2017-08-29Complete filenames ending with a slashLemonBoy
2017-08-09Fix indentation; no functional changes.Edward Tomasz Napierala
2017-08-09Add back some ifdefs.Edward Tomasz Napierala
2017-08-01Clean up includes a bit.Edward Tomasz Napierala
2017-07-30Update copyrights.Edward Tomasz Napierala
2017-07-30Hook up capsicum.h and fe-capsicum.h to autotools.Edward Tomasz Napierala
2017-07-29Fix build without Capsicum.Edward Tomasz Napierala
2017-07-29Add wrappers to reduce #ifdefs.Edward Tomasz Napierala
2017-07-29Working autolog.Edward Tomasz Napierala
2017-07-29Add capability mode error/success messages.Edward Tomasz Napierala
2017-07-28Don't compute log_dir_create_mode in three different places.Edward Tomasz Napierala
2017-07-26Merge pull request #719 from LemonBoy/sasl-disable-noneailin-nemui
2017-07-25Allow the user to clear the sasl-related fieldsLemonBoy
2017-07-03Merge pull request #653 from ailin-nemui/regexexailin-nemui
2017-06-23Merge pull request #709 from osm/masterailin-nemui
2017-06-23Merge pull request #703 from vague666/server_modify_portailin-nemui
2017-06-22remove constailin-nemui
2017-06-21Escape nicks during nick completion when expand_escapes is enabledOscar Linderholm
2017-06-19fix weird n-fold unescapingailin-nemui
2017-06-19Merge branch 'master' into regexexailin-nemui
2017-06-05fe-dcc-(get|send): Fix some -Wpointer-compare with newer gccdequis
2017-06-05get rid of new_textailin-nemui
2017-06-04Make backward compatible with ssl flagsJari Matilainen
2017-06-04change ternary operator to if/else statements, add default ssl port supportJari Matilainen
2017-06-04Refactor regex and implement UTF8 mode for GRegexailin-nemui
2017-05-18Add parse_uint function to improve integer overflow handlingdequis
2017-05-15Make sure port is only set on /server modify if specifiedJari Matilainen
2017-05-14Update fe-server.cailin-nemui
2017-05-14Spaces to tabsJari Matilainen
2017-05-11Added code commentsJari Matilainen
2017-05-11Allow -port <num> or irc.host.tld <port num> in /server add and /server modifyJari Matilainen