1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src
Janik Rabe 4f45828ff3
Keep errstr set to NULL if errno is not set
Don't use errno if it is not set and show the default error message
instead. This prevents messages like "SSL handshake failed: Success"
from being shown.
2018-07-18 21:12:38 +03:00
..
core Keep errstr set to NULL if errno is not set 2018-07-18 21:12:38 +03:00
fe-common simplify code 2018-06-06 11:03:44 +02:00
fe-fuzz Add theme_load to fe-fuzz 2018-01-15 11:59:01 -05:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Revert "record line info on empty lines" 2018-05-07 21:22:43 +02:00
irc Add "server cap req" signal, emitted before requesting caps 2018-04-08 01:24:48 -03:00
lib-config Make config_write more atomic to prevent truncation when out of space 2018-04-08 15:52:09 -03:00
otr otr: rename module.c to otr-module.c 2018-03-31 01:46:34 -03:00
perl ensure cap_supported is existent yet 2018-02-07 11:07:22 +01:00
common.h up abi 2018-03-29 22:00:40 +02:00
Makefile.am Add OTR support. 2018-02-26 23:32:57 +01:00