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
2018-06-05
Added HIDDEN level to ignores
vague666
2018-04-08
Add fe-cap to show messages for CAP-related events in the UI
dequis
2018-02-13
Merge branch 'security' into 'master'
Nei
2018-02-09
try to make sure the server is still good enough to call ischannel when print...
ailin-nemui
2018-01-28
Revert more of the netsplit print optimisation to fix crashes
dequis
2018-01-25
Check that server is still existent when using /oper
ailin-nemui
2018-01-10
revert netsplit print optimisation
ailin-nemui
2017-11-11
Prevent a UAF error during the execution of some commands
LemonBoy
2017-10-11
Add alternate_nick as a network-specific property.
Paul Townsend
2017-07-25
Allow the user to clear the sasl-related fields
LemonBoy
2017-06-05
fe-dcc-(get|send): Fix some -Wpointer-compare with newer gcc
dequis
2017-03-10
Merge branch 'netjoin-timeout' into 'master'
Ailin Nemui
2017-02-27
fe-netjoin: remove irc servers on "server disconnected" signal
dequis
2017-02-14
Prevent some potential null-pointer deferences.
LemonBoy
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
[next]