]> jfr.im git - irc/irssi/irssi.git/shortlog
irc/irssi/irssi.git
2016-12-18  Alexander FærøyAdd support for -proxy to /SERVER and /CONNECT. origin/orphaned/ahf/proxy
2016-12-18  Alexander FærøyAdd /PROXY command for configuring proxy servers.
2016-12-18  Alexander FærøyKill legacy proxy support.
2016-12-15  LemonBoyMerge pull request #588 from ailin-nemui/mirc_99
2016-12-15  ailin-nemuireset background for mirc colour 99
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-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
2016-09-20  ailin-nemuiMerge branch 'quarkslab'
2016-09-20  ailin-nemuiUpdate NEWS for 0.8.20
2016-09-20  ailin-nemuiPatches for heap corruption and missing bounds check
2016-09-19  ailin-nemuiMerge pull request #540 from LemonBoy/reset-autorun
2016-09-15  LemonBoyExpose 'cap_toggle' to the perl scripts.
2016-09-14  ailin-nemuitag as 0.8.20 0.8.20
2016-09-14  ailin-nemuiMerge branch 'quarkslab'
2016-09-14  ailin-nemuiUpdate NEWS for 0.8.20
2016-09-14  ailin-nemuiMerge pull request #477 from dennisschagt/master
2016-09-14  ailin-nemuiMerge pull request #467 from dequis/EAI_SYSTEM
2016-09-14  ailin-nemuiMerge pull request #461 from ailin-nemui/fix_squery
2016-09-14  ailin-nemuiMerge pull request #515 from LemonBoy/signal-proto
2016-09-14  dxMerge pull request #518 from vague666/hilight_help
2016-09-14  ailin-nemuiMerge pull request #529 from ailin-nemui/issue500
2016-09-14  LemonBoyMerge pull request #533 from dequis/statusmess
2016-09-13  ailin-nemuiMerge pull request #516 from LemonBoy/comp-file
2016-09-13  ailin-nemuiMerge pull request #543 from LemonBoy/script-error...
2016-09-13  LemonBoyMake sure to make a copy of ERRSV content.
2016-09-13  LemonBoyExpose the CAP fields to the perl scripts.
2016-09-11  dxMerge pull request #535 from irssi/ailin-nemui-install...
2016-09-11  LemonBoyDocument the addition of the -autorun switch for /scrip...
2016-09-11  LemonBoyAdd a '-autorun' switch to /script reset
2016-09-04  LemonBoyMerge pull request #533 from dequis/statusmess
2016-08-30  Kenny RootSASL: handle fragmentation
2016-08-29  ailin-nemuiUpdate INSTALL
2016-08-25  ailin-nemuiMerge pull request #529 from ailin-nemui/issue500
2016-08-24  dequisSet the default STATUSMSG to @ instead of @+ if it...
2016-08-24  ailin-nemuiMerge pull request #532 from LemonBoy/x1x2
2016-08-24  LemonBoyFix an OOB access in the cutbuffer implementation.
2016-08-22  ailin-nemuifix nick->host == NULL crash
2016-08-14  ailin-nemuiMerge pull request #526 from ailin-nemui/ax-dummy
2016-08-14  ailin-nemuiMerge pull request #525 from ailin-nemui/issue522
2016-08-12  ailin-nemuiremove broken dummy mode
2016-08-12  ailin-nemuifix use after free in expando error
2016-08-11  ailin-nemuiMerge pull request #521 from ailin-nemui/ax_curses2
2016-08-04  ailin-nemuiremove curses terminal and ncurses macro
2016-07-17  dxMerge pull request #518 from vague666/hilight_help
2016-07-17  Jari MatilainenWrong order in the arguments in /hilight example, ...
2016-07-13  ailin-nemuiMerge pull request #517 from LemonBoy/unignore
2016-07-12  LemonBoyMinor cosmetic fix in /unignore error message.
2016-07-12  LemonBoyFix the tab completion for paths starting with ./
2016-07-12  ailin-nemuiMerge pull request #512 from LemonBoy/coderef
2016-07-12  ailin-nemuiMerge pull request #515 from LemonBoy/signal-proto
2016-07-12  LemonBoyCorrect the prototype for the 'message private' signal.
2016-07-12  Tom FeistAllow Irssi::signal_remove to work properly with coderefs
next