Age | Commit message (Expand) | Author |
2016-05-27 | core, irc, xfer: display more information in memory allocation errors (issue ... | Sébastien Helleu |
2016-03-22 | core: add missing pointer argument in calls to hook_connect callback | Sébastien Helleu |
2016-03-21 | core: add pointer in some callbacks (closes #406) | Sébastien Helleu |
2016-01-01 | core: update copyright dates | Sébastien Helleu |
2015-12-10 | irc: add support of SNI in SSL connection to IRC server (closes #620) | Sébastien Helleu |
2015-07-18 | core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on... | Sébastien Helleu |
2015-07-17 | core: fix format of comment | Sébastien Helleu |
2015-05-01 | core: fix compilation on Cygwin | Sébastien Helleu |
2015-04-30 | core: add comments after some #endif | Sébastien Helleu |
2015-01-21 | core: add gnutls version in #if compiler directives | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-03-16 | core: fix compilation on SmartOS (bug #40981, closes #23) | Sebastien Helleu |
2014-01-09 | xfer: add support of IPv6 for DCC chat/file (patch #7992) | Andrew Potter |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-09-19 | core: add support of secured data in proxy options username/password (evaluat... | Sebastien Helleu |
2013-07-27 | core: add secured data with optional encryption in file sec.conf | Sebastien Helleu |
2013-05-24 | core: fix compilation error when gnutls is not found | Sebastien Helleu |
2013-05-22 | core: fix compilation warnings | Sebastien Helleu |
2013-03-17 | core: fix typos in many comments and some strings | Sebastien Helleu |
2013-01-04 | core: fix compilation on OpenBSD (bug #38022) | Simon Kuhnle |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-10-18 | core: fix gnutls warnings | stfn |
2012-10-17 | core: fix sendmsg/recvmsg on BSD/OSX by sending 1 byte of data (in hook_connect) | Simon Arlott |
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh... | Simon Arlott |
2012-08-25 | core: fix IP address returned by hook_connect (return IP really used, not fir... | Sebastien Helleu |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py a... | Sebastien Helleu |
2012-08-14 | core: add hidden command line options --no-gnutls and --no-gcrypt (no init/de... | Sebastien Helleu |
2012-08-08 | core: fix connection to host in child process when socket is non-blocking (wi... | Sebastien Helleu |
2012-08-06 | core: return error string to callback of hook_connect if getaddrinfo fails in... | Sebastien Helleu |
2012-07-27 | relay: add support of SSL (for irc and weechat protocols), new option relay.n... | Sebastien Helleu |
2012-06-01 | core: test return code when reading flags with fcntl (set flags to 0 if error) | Sebastien Helleu |
2012-03-23 | core: add a connection timeout for child process in hook_connect (bug #35966) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-12-01 | core: remove obsolete comment | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-10-23 | core: enable background process under Cygwin to connect to servers, fix recon... | Sebastien Helleu |
2011-09-22 | core: remove compilation warnings about unused return values of functions | Sebastien Helleu |
2011-08-26 | core: replace deprecated gnutls function "gnutls_certificate_client_set_retri... | Sebastien Helleu |
2011-08-12 | core: fix too small buffer for encoded base64 string used to authenticate wit... | Sebastien Helleu |
2011-04-28 | irc: add option "ssl_priorities" in servers (task #10106, debian #624055) | Sebastien Helleu |
2011-03-07 | Fix build when gnutls library is not found | Sebastien Helleu |
2011-03-06 | Reload file with certificate authorities when option weechat.network.gnutls_c... | Sebastien Helleu |
2011-03-02 | Fix build with gnutls < 2.9.10 | Sebastien Helleu |
2011-03-02 | Fix verification of SSL certificates by calling gnutls verify callback (patch... | Gu1ll4um3r0m41n |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-11-19 | Fix high CPU usage during gnutls handshake | Sebastien Helleu |
2010-11-18 | Fix infinite loop on gnutls handshake when connecting with SSL to server on w... | Gu1ll4um3r0m41n |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |