.. |
dbus
|
dbus: Add option to use app-id for bus name
|
2018-02-18 04:44:59 -05:00 |
sysinfo
|
Various fixes for mingw
|
2018-03-09 18:23:25 +00:00 |
cfgfiles.c
|
Add an option to disable rejoin on auto reconnect
|
2017-10-10 21:06:21 -04:00 |
cfgfiles.h
|
cfgfiles: Introduce an after_update callback
|
2016-06-29 15:42:11 -04:00 |
chanopt.c
|
notification: Implement notification option for channels
|
2021-05-23 21:17:07 -05:00 |
chanopt.h
|
Don't flush the chanopt_list when saving it
|
2016-03-30 08:11:07 -04:00 |
common.vcxproj
|
Updated Toolset to v142
|
2021-05-23 19:43:24 -05:00 |
common.vcxproj.filters
|
common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC.
|
2015-10-12 19:20:53 +02:00 |
ctcp.c
|
Fix oob read in ctcp_check
|
2017-10-16 21:47:47 -04:00 |
ctcp.h
|
server-time supported in all named servermsg: ping, error, notice and
|
2013-06-28 16:04:16 +01:00 |
dcc.c
|
Make dcc_ip being a per-server value.
|
2019-05-28 14:33:39 -07:00 |
dcc.h
|
Make dcc_ip being a per-server value.
|
2019-05-28 14:33:39 -07:00 |
fe.h
|
Kill fe_set_hilight()
|
2016-07-24 18:08:09 -04:00 |
hexchat-plugin.h
|
build: Fix building plugins in cygwin
|
2017-06-26 16:41:10 -04:00 |
hexchat.c
|
notification: Implement notification option for channels
|
2021-05-23 21:17:07 -05:00 |
hexchat.h
|
notification: Implement notification option for channels
|
2021-05-23 21:17:07 -05:00 |
hexchatc.h
|
Apply timeout changes made in preferences dialog
|
2016-06-29 15:42:11 -04:00 |
history.c
|
Don't return 0 in place of NULL
|
2014-12-31 11:31:17 -05:00 |
history.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
ignore.c
|
Fix possible out of bounds read when being ctcp flooded
|
2018-03-02 20:56:54 -05:00 |
ignore.h
|
Don't overwrite existing ignores when flooded
|
2013-10-14 17:25:21 -04:00 |
inbound.c
|
Implement support for the IRCv3 account-tag specification. (#2572)
|
2021-05-23 20:53:28 -05:00 |
inbound.h
|
Fix capability negotiation ending before sasl finishes with multi-line cap
|
2019-11-24 13:01:48 -08:00 |
inet.h
|
Remove option to disable ipv6
|
2014-12-28 22:29:06 -05:00 |
make-te.py
|
build: Replace Autotools with Meson
|
2017-06-13 23:54:51 -04:00 |
marshalers.list
|
Use a single marshal file for entire project
|
2014-02-06 20:17:08 -05:00 |
meson.build
|
build: Make generated headers a dependency for users of common.
|
2019-07-17 11:50:16 -07:00 |
modes.c
|
Remove : from various trailing parameters (#2301)
|
2019-01-30 19:46:13 -05:00 |
modes.h
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
network.c
|
Remove option to disable ipv6
|
2014-12-28 22:29:06 -05:00 |
network.h
|
Remove option to disable ipv6
|
2014-12-28 22:29:06 -05:00 |
notify.c
|
Don't return 0 in place of NULL
|
2014-12-31 11:31:17 -05:00 |
notify.h
|
Handle lists in MONITOR replies
|
2013-08-20 00:24:20 -04:00 |
outbound.c
|
Make dcc_ip being a per-server value.
|
2019-05-28 14:33:39 -07:00 |
outbound.h
|
Fixed some more signed-unsigned-comparison warnings.
|
2014-12-15 10:25:28 -08:00 |
plugin-identd.c
|
Fix typos s/Recieved/Received/
|
2016-11-28 15:17:36 -05:00 |
plugin-identd.h
|
Fix strict prototype warnings
|
2016-02-18 08:57:22 -05:00 |
plugin-timer.c
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
plugin-timer.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
plugin.c
|
plugin interface: 💄
|
2021-05-23 21:17:07 -05:00 |
plugin.h
|
Fix plugins on macOS
|
2018-03-31 01:29:05 +00:00 |
proto-irc.c
|
Merge pull request #1457 from arodland/forgiving-ctcp
|
2021-05-23 21:19:28 -05:00 |
proto-irc.h
|
Implement support for the IRCv3 account-tag specification. (#2572)
|
2021-05-23 20:53:28 -05:00 |
server.c
|
Implement support for the IRCv3 account-tag specification. (#2572)
|
2021-05-23 20:53:28 -05:00 |
server.h
|
Save iconv converters for input and output in the server.
|
2015-01-31 00:52:31 -08:00 |
servlist.c
|
Update servlist.c (#2522)
|
2021-05-23 22:46:00 -05:00 |
servlist.h
|
Only intercept QuakeNet challengeauth when enabled
|
2016-03-24 15:42:49 -04:00 |
ssl.c
|
Fix OpenSSL 1.1 deprecations
|
2017-06-15 00:26:43 -04:00 |
ssl.h
|
ssl: Remove unused server code
|
2015-01-30 21:25:41 -05:00 |
text.c
|
Implement support for the IRCv3 invite-notify specification. (#2574)
|
2021-05-23 19:32:00 -05:00 |
text.h
|
Fix strict prototype warnings
|
2016-02-18 08:57:22 -05:00 |
textevents.in
|
Implement support for the IRCv3 invite-notify specification. (#2574)
|
2021-05-23 19:32:00 -05:00 |
tree.c
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
tree.h
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
typedef.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
url.c
|
url.c: add gemini & gopher parsing
|
2021-03-07 11:59:04 -05:00 |
url.h
|
Fixed some more signed-unsigned-comparison warnings.
|
2014-12-15 10:25:28 -08:00 |
userlist.c
|
Implement support for the IRCv3 account-tag specification. (#2572)
|
2021-05-23 20:53:28 -05:00 |
userlist.h
|
Move userlist sorting to frontend
|
2014-12-31 03:56:36 -05:00 |
util.c
|
Fix rfc_ncasecmp handling of n reaching 0
|
2017-09-21 21:34:14 -04:00 |
util.h
|
Improve detection of system tray support
|
2017-08-31 10:16:03 -04:00 |