summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-08Merge pull request #763 from rbisewski/masterailin-nemui
2017-10-07fix out of bounds read in compress_colorsailin-nemui
2017-10-07Limit capsicum rights to stdio.Edward Tomasz Napierala
2017-10-06up abiailin-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-10-06minor word correctionRobert Bisewski
2017-10-06adjusting text content as per the pull-request discussionRobert Bisewski
2017-10-06reverting changes to startup HOWTORobert Bisewski
2017-10-05correcting and expanding content of statusbar help textRobert Bisewski
2017-10-05Merge pull request #754 from ailin-nemui/fix-752ailin-nemui
2017-10-05up abiailin-nemui
2017-10-03improving HOWTO documentRobert Bisewski
2017-09-15add new function to set the position in bytesailin-nemui
2017-09-15Merge pull request #755 from trasz/capsicumailin-nemui
2017-09-13Merge pull request #751 from LemonBoy/ssl-refcntailin-nemui
2017-09-12Get rid of the zombies in Capsicum capability mode.Edward Tomasz Napierala
2017-09-11Restore compatibility with old OpenSSL versionsLemonBoy
2017-09-11Increment the X509_STORE refcount during the connectionLemonBoy
2017-09-10Merge pull request #735 from trasz/capsicumailin-nemui
2017-09-08Fix /back in Capsicum capability mode.Edward Tomasz Napierala
2017-09-05Merge pull request #741 from LemonBoy/completeailin-nemui