summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-10-24Strip : from <trailing> parametersWill Storey
2017-10-23Merge pull request #770 from horgh/horgh/rm-unused-functionailin-nemui
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-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-07fix out of bounds read in compress_colorsailin-nemui
2017-10-07Limit capsicum rights to stdio.Edward Tomasz Napierala
2017-10-05Merge pull request #754 from ailin-nemui/fix-752ailin-nemui
2017-10-05up abiailin-nemui
2017-09-15add new function to set the position in bytesailin-nemui
2017-09-15Merge pull request #755 from trasz/capsicumailin-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-08-29Complete filenames ending with a slashLemonBoy
2017-08-10Merge pull request #737 from ailin-nemui/fix-733ailin-nemui
2017-08-10Don't error out on failure to load default certificate store.Edward Tomasz Napierala
2017-08-09Merge pull request #738 from trasz/masterJoseph Bisch
2017-08-09Fix indentation; no functional changes.Edward Tomasz Napierala
2017-08-09Add back some ifdefs.Edward Tomasz Napierala
2017-08-07Revert "Merge pull request #452 from LemonBoy/terminfo-cup"ailin-nemui
2017-08-05Update /CONNECT and /SERVER syntax tags (-ssl -> -tls).Paul Townsend
2017-08-01Attempt to fix build by adding the forgotten header.Edward Tomasz Napierala
2017-08-01Change the way we load default CA certificates so it works with Capsicum.Edward Tomasz Napierala