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
/
inbound.c
Age
Commit message (
Expand
)
Author
2021-05-23
Implement support for the IRCv3 invite-notify specification. (#2574)
Sadie Powell
2021-05-23
Implement support for the IRCv3 SETNAME specification. (#2571)
Sadie Powell
2021-03-03
Better handle various ctime() calls failing
Patrick Griffis
2020-07-22
SASL EXTERNAL doesn't necessitate a certificate
jesopo
2019-11-24
Fix capability negotiation ending before sasl finishes with multi-line cap
Patrick Griffis
2019-05-28
Make dcc_ip being a per-server value.
Stepan Broz
2017-10-25
Fix crash when connect commands change network
Patrick Griffis
2017-10-07
Improve CTCP notice handling
Patrick Griffis
2017-09-19
Handle leading spaces when matching extra alerts
Patrick Griffis
2017-09-18
Fix oob read caused by ptr[0] being NULL in inbound_notice
Joseph Bisch
2016-11-11
Further tab color improvements
Patrick Griffis
2016-10-08
Update usercount in inbound_nameslist_end
gaffatape
2016-07-24
Kill fe_set_hilight()
Patrick Griffis
2016-06-29
Introduce and use fe_timeout_add_seconds
Ben Gamari
2016-01-29
Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup
Patrick Griffis
2016-01-29
Add support for twitch.tv/membership
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
Fix missed comma
Patrick Griffis
2016-01-28
Add support for cap-notify
Patrick Griffis
2016-01-28
Clean up handling CAP LS
Patrick Griffis
2015-02-01
Fix logging hostname of queries
TingPing
2014-12-31
Don't return 0 in place of NULL
TingPing
2014-12-28
Fix building as c89
TingPing
2014-12-28
Use glib for all allocations
TingPing
2014-12-17
More consistently include config.h
TingPing
2014-12-04
Fix some obvious type warnings.
Arnavion
2014-05-12
Properly support notices to prefix'd users on a channel
Derp Derpingston
2014-04-06
Add account to Join event
TingPing
2014-04-02
Add marker-line functionality for scrollback, instant seek.
RichardHitt
2014-03-24
Improve handling scrollback when gui_tab_server==FALSE
RichardHitt
2014-01-30
Now make_ping_time() in common/util.c returns the time in milliseconds instead
Diogo Sousa
2014-01-12
Support numeric 908
TingPing
2014-01-08
Fix warnings
TingPing
2014-01-08
Rewrite dns command
TingPing
2013-12-27
Properly request server-time when it's the only cap
TingPing
2013-11-17
Fix crash with negative timestamp in banlist
TingPing
2013-11-01
Don't auto unmark away when getting znc playback
TingPing
2013-10-22
fix another warning
TingPing
2013-10-20
Fix SASL on some networks
TingPing
2013-10-20
Ignore nick prefix when splitting NAMES reply
TingPing
2013-10-20
Only split NAMES reply if server supports userhost-in-names
TingPing
2013-10-18
Add support for userhost-in-names capability
TingPing
2013-10-17
Add option to auto +x on connect
TingPing
2013-10-17
Respect use global flag with SASL
TingPing
2013-09-23
Strip trailing space from CAP REQ
TingPing
2013-09-07
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
TingPing
2013-08-26
Handle incoming messages from yourself
TingPing
2013-08-10
And free connect command..
TingPing
2013-08-10
Only replace variables in connect commands
TingPing
[next]