index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
relay
Age
Commit message (
Expand
)
Author
2013-01-08
relay: add message when address family is not supported by protocol (on socke...
Sebastien Helleu
2013-01-07
relay: add error number and string when socket creation fails
Sebastien Helleu
2013-01-01
relay: send UTC time in irc backlog (when server capability "server-time" is ...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-25
relay: fix memory leak when adding hdata to a message (weechat protocol)
Sebastien Helleu
2012-12-24
relay: add backlog, options and server capability "server-time" for irc proto...
Sebastien Helleu
2012-12-23
relay: fix crash after /upgrade when a client is connected
Sebastien Helleu
2012-12-21
relay: add tag "relay_client" in all messages about client
Nils Görs
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-19
relay: fix crash when receiving a new client on a socket
Sebastien Helleu
2012-10-18
core: fix gnutls warnings
stfn
2012-10-18
core: add option "-quit" for command /upgrade (save session and quit without ...
Sebastien Helleu
2012-10-16
relay: add support of IPv6, new option relay.network.ipv6, add support of "ip...
Sebastien Helleu
2012-10-05
relay: add missing "ssl." in output of /relay listrelay
Sebastien Helleu
2012-09-26
relay: add tag "relay_client" for messages of new/disconnected client
Sebastien Helleu
2012-08-17
relay: add cast from time_t to long (fix warning under FreeBSD)
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu
2012-08-02
core: update description of plugins and translate them in output of /plugin
Sebastien Helleu
2012-08-01
relay: add missing gnutls lib for link
Sebastien Helleu
2012-07-30
relay: set Diffie-Hellman parameters on first SSL connection from a client (m...
Sebastien Helleu
2012-07-27
relay: fix compilation with old gnutls (< 2.12.0): remove call to gnutls_sec_...
Sebastien Helleu
2012-07-27
relay: remove compiler warnings when gnutls is not enabled/found
Sebastien Helleu
2012-07-27
relay: add support of SSL (for irc and weechat protocols), new option relay.n...
Sebastien Helleu
2012-07-23
relay: add "tags_array" in data sent for message id "_buffer_line_added" (Wee...
Sebastien Helleu
2012-07-20
relay: add object type "arr" (array) in WeeChat protocol
Sebastien Helleu
2012-07-17
relay: remove unneeded headers included in relay-upgrade.c
Sebastien Helleu
2012-07-17
relay: move creation of client from relay-upgrade.c to relay-client.c
Sebastien Helleu
2012-07-16
relay: fix outqueue pointers in client after upgrade
Sebastien Helleu
2012-07-16
relay: fix NULL pointer on upgrade in client->protocol_args (for WeeChat prot...
Sebastien Helleu
2012-07-14
relay: fix freeze when writing on relay socket (use non-blocking sockets in r...
Sebastien Helleu
2012-05-17
relay: keep spaces in beginning of "input" received from client (WeeChat prot...
Sebastien Helleu
2012-05-17
relay: add signals "upgrade" and "upgrade_ended" in WeeChat protocol
Sebastien Helleu
2012-05-17
relay: fix crash on /upgrade when client is connected using WeeChat protocol
Sebastien Helleu
2012-03-18
relay: redirect some irc messages from clients to hide output (bug #33516)
Sebastien Helleu
2012-03-06
relay: add "date_printed" and "highlight" in signal "_buffer_line_added" (Wee...
Sebastien Helleu
2012-01-23
relay: use protocol arguments for protocol "irc" only (arguments forbidden fo...
Sebastien Helleu
2012-01-23
relay: add protocol "weechat" in /help relay
Sebastien Helleu
2012-01-23
relay: do not create relay if there is a problem with socket creation (bug #3...
Sebastien Helleu
2012-01-22
core: add support of flags in regular expressions and highlight options, add ...
Sebastien Helleu
2012-01-12
relay: fix compilation error when zlib is not found
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-12-25
relay: add signal "buffer_type_changed" in weechat protocol
Sebastien Helleu
2011-12-25
relay: add signal "buffer_unmerged" in weechat protocol
Sebastien Helleu
2011-12-23
relay: fix crash when not enough arguments are received in a command of weech...
Sebastien Helleu
2011-12-20
relay: add type "hashtable" in relay protocol and hdata, add signals "buffer_...
Sebastien Helleu
2011-12-17
relay: update relay buffer when bytes are sent to clients (irc and weechat pr...
Sebastien Helleu
2011-12-17
relay: add commands "sync" and "desync" in WeeChat protocol
Sebastien Helleu
2011-12-07
relay: fix constant overflow (on 32-bit systems) in "test" command of weechat...
Sebastien Helleu
2011-12-06
relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
Sebastien Helleu
[prev]
[next]