index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
irc
Age
Commit message (
Expand
)
Author
2017-01-02
Merge pull request #586 from LemonBoy/fix-580
ailin-nemui
2017-01-01
Make sure SASL was actually requested before failing.
LemonBoy
2016-12-15
Prevent a UaF by calling server_disconnect in a signal handler.
LemonBoy
2016-12-15
Process the nick changes in queries before the PRIVMSG is handled.
LemonBoy
2016-12-12
Expose 'sasl_success' to the perl side.
LemonBoy
2016-12-12
Add an option to stop the connection when SASL fails.
LemonBoy
2016-11-23
Don't shadow the 'channel' variable when printing the netjoins.
LemonBoy
2016-11-23
Minor corrections to the netsplit code.
LemonBoy
2016-10-22
Add x509 certificate and public key pinning support.
Alexander Færøy
2016-10-22
Rename SSL to TLS.
Alexander Færøy
2016-10-11
Merge pull request #465 from LemonBoy/netsplit-print
ailin-nemui
2016-08-24
Set the default STATUSMSG to @ instead of @+ if it's missing
dequis
2016-06-26
Such draft. Very wow.
LemonBoy
2016-06-26
Avoid entering an endless loop while traversing the channel list
LemonBoy
2016-06-26
Some small adjustments to the netsplit code.
LemonBoy
2016-06-21
use TRUE/FALSE in if statements for gboolean
Jari Matilainen
2016-06-19
Fix minor nits
Jari Matilainen
2016-06-18
Add command_set_options for modify commands to allow completion
Jari Matilainen
2016-06-18
Let ADD still work as modify
Jari Matilainen
2016-06-18
Add /server modify SYNTAX
Jari Matilainen
2016-06-18
Add /network modify
Jari Matilainen
2015-12-09
add missing file to Makefile
ailin-nemui
2015-11-09
Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.
LemonBoy
2015-10-01
Updated server removal
isundil
2015-10-01
Fix #45 Make it easy to delete default channels, servers and networks
isundil
2015-09-29
Make sure sasl settings are defined before printing them out
Jari Matilainen
2015-09-29
Add sasl info to /network list output if available
Jari Matilainen
2015-09-26
Allow the user to set and modify the SASL parameters
LemonBoy
2015-09-22
sig_message_irc_op_public: fix nickmode lookup, use cleantarget instead
dequis
2015-09-22
Revert "Network and IPv{4,6} related changes"
ailin-nemui
2015-09-22
Merge pull request #290 from LemonBoy/ipv6
ailin-nemui
2015-09-22
fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid)
dequis
2015-09-22
Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel"
dequis
2015-09-21
Initial work to make irssi respect the resolved ip order
LemonBoy
2015-09-21
Use formats instead of g_warning
LemonBoy
2015-09-18
Add two missing #include "fe-irc-channels.h"
dequis
2015-09-09
Move the function prototypes in a separate header
LemonBoy
2015-09-02
Introduce some more chantypes awareness
LemonBoy
2015-05-15
Implement CHANTYPES support
LemonBoy
2015-04-17
Merge pull request #235 from dequis/g_strcmp0
Alexander Færøy
2015-04-14
ssl: Add option to specify SSL cipher suite preference.
Haw Loeung
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-01-17
Do not let the ctcp action of an inital query go into the status window.
KindOne
2014-12-06
Merge pull request #161 from anadrome/patch-1
Alexander Færøy
2014-10-26
Receive 'self messages' in the right query window
dequis
2014-10-25
Update old bug URLs
mjn
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-07-06
Split long IRC `ACTION' messages
Sebastian Thorarensen
2014-06-30
Add NO_ACT checks for DCC messages
David Leadbeater
2014-06-30
Add NO_ACT checks for actions and notices
David Leadbeater
[next]