]> jfr.im git - irc/irssi/irssi.git/shortlog
irc/irssi/irssi.git
2017-01-05  ailin-nemuitag as 1.0.0 1.0.0
2017-01-05  ailin-nemuiMerge branch 'gregex-gerror'
2017-01-05  ailin-nemuifix GRegex GError problem
2017-01-03  ailin-nemuiMerge branch 'integrate/0.8.21'
2017-01-03  ailin-nemuiMerge tag '0.8.21' into integrate/0.8.21
2017-01-03  ailin-nemuitag as 0.8.21 0.8.21
2017-01-03  ailin-nemuiMerge branch 'security' into 'master'
2017-01-03  ailin-nemuiMerge branch 'security' into 'master'
2017-01-03  NeiMerge branch 'master' into 'security'
2017-01-03  ailin-nemuiMerge pull request #585 from ailin-nemui/win_seq
2017-01-03  ailin-nemuiMerge pull request #412 from LemonBoy/pcre-regexp
2017-01-03  Ailin Nemuiup abi version
2017-01-03  Ailin Nemuiswitch for gregex and regex.h
2017-01-02  NeiMerge branch 'percent_flag' into 'security'
2017-01-02  NeiMerge branch '4-use-after-free-when-receiving-numeric...
2017-01-02  NeiMerge branch '1-null-pointer-dereference-in-irc_nickcmp...
2017-01-02  NeiMerge branch '3-out-of-bounds-read-with-invalid-utf8...
2017-01-02  NeiMerge branch '2-out-of-bounds-read-of-one-byte-with...
2017-01-02  LemonBoyUse the RAW flag when building the regexps.
2017-01-02  LemonBoyRebase against master.
2017-01-02  LemonBoyRemove the regexp_compiled field.
2017-01-02  LemonBoyRemove unused references to regex.h
2017-01-02  LemonBoyUse GLib's regexp interface (backed by PCRE)
2017-01-02  ailin-nemuiMerge pull request #586 from LemonBoy/fix-580
2017-01-02  ailin-nemuiMerge pull request #593 from LemonBoy/crown
2017-01-02  ailin-nemuiMerge pull request #594 from LemonBoy/sasl_fail_fix
2017-01-01  LemonBoyMake sure SASL was actually requested before failing.
2016-12-22  LemonBoyAdd myself to the core team members
2016-12-21  ailin-nemuiMerge pull request #514 from LemonBoy/sasl_fail
2016-12-21  ailin-nemuiMerge pull request #587 from ailin-nemui/sbar_crash
2016-12-20  ailin-nemuiremove some for loops
2016-12-20  ailin-nemuisort windows_seq helpers to top
2016-12-20  ailin-nemuinits
2016-12-20  ailin-nemuiclean up window_refnum_{prev,next}
2016-12-20  ailin-nemuifix %[
2016-12-19  ailin-nemuiadd some sequence helper functions
2016-12-19  Joseph BischFix oob read on invalid utf8 in term_addstr
2016-12-19  ailin-nemuibail out if nick is NULL in irc_query_find
2016-12-19  ailin-nemuiavoid server_disconnect
2016-12-15  LemonBoyPrevent a UaF by calling server_disconnect in a signal...
2016-12-15  LemonBoyMerge pull request #588 from ailin-nemui/mirc_99
2016-12-15  LemonBoyProcess the nick changes in queries before the PRIVMSG...
2016-12-15  ailin-nemuicheck for end of string in ansi 48
2016-12-15  ailin-nemuireset background for mirc colour 99
2016-12-15  ailin-nemuiadd assertion to statusbar_read_group
2016-12-13  ailin-nemuimanually redraw the activity list on expose only
2016-12-13  ailin-nemuig_sequence backing for window list
2016-12-12  LemonBoyExpose 'sasl_success' to the perl side.
2016-12-12  LemonBoyAdd an option to stop the connection when SASL fails.
2016-12-08  ailin-nemuiMerge pull request #581 from LemonBoy/set-contract
2016-12-08  ailin-nemuiMerge pull request #570 from josephbisch/fix-issue-563
2016-11-29  LemonBoyEnforce the is_node_list contract in lib-config setters.
2016-11-29  LemonBoyMerge pull request #579 from mmuman/haiku-libnetwork
2016-11-29  LemonBoyMerge pull request #565 from ahf/bug/524
2016-11-27  François RevolCheck for socket() in libnetwork for Haiku
2016-11-25  LemonBoyMerge pull request #577 from LemonBoy/flagz
2016-11-25  LemonBoyMerge pull request #578 from ailin-nemui/dcc_buffer
2016-11-23  LemonBoyDon't shadow the 'channel' variable when printing the...
2016-11-23  ailin-nemuiadd a static buffer for dcc received data
2016-11-23  LemonBoyMinor corrections to the netsplit code.
2016-11-11  ailin-nemuiMerge pull request #574 from lotheac/master
2016-11-08  Lauri Tirkkonenadd completion_empty_line setting
2016-11-02  ailin-nemuiMerge pull request #573 from ailin-nemui/master
2016-11-01  ailin-nemuiadd missing inheritance to Exec item from 3532fc46
2016-10-31  ailin-nemuiMerge pull request #557 from irssi/ahf/tls-pr
2016-10-27  Joseph Bischenforce check that chatnets are nodelists to handle...
2016-10-23  Alexander FærøyKill bell_beeps.
2016-10-23  Alexander FærøyShorten the certificate chain output.
2016-10-22  Alexander FærøyOnly do checks for SSL_get_server_tmp_key in network...
2016-10-22  Alexander FærøyKill do { ... } while (0); and replace it with goto's.
2016-10-22  Alexander FærøyEmit the TLS handshake finished signal before we do...
2016-10-22  Alexander FærøyKill support for DANE.
2016-10-22  Alexander FærøyLift EC_KEY declaration onto the entry of the function.
2016-10-22  Alexander FærøyLift ASN1_STRING declaration onto the entry of the...
2016-10-22  Alexander FærøyDeclare variables in the beginning of the function.
2016-10-22  Alexander FærøyMake sure we clean-up after ourself upon failure.
2016-10-22  Alexander FærøyAdd x509 certificate and public key pinning support.
2016-10-22  Alexander FærøyDisplay TLS connection information when connected to...
2016-10-22  Alexander Færøys/SSL/TLS/ for warning strings.
2016-10-22  Alexander FærøySimplify TLS verification error handling.
2016-10-22  Alexander FærøyPopulate and emit TLS_REC after TLS handshake have...
2016-10-22  Alexander FærøyAdd TLS_REC.
2016-10-22  Alexander FærøyUse TLS by default for Freenode, IRC6, OFTC, EsperNet...
2016-10-22  Alexander FærøyRename SSL to TLS.
2016-10-22  Alexander FærøyAdd function to convert a buffer to a colon-delimited...
2016-10-16  Alexander FærøyAlways build irssi with TLS support.
2016-10-12  ailin-nemuiMerge pull request #556 from koollman/master
2016-10-11  ailin-nemuiMerge pull request #465 from LemonBoy/netsplit-print
2016-10-07  ailin-nemuiMerge pull request #555 from LemonBoy/attr-signedness
2016-10-04  Thomas Samsonupdate INSTALL requirement: terminfo or ncurses for...
2016-09-30  LemonBoyMake the cap_complete field unsigned.
2016-09-26  ailin-nemuiMerge pull request #506 from kruton/sasl-400-byte-chunk
2016-09-26  ailin-nemuiMerge pull request #551 from ailin-nemui/fix-550
2016-09-26  ailin-nemuiMerge pull request #548 from ailin-nemui/buf-fix
2016-09-25  ailin-nemuinullptr when doing module backward compat on invalid...
2016-09-22  ailin-nemuiMerge pull request #542 from LemonBoy/xs-add
2016-09-22  ailin-nemuiMerge pull request #548 from ailin-nemui/buf-fix
2016-09-22  ailin-nemuisync buf.pl
2016-09-21  ailin-nemuiMerge branch 'integrate/0.8.20'
2016-09-21  ailin-nemuiMerge branch 'master' into integrate/0.8.20
next