summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-11Take into account Nei's suggestionsLemonBoy
2017-11-10use enumailin-nemui
2017-11-03Keep a copy of the strings coming from the configLemonBoy
2017-11-02Turn the style guide into a clang-format fileLemonBoy
2017-11-01up abiailin-nemui
2017-11-01show initial nick and name on first startailin-nemui
2017-10-30Update README.mdailin-nemui
2017-10-26Merge pull request #781 from ailin-nemui/syncdocsailin-nemui
2017-10-26clean up file path after moveailin-nemui
2017-10-25run syncscripts.shailin-nemui
2017-10-25move some files into subdirsailin-nemui
2017-10-24Strip : from <trailing> parametersWill Storey
2017-10-24add a script to sync scripts as wellailin-nemui
2017-10-24remove lynx from autogen and make a separate syncdocs scriptailin-nemui
2017-10-24fix key length checker to actually do some workailin-nemui
2017-10-23Merge pull request #770 from horgh/horgh/rm-unused-functionailin-nemui
2017-10-22Merge tag '1.0.5' into integrate/1.0.5ailin-nemui
2017-10-22Merge branch 'master' into HEADailin-nemui
2017-10-22Merge pull request #777 from horgh/horgh/readme-typoailin-nemui
2017-10-21Fix a typo in the readmeWill Storey
2017-10-20Merge branch 'security' into 'master'Nei
2017-10-20Merge branch 'fix-16' into 'security'Nei
2017-10-20Merge branch 'fix-gl-15' into 'security'Nei
2017-10-20Merge branch 'fix-dcc' into 'security'Nei
2017-10-20Make split functions return an array with NULL instead of NULLJoseph Bisch
2017-10-20Merge branch 'fix-gl-13' into 'security'Nei
2017-10-20Revert "Don't proceed with cmd_msg if there was an error splitting msg"Joseph Bisch
2017-10-20Merge branch 'fix-gl-12' into 'security'Nei
2017-10-20Don't proceed with cmd_msg if there was an error splitting msgJoseph Bisch
2017-10-20fix dcc issueailin-nemui
2017-10-19Prevent a OOB read when parsing IRCNet ! channelsLemonBoy
2017-10-18Merge pull request #771 from paultownsend/issue-120LemonBoy
2017-10-14Changes based on comments in pull #771.Paul Townsend
2017-10-13Mark net_ip_compare() deprecatedWill Storey
2017-10-13Revert "Delete unused function net_ip_compare()"Will Storey
2017-10-13Merge pull request #769 from horgh/horgh/error-check-server-connectailin-nemui
2017-10-13Merge pull request #772 from trasz/capsicumEdward Tomasz NapieraƂa
2017-10-11Document that one needs to change the awaylog_file path for "/away"Edward Tomasz Napierala
2017-10-11Silence down a warning that would appear on "/away" in Capability mode.Edward Tomasz Napierala
2017-10-11Sort Capsicum headers.Edward Tomasz Napierala
2017-10-11Improve Capsicum stdio limits to fix terminal state on exit.Edward Tomasz Napierala
2017-10-11Add alternate_nick as a network-specific property.Paul Townsend
2017-10-11Bump default capsicum_port_max to 9999.Edward Tomasz Napierala
2017-10-10Always initialize the host stringWill Storey
2017-10-09Delete unused function net_connect()Will Storey
2017-10-09Delete commented out CYGWIN defineWill Storey
2017-10-09Delete unused function net_ip_compare()Will Storey
2017-10-09Set host to an empty string on errorWill Storey
2017-10-08Fix segfault in query_remove_allJoseph Bisch
2017-10-08fix uaf in chanquery moduleailin-nemui