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
/
hexchat.c
Age
Commit message (
Expand
)
Author
2016-01-31
Improve scrollback file handling
Patrick Griffis
2015-02-10
Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...
Arnavion
2015-02-01
Fix logging hostname of queries
TingPing
2015-01-18
Server line text-encoding-related fixes.
Arnavion
2014-12-31
Don't return 0 in place of NULL
TingPing
2014-12-31
Fix some possible null-deref warnings
TingPing
2014-12-30
Rewrite identd
TingPing
2014-12-28
Remove option to use socks5 library
TingPing
2014-12-28
Remove option to disable ipv6
TingPing
2014-12-28
Remove MSProxy support
TingPing
2014-12-28
Fix building as c89
TingPing
2014-12-28
Use glib for all allocations
TingPing
2014-12-10
Fix chanopts not saving if /quit before exit
leeter
2014-12-04
Fix some obvious type warnings.
Arnavion
2014-11-29
Fix handling --cfgdir
TingPing
2014-11-05
ssl: Don't use global openssl context
TingPing
2014-06-21
Remove broken debug code
TingPing
2014-06-04
Use glib to parse and launch commands for util_exec
TingPing
2014-04-02
Add marker-line functionality for scrollback, instant seek.
RichardHitt
2014-01-27
Fixed lag meter getting stuck.
Diogo Sousa
2014-01-26
Show error when you lack write permissions to configdir
TingPing
2014-01-20
Actually call commands sent with --command
TingPing
2014-01-03
Change url-handler example to firefox -new-window
TingPing
2013-12-23
Only return channel sessions from find_channel()
TingPing
2013-07-01
Handle extraneous cli args as urls
TingPing
2013-06-08
Now the default configuration tries to set the language from the system
Diogo Sousa
2013-06-06
Add chanopt for stripping colors
TingPing
2013-06-04
fix loading startup.txt automatically
TingPing
2013-05-24
Merge pull request #590 from orium/run-as-root-589-504
TingPing
2013-05-17
Add omsg user command
TingPing
2013-05-13
Restructured a fair bit of cfgfiles.c. Besides making the code cleaner this a...
Diogo Sousa
2013-05-12
Forget to put an empty line after a function definition
Diogo Sousa
2013-05-12
Factored locale related code in main() to a new function.
Diogo Sousa
2013-05-12
Now hexchat doesn't abnormally terminal when started as root.
Diogo Sousa
2013-05-09
Add option to support away tracking regardless of channel size
Heiki Ojasild
2013-05-04
Replace g_strdup_printf with g_build_filename where possible
Berke Viktor
2013-04-27
Don't include if unused
Berke Viktor
2013-04-27
Some crucial cosmetics
Berke Viktor
2013-04-27
Fix compiler warning
Berke Viktor
2013-04-24
Early on, call g_type_init() unless deprecated
RichardHitt
2013-04-17
typo
TingPing
2013-04-17
Use more useful example for url handler
TingPing
2013-04-09
Don't send ping's to the server if we are still waiting for a pong.
Diogo Sousa
2013-04-08
fix issue #491 - opt-in/opt-out of scrollback per channel
misdre
2013-04-03
Merge pull request #448 from TingPing/awaynotify2
TingPing
2013-04-02
Remove most of HexTray and one instance
Berke Viktor
2013-03-12
Clean up away-notify patch
TingPing
2013-03-12
Add away-notify support
TingPing
2013-01-07
Merge pull request #341 from TingPing/lastact
RichardHitt
2013-01-07
Simplification of new code -- eliminate member lastact_elem
Richard Hitt
[next]