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-11-09
relay: load plugin even if options can not be read in relay.conf (with warnings)
Sebastien Helleu
2013-10-05
core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...
Sebastien Helleu
2013-10-05
relay: fix decoding of websocket frames when there are multiple frames in a s...
Sebastien Helleu
2013-09-19
relay: add support of secured data in option relay.network.password (evaluate...
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-06-09
relay: add command "ping" in weechat protocol (task #12689)
Sebastien Helleu
2013-05-30
relay: fix binding to an IP address (bug #39119)
Mantas Mikulėnas
2013-05-18
relay: fix uncontrolled format string in redirection of irc commands
Sebastien Helleu
2013-05-01
relay: remove temporary option "nicklistdiff" (in command init), send nicklis...
Sebastien Helleu
2013-04-21
relay: fix typo in error displayed by command /relay del
Sebastien Helleu
2013-03-17
relay: rename compression "gzip" to "zlib" (compression is zlib, not gzip) (t...
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-13
relay: add missing "id" in raw messages sent to clients when compression is o...
Sebastien Helleu
2013-03-13
relay: add negative numbers (integer: -123456 and long: -1234567890L) in comm...
Sebastien Helleu
2013-03-09
relay: add message "_nicklist_diff" (differences between old and current nick...
Sebastien Helleu
2013-02-23
relay: add support of multiple servers on same port for irc protocol (the cli...
Sebastien Helleu
2013-02-12
relay: fix crash when decoding a websocket frame
Sebastien Helleu
2013-02-12
relay: add gcrypt include and link arguments to compile relay plugin
Sebastien Helleu
2013-02-10
relay: add experimental websocket server support (RFC 6455) for irc and weech...
Sebastien Helleu
2013-02-07
relay: add options "buffers" and "upgrade" for commands sync/desync in weecha...
Sebastien Helleu
2013-02-03
relay: fix commands sync/desync in weechat protocol (bug #38215)
Sebastien Helleu
2013-02-03
relay: fix typo in comment
Sebastien Helleu
2013-02-01
relay: add return of a NULL pointer in command "test"
Sebastien Helleu
2013-02-01
relay: add comments with example of messages in weechat protocol
Sebastien Helleu
2013-01-26
core: use size of 32 for hashtables (instead of 4, 8 or 16)
Sebastien Helleu
2013-01-24
core: display error number and string in some network errors
Sebastien Helleu
2013-01-11
relay: fix duplicated messages sent to irc clients (when messages are redirec...
Sebastien Helleu
2013-01-11
relay: fix typo in comment
Sebastien Helleu
2013-01-11
relay: add debug message for signal "irc_disconnected"
Sebastien Helleu
2013-01-11
relay: fix name of signal in debug message (replace "irc_out" by "irc_outtags")
Sebastien Helleu
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
[next]