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
Age
Commit message (
Expand
)
Author
2015-09-21
Initial work to make irssi respect the resolved ip order
LemonBoy
2015-09-20
Merge pull request #278 from LemonBoy/sasl
dx
2015-09-21
Use formats instead of g_warning
LemonBoy
2015-09-20
More format warnings removed.
Alexander Færøy
2015-09-20
Fix formatting warnings.
Alexander Færøy
2015-09-20
Merge pull request #288 from irssi/ahf/kill-gc
dx
2015-09-20
Fix warning.
Alexander Færøy
2015-09-20
Remove Garbage Collection support.
Alexander Færøy
2015-09-20
Fix warning.
Alexander Færøy
2015-09-20
Use g_string_append() instead of g_string_append_c() for string.
Alexander Færøy
2015-09-20
Use g_string_append() instead of g_string_append_c() for string.
Alexander Færøy
2015-09-19
Merge remote-tracking branch 'origin' into sasl
LemonBoy
2015-09-19
Add setting to configure rejoin on reconnect behaviour
Jari Matilainen
2015-09-19
Merge pull request #283 from LemonBoy/unset-crnl
ailin-nemui
2015-09-19
Modify the terminal initialization sequence
LemonBoy
2015-09-18
Add two missing #include "fe-irc-channels.h"
dequis
2015-09-19
Merge pull request #259 from dequis/irssiproxy
ailin-nemui
2015-09-11
Don't handle 908 as a critical failure
LemonBoy
2015-09-11
Parse the error string received by the server
LemonBoy
2015-09-11
Consider the SASL handshake successful on 903
LemonBoy
2015-09-11
Handle event 906 and 908
LemonBoy
2015-09-11
Explicitly set the authorization id during the PLAIN handshake
LemonBoy
2015-09-11
Replace spaces with tabs
LemonBoy
2015-09-11
Address all the points outlined in the first review
LemonBoy
2015-09-11
SASL support
LemonBoy
2015-09-10
Merge pull request #248 from LemonBoy/chantypes
Alexander Færøy
2015-09-09
Move the function prototypes in a separate header
LemonBoy
2015-09-09
Merge pull request #276 from LemonBoy/terminfo-application-mode
Alexander Færøy
2015-09-06
Send smkx/rmkx sequence at terminal init
LemonBoy
2015-09-02
Fix two minor issues outlined in the PR#222
LemonBoy
2015-09-02
Introduce some more chantypes awareness
LemonBoy
2015-09-02
Whitespace fix
LemonBoy
2015-08-24
Merge pull request #222 from LemonBoy/cap-support
Alexander Færøy
2015-08-20
Send the CAP LS after sending the proxy strings
LemonBoy
2015-07-25
Replace \n with \r\n in irssiproxy source, fixes bug
blha303
2015-06-14
Fix 'address already in use' when changing irssiproxy_ports
dequis
2015-06-14
Rename /proxy command to /irssiproxy for clarity
dequis
2015-06-14
Merge branch 'master' into irssiproxy
dequis
2015-06-12
1k+ windows are now the default formatting (#223)
Geert Hauwaerts
2015-06-12
Add server check in irc_server_connect (#208)
Geert Hauwaerts
2015-05-31
Improve ischannel_func (#253)
LemonBoy
2015-05-15
Implement CHANTYPES support
LemonBoy
2015-05-05
Implement support for IRCv3.1 CAP negotiation
LemonBoy
2015-04-20
Change g_hash_table_contains() for compatibility with glib < 2.32
Peder Stray
2015-04-17
Merge pull request #199 from ailin-nemui/config-parser
Alexander Færøy
2015-04-17
Merge pull request #235 from dequis/g_strcmp0
Alexander Færøy
2015-04-15
ssl: Fixed call to SSL_CTX_set_cipher_list() only when ssl_ciphers specified ...
Haw Loeung
2015-04-14
ssl: Add option to specify SSL cipher suite preference.
Haw Loeung
2015-04-11
Handle nulls properly in the g_strcmp0() for glib<2.16
dequis
2015-04-07
Define g_strcmp0 to strcmp if the glib version is older than 2.16
dequis
[next]