Age | Commit message (Expand) | Author |
2018-06-09 | missing space | vague666 |
2018-06-07 | simplifying code | vague666 |
2018-06-06 | these were bitflags | vague666 |
2018-06-05 | Added HIDDEN level to ignores | vague666 |
2018-04-06 | Merge pull request #866 from ailin-nemui/reconnects | ailin-nemui |
2018-03-31 | Merge pull request #854 from irssi/ahf/otr | ailin-nemui |
2018-03-29 | also reconnect lookup_servers | ailin-nemui |
2018-03-23 | fix build with LibreSSL 2.7.0 | Dorian Harmans |
2018-03-20 | Merge pull request #803 from ailin-nemui/bug-796-test | ailin-nemui |
2018-03-09 | More g_strcmp0 -> g_ascii_strcasecmp | LemonBoy |
2018-03-08 | Compare channels/networks fields case-insensitively | LemonBoy |
2018-02-26 | Add OTR support. | Alexander Færøy |
2018-02-14 | limit alignment padding to a screenful | ailin-nemui |
2018-02-13 | improve padding performance | ailin-nemui |
2018-02-05 | Merge pull request #775 from LemonBoy/caps_kv | ailin-nemui |
2018-01-25 | fix sequence error | Ailin Nemui |
2018-01-25 | Do not use X509_STORE on OpenSSL < 1.0.2 | Ailin Nemui |
2018-01-24 | Deprecate gslist_remove_string | LemonBoy |
2018-01-07 | Properly dispose the GSList chains | LemonBoy |
2018-01-07 | Merge pull request #746 from ailin-nemui/hide-lines | ailin-nemui |
2018-01-06 | fix uaf in signal path | ailin-nemui |
2018-01-05 | fix crash in notifylist | ailin-nemui |
2018-01-04 | Merge branch 'fix-gl-21' into 'security' | Nei |
2018-01-04 | Postpone server cleanup until after unref | ailin-nemui |
2018-01-03 | disable variable arguments code | ailin-nemui |
2018-01-03 | check if \\c is complete in eval | ailin-nemui |
2017-11-30 | move decls before code | ailin-nemui |
2017-11-30 | fix comments | ailin-nemui |
2017-11-26 | Merge branch 'master' into hide-lines | ailin-nemui |
2017-11-10 | use enum | ailin-nemui |
2017-11-01 | show initial nick and name on first start | ailin-nemui |
2017-10-23 | Merge pull request #770 from horgh/horgh/rm-unused-function | ailin-nemui |
2017-10-20 | Make split functions return an array with NULL instead of NULL | Joseph Bisch |
2017-10-20 | Revert "Don't proceed with cmd_msg if there was an error splitting msg" | Joseph Bisch |
2017-10-20 | Don't proceed with cmd_msg if there was an error splitting msg | Joseph Bisch |
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-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 | 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-07 | Limit capsicum rights to stdio. | Edward Tomasz Napierala |
2017-09-21 | hidden lines | ailin-nemui |
2017-09-15 | Merge pull request #755 from trasz/capsicum | ailin-nemui |