Age | Commit message (Expand) | Author |
2017-11-01 | show initial nick and name on first start | ailin-nemui |
2017-10-30 | Update README.md | ailin-nemui |
2017-10-26 | Merge pull request #781 from ailin-nemui/syncdocs | ailin-nemui |
2017-10-26 | clean up file path after move | ailin-nemui |
2017-10-25 | run syncscripts.sh | ailin-nemui |
2017-10-25 | move some files into subdirs | ailin-nemui |
2017-10-24 | Strip : from <trailing> parameters | Will Storey |
2017-10-24 | add a script to sync scripts as well | ailin-nemui |
2017-10-24 | remove lynx from autogen and make a separate syncdocs script | ailin-nemui |
2017-10-24 | fix key length checker to actually do some work | ailin-nemui |
2017-10-24 | Add event_get_params to fe-fuzz | Joseph Bisch |
2017-10-23 | Merge pull request #770 from horgh/horgh/rm-unused-function | ailin-nemui |
2017-10-22 | Merge tag '1.0.5' into integrate/1.0.5 | ailin-nemui |
2017-10-22 | Merge branch 'master' into HEAD | ailin-nemui |
2017-10-22 | Merge pull request #777 from horgh/horgh/readme-typo | ailin-nemui |
2017-10-21 | Fix a typo in the readme | Will Storey |
2017-10-20 | Merge branch 'security' into 'master' | Nei |
2017-10-20 | Merge branch 'fix-16' into 'security' | Nei |
2017-10-20 | Merge branch 'fix-gl-15' into 'security' | Nei |
2017-10-20 | Merge branch 'fix-dcc' into 'security' | Nei |
2017-10-20 | Make split functions return an array with NULL instead of NULL | Joseph Bisch |
2017-10-20 | Merge branch 'fix-gl-13' into 'security' | Nei |
2017-10-20 | Revert "Don't proceed with cmd_msg if there was an error splitting msg" | Joseph Bisch |
2017-10-20 | Merge branch 'fix-gl-12' into 'security' | Nei |
2017-10-20 | Don't proceed with cmd_msg if there was an error splitting msg | Joseph Bisch |
2017-10-20 | fix dcc issue | ailin-nemui |
2017-10-19 | Prevent a OOB read when parsing IRCNet ! channels | LemonBoy |
2017-10-18 | Merge pull request #771 from paultownsend/issue-120 | LemonBoy |
2017-10-14 | Changes based on comments in pull #771. | Paul Townsend |
2017-10-13 | Mark net_ip_compare() deprecated | Will Storey |
2017-10-13 | Revert "Delete unused function net_ip_compare()" | Will Storey |
2017-10-13 | Merge pull request #769 from horgh/horgh/error-check-server-connect | ailin-nemui |
2017-10-13 | Merge pull request #772 from trasz/capsicum | Edward Tomasz NapieraĆa |
2017-10-11 | Document that one needs to change the awaylog_file path for "/away" | Edward Tomasz Napierala |
2017-10-11 | Silence down a warning that would appear on "/away" in Capability mode. | Edward Tomasz Napierala |
2017-10-11 | Sort Capsicum headers. | Edward Tomasz Napierala |
2017-10-11 | Improve Capsicum stdio limits to fix terminal state on exit. | Edward Tomasz Napierala |
2017-10-11 | Add alternate_nick as a network-specific property. | Paul Townsend |
2017-10-11 | Bump default capsicum_port_max to 9999. | Edward Tomasz Napierala |
2017-10-10 | Always initialize the host string | Will Storey |
2017-10-09 | Delete unused function net_connect() | Will Storey |
2017-10-09 | Delete commented out CYGWIN define | Will Storey |
2017-10-09 | Delete unused function net_ip_compare() | Will Storey |
2017-10-09 | Set host to an empty string on error | Will Storey |
2017-10-08 | Fix segfault in query_remove_all | Joseph Bisch |
2017-10-08 | fix uaf in chanquery module | ailin-nemui |
2017-10-08 | Merge pull request #763 from rbisewski/master | ailin-nemui |
2017-10-07 | fix out of bounds read in compress_colors | ailin-nemui |
2017-10-07 | Limit capsicum rights to stdio. | Edward Tomasz Napierala |
2017-10-06 | up abi | ailin-nemui |