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
/
core
Age
Commit message (
Expand
)
Author
2015-09-02
Fix two minor issues outlined in the PR#222
LemonBoy
2015-05-05
Implement support for IRCv3.1 CAP negotiation
LemonBoy
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-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-04-07
Add SNI support
Adam
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2015-01-05
Merge pull request #152 from sebth/master
Alexander Færøy
2014-12-16
Merge pull request #133 from pjcj/master
Alexander Færøy
2014-12-08
Documentation fix for #185
Geert Hauwaerts
2014-12-06
Merge pull request #171 from vlajos/typofixes-vlajos-20141108
Alexander Færøy
2014-12-03
Check for unix sockets when reconnecting
Guillaume BROGI
2014-11-20
Correctly parse unix sockets servers in the config
Guillaume BROGI
2014-11-08
typo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-10-19
Try to split long lines on spaces
Sebastian Thorarensen
2014-10-15
Disable SSLv3
Alexander Færøy
2014-10-11
Remove unnecessary NULL check
Alexander Færøy
2014-09-30
Fix use-after-free bug with cached settings values
Alexander Færøy
2014-08-23
Speed up /reload when there are many ignores.
Paul Johnson
2014-08-05
Fix rawlog saving after dac67a5 broke it
David Leadbeater
2014-07-12
Avoid using uninitalized values.
David Hill
2014-07-07
Fix Clang warnings
Alexander Færøy
2014-07-06
Fix minor coding style issues in message splitting
Sebastian Thorarensen
2014-07-06
Allow `server.split_message' being NULL
Sebastian Thorarensen
2014-07-06
Replace an indent of eight spaces with a tab
Sebastian Thorarensen
2014-07-06
Properly split long IRC messages
Sebastian Thorarensen
2014-07-06
Check return values from some syscalls and warn if they fail
David Leadbeater
2014-07-06
Initialize in6 correctly
David Leadbeater
2014-07-06
Make configure checks able to build with -Werror
David Leadbeater
2014-07-04
Merge pull request #80 from dgl/noact
Alexander Færøy
2014-06-30
Make /ignore -replies work with NO_ACT
David Leadbeater
2014-06-30
Don't expand ALL when combined with NEVER/NO_ACT
David Leadbeater
2014-06-30
Change NO_ACT so it can be used in addition to other ignores
David Leadbeater
2014-06-30
Warn with error if regexp ignore fails to parse
David Leadbeater
2014-06-27
s/INCLUDES/AM_CPPFLAGS/g
Dave Reisner
2014-06-26
Add some missing casts to silence compiler warnings
David Leadbeater
2014-06-20
Fix compiler warning.
David Hill
2014-06-18
Add NO_ACT level
Tom Feist
2014-06-15
speed up nicklist by using hash
Ailin Nemui
2014-06-15
speed up window_item_find by interning name and removing call to channel_find
Ailin Nemui
2014-06-15
Merge pull request #33 from dajohi/modules_load
Alexander Færøy
2014-06-15
Silence a compiler warning.
David Hill
2014-06-15
Replace deprecated g_io_channel_close with g_io_channel_shutdown.
David Hill
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2014-01-11
Add -ssl_pass to /connect and /server
Alexander Færøy
2014-01-10
- Applied a patch from Jaroslav Škarvada (FTBFS if "-Werror=format-security"...
Geert Hauwaerts
2013-06-25
Clean-up after ourselves
Alexander Færøy
2013-06-23
Add TLSA related signals
Alexander Færøy
[next]