Age | Commit message (Expand) | Author |
2016-11-23 | Minor corrections to the netsplit code. | LemonBoy |
2016-11-08 | add completion_empty_line setting | Lauri Tirkkonen |
2016-11-01 | add missing inheritance to Exec item from 3532fc46 | ailin-nemui |
2016-10-27 | enforce check that chatnets are nodelists to handle invalid config | Joseph Bisch |
2016-10-23 | Kill bell_beeps. | Alexander Færøy |
2016-10-23 | Shorten the certificate chain output. | Alexander Færøy |
2016-10-22 | Only do checks for SSL_get_server_tmp_key in network-openssl.c. | Alexander Færøy |
2016-10-22 | Kill do { ... } while (0); and replace it with goto's. | Alexander Færøy |
2016-10-22 | Emit the TLS handshake finished signal before we do verification. | Alexander Færøy |
2016-10-22 | Kill support for DANE. | Alexander Færøy |
2016-10-22 | Lift EC_KEY declaration onto the entry of the function. | Alexander Færøy |
2016-10-22 | Lift ASN1_STRING declaration onto the entry of the function. | Alexander Færøy |
2016-10-22 | Declare variables in the beginning of the function. | Alexander Færøy |
2016-10-22 | Make sure we clean-up after ourself upon failure. | Alexander Færøy |
2016-10-22 | Add x509 certificate and public key pinning support. | Alexander Færøy |
2016-10-22 | Display TLS connection information when connected to a TLS enabled server. | Alexander Færøy |
2016-10-22 | s/SSL/TLS/ for warning strings. | Alexander Færøy |
2016-10-22 | Simplify TLS verification error handling. | Alexander Færøy |
2016-10-22 | Populate and emit TLS_REC after TLS handshake have completed. | Alexander Færøy |
2016-10-22 | Add TLS_REC. | Alexander Færøy |
2016-10-22 | Rename SSL to TLS. | Alexander Færøy |
2016-10-22 | Add function to convert a buffer to a colon-delimited hex string. | Alexander Færøy |
2016-10-16 | Always build irssi with TLS support. | Alexander Færøy |
2016-10-11 | Merge pull request #465 from LemonBoy/netsplit-print | ailin-nemui |
2016-09-30 | Make the cap_complete field unsigned. | LemonBoy |
2016-09-26 | Merge pull request #506 from kruton/sasl-400-byte-chunk | ailin-nemui |
2016-09-25 | nullptr when doing module backward compat on invalid config | ailin-nemui |
2016-09-22 | Merge pull request #542 from LemonBoy/xs-add | ailin-nemui |
2016-09-20 | Patches for heap corruption and missing bounds check | ailin-nemui |
2016-09-19 | Merge pull request #540 from LemonBoy/reset-autorun | ailin-nemui |
2016-09-15 | Expose 'cap_toggle' to the perl scripts. | LemonBoy |
2016-09-13 | Merge pull request #516 from LemonBoy/comp-file | ailin-nemui |
2016-09-13 | Make sure to make a copy of ERRSV content. | LemonBoy |
2016-09-13 | Expose the CAP fields to the perl scripts. | LemonBoy |
2016-09-11 | Add a '-autorun' switch to /script reset | LemonBoy |
2016-09-04 | Merge pull request #533 from dequis/statusmess | LemonBoy |
2016-08-29 | SASL: handle fragmentation | Kenny Root |
2016-08-25 | Merge pull request #529 from ailin-nemui/issue500 | ailin-nemui |
2016-08-24 | Set the default STATUSMSG to @ instead of @+ if it's missing | dequis |
2016-08-24 | Fix an OOB access in the cutbuffer implementation. | LemonBoy |
2016-08-22 | fix nick->host == NULL crash | ailin-nemui |
2016-08-14 | Merge pull request #526 from ailin-nemui/ax-dummy | ailin-nemui |
2016-08-12 | remove broken dummy mode | ailin-nemui |
2016-08-12 | fix use after free in expando error | ailin-nemui |
2016-08-04 | remove curses terminal and ncurses macro | ailin-nemui |
2016-07-13 | Merge pull request #517 from LemonBoy/unignore | ailin-nemui |
2016-07-12 | Minor cosmetic fix in /unignore error message. | LemonBoy |
2016-07-12 | Fix the tab completion for paths starting with ./ | LemonBoy |
2016-07-12 | Allow Irssi::signal_remove to work properly with coderefs | Tom Feist |
2016-06-26 | Such draft. Very wow. | LemonBoy |