index
:
torxchat.git
this commit
branch-info
default
fe-web
feature/flexible-cert
feature/fork-branding
feature/tls-srp
feature/tor-i2p-dcc
fix-ub
Unnamed repository; edit this file 'description' to name the repository.
blog
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
proto-irc.c
Age
Commit message (
Expand
)
Author
2020-05-26
Fix parsing of 313
Patrick Griffis
2019-12-20
Follow more modern conventions for USER message
Patrick Griffis
2019-11-24
Fix capability negotiation ending before sasl finishes with multi-line cap
Patrick Griffis
2019-01-30
Remove : from various trailing parameters (#2301)
linuxdaemon
2018-05-08
Fix sending PASS with spaces or starting with :
jkhsjdhjs
2018-03-09
Various fixes for mingw
Patrick Griffis
2018-03-04
Fix out of bounds read when DCC message sender contains quotes
Patrick Griffis
2017-02-18
Better handle mode numerics starting with :
Patrick Griffis
2016-03-24
Only intercept QuakeNet challengeauth when enabled
Patrick Griffis
2016-01-29
Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup
Patrick Griffis
2016-01-29
Add support for chghost
Patrick Griffis
2016-01-29
Add support for CAP 3.2
Patrick Griffis
2016-01-28
Properly handle a few args optionally starting with :
Patrick Griffis
2016-01-28
Handle PING and AUTHENTICATE with a prefix
Patrick Griffis
2016-01-28
Add support for cap-notify
Patrick Griffis
2015-04-21
Remove r from mode buttons
TingPing
2014-12-31
Fix some unused warnings
TingPing
2014-12-28
Fix building as c89
TingPing
2014-12-28
Use glib for all allocations
TingPing
2014-12-15
Fixed some more signed-unsigned-comparison warnings.
Arnavion
2014-12-04
Fix some obvious type warnings.
Arnavion
2014-05-12
Fixed truncation of the reason when receiving a KILL message.
Derp Derpingston
2014-04-06
Add account to Join event
TingPing
2014-01-12
Tweak 908 syntax
TingPing
2014-01-12
Support numeric 908
TingPing
2013-11-28
Print{,_attr} and server{,_attr} hooks were incorrectly handled when both
Diogo Sousa
2013-10-03
Topic bar improvements
TingPing
2013-09-20
Fix messages on networks that have chantypes the same as nick prefixes
TingPing
2013-09-07
Disable challangeauth without openssl
TingPing
2013-09-07
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
TingPing
2013-08-20
Handle lists in MONITOR replies
TingPing
2013-08-07
Format Channel URLs
TingPing
2013-07-10
Indentation fixes and code cleanup.
Diogo Sousa
2013-07-09
Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called
Diogo Sousa
2013-07-04
Default to nickserv when using /ghost or /id commands
TingPing
2013-07-02
Fixed get_timezone() to work on windows.
Diogo Sousa
2013-07-02
Now handle_message_tag_time() doesn't use "timezone" since it is not defined
Diogo Sousa
2013-06-30
Fixed server-time timestamps issue regarding local time.
Diogo Sousa
2013-06-28
Fixed another bug in handle_message_tag_time(): tm_mon is between 0 and 11.
Diogo Sousa
2013-06-28
Fixed bug in handle_message_tag_time().
Diogo Sousa
2013-06-28
A few messages missing regarding server-time.
Diogo Sousa
2013-06-28
Now inbound_cap_ls() can enable extensions when a bouncer uses a namespace for
Diogo Sousa
2013-06-28
server-time for all numerical messages.
Diogo Sousa
2013-06-28
server-time supported in all named servermsg: ping, error, notice and
Diogo Sousa
2013-06-28
Organized cap inbound code in inbound.c instead of proto-irc.c.
Diogo Sousa
2013-06-28
server-time supported in most named messages.
Diogo Sousa
2013-06-28
Implemented handle_message_tag_time() for time-server messages.
Diogo Sousa
2013-06-28
First step towards message tags extension support
Diogo Sousa
2013-06-05
Handle /CAP LIST output
TingPing
2013-05-19
Login type cleanup
Berke Viktor
[next]