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
/
irc
/
irc-server.c
Age
Commit message (
Expand
)
Author
2006-02-22
Added IRC raw data buffer
Sebastien Helleu
2006-01-04
New year in copyright, FSF address changed
Sebastien Helleu
2005-12-11
Added charset by server and channel, new command: /charset
Sebastien Helleu
2005-12-06
added /upgrade command, added ETA for DCC files
Sebastien Helleu
2005-11-23
Fixed bug with use of nick1 with a new server ("weechat_user" was used instea...
Sebastien Helleu
2005-11-04
- added major feature: new color management system (internal to WeeChat), now
Sebastien Helleu
2005-10-30
Fixed "jump to next server" action (was broken by new option "look_one_server...
Sebastien Helleu
2005-10-30
Added command line arguments to disable auto-connect to servers and plugins a...
Sebastien Helleu
2005-10-30
- added new setting (look_one_server_buffer): use same buffer for all servers
Sebastien Helleu
2005-10-27
Clean up of IRC message parser (fixed potential bugs when long messages are r...
Sebastien Helleu
2005-09-15
Fixed IRC message parser bug
Sebastien Helleu
2005-09-07
Added IRC command "221"
Sebastien Helleu
2005-09-04
Added /ignore and /unignore commands
Sebastien Helleu
2005-08-04
add half (due to dcc) dcc support with proxies (only in ipv4 )
Emmanuel Bouthenot
2005-08-03
fix an error in socket() while using ipv6 proxy
Emmanuel Bouthenot
2005-07-18
Reverted to previous code
Sebastien Helleu
2005-07-17
change signatures in proxy functions
Emmanuel Bouthenot
2005-07-11
Fixed bug with IRC URL on command line (irc://)
Sebastien Helleu
2005-07-02
Added tests after getaddrinfo function
Sebastien Helleu
2005-06-30
Translated some messages and added calls to freeaddrinfo() function
Sebastien Helleu
2005-06-30
- proxy support (http, socks4, socks5) with authentification for http, socks5
Emmanuel Bouthenot
2005-06-28
Added IPv6 and SSL options for command line IRC url
Sebastien Helleu
2005-06-27
Added IPv6 support
Sebastien Helleu
2005-06-22
gnutls code compiled according to pre-processor var HAVE_GNUTLS
Sebastien Helleu
2005-06-21
Added certificate management in SSL (connection now ok with SSL server)
Sebastien Helleu
2005-06-19
Added SSL support with gnutls lib
Sebastien Helleu
2005-06-19
Channel notify levels are saved in config file
Sebastien Helleu
2005-05-05
Improved Perl interface and some changes in Python:
Sebastien Helleu
2005-03-09
Display "Disconnected" only on connected servers
Sebastien Helleu
2005-03-06
Fixed bug in server messages parser
Sebastien Helleu
2005-03-05
Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
Sebastien Helleu
2005-02-27
Fixed bug with disconnection (was causing high cpu usage)
Sebastien Helleu
2005-02-27
Added DCC CHAT (send & recv)
Sebastien Helleu
2005-02-24
Don't check for away on channels when connection to server is down
Sebastien Helleu
2005-02-22
Fixed crash when quitting WeeChat
Sebastien Helleu
2005-02-20
Connection to IRC server is now made by child process (non blocking)
Sebastien Helleu
2005-02-20
Added DCC send
Sebastien Helleu
2005-02-06
Fixed charset conversions when locale is UTF-8 (added "look_charset_internal"...
Sebastien Helleu
2005-02-05
Away check is now customizable (with new irc_away_check option)
Sebastien Helleu
2005-01-31
Fixed many memory leaks
Sebastien Helleu
2005-01-27
Fixed bug in message parser when connected to many servers
Sebastien Helleu
2005-01-26
Fixed bug in message parser when connected to many servers
Sebastien Helleu
2005-01-26
Away nicks are now displayed with another color
Sebastien Helleu
2005-01-23
Wait "irc_lag_check" seconds for 1st lag check after connection to server
Sebastien Helleu
2005-01-23
Added lag indicator
Sebastien Helleu
2005-01-19
Fixed possible crash with "/server del" and "/buffer close" commands
Sebastien Helleu
2005-01-03
Server & error messages now prefixed, /server command modified, ~/.weechat/lo...
Sebastien Helleu
2005-01-02
Reset away time when disconnected from server
Sebastien Helleu
2005-01-02
Fixed /away command (now ok when not away)
Sebastien Helleu
2005-01-02
Added new options look_charset_decode/look_charset_encode and /unset command.
Sebastien Helleu
[next]