|
|
@9767d03
|
2018-07-31T04:41:55Z |
dx |
Modify server-time implementation to not change API
The new functions …
|
|
|
@f7cc734
|
2018-07-31T04:41:25Z |
dx |
irc: implement server-time capability
|
|
|
@2e8523b
|
2016-12-31T20:40:09Z |
dx |
Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.
This …
|
|
|
@e88fe7da
|
2015-08-07T21:53:25Z |
vlajos |
typofix - https://github.com/vlajos/misspell_fixer
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@b6bd99c
|
2014-10-27T06:36:09Z |
dx |
dcc: Fix some invalid memory accesses reported by ASAN
ASAN <3
|
|
|
@f1f7b5e
|
2010-07-24T22:50:23Z |
wilmer |
Take the local address from the IM/IRC connection when setting up a …
|
|
|
@2bfe976
|
2010-07-18T14:44:55Z |
wilmer |
The "transfers" command was renamed to "transfer".
|
|
|
@4aa0f6b
|
2010-06-07T14:31:07Z |
wilmer |
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
|
|
|
@9d4352c
|
2010-04-20T23:03:01Z |
wilmer |
Restored a few more root commands.
|
|
|
@89c11e7
|
2010-04-12T23:54:55Z |
wilmer |
Restored CTCP/DCC hooks for outgoing file transfers.
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@0cb71a6
|
2010-03-21T16:57:20Z |
wilmer |
I renamed GAIM_INPUT_* to something else in this branch.
|
|
|
@4ed9c8c
|
2010-03-21T15:10:07Z |
wilmer |
Fixed 100% CPU usage bug in dcc.c.
|
|
|
@2e89256
|
2010-03-21T13:20:20Z |
wilmer |
Remove dcc_poll() and just use the cond variable passed to I/O events.
|
|
|
@60e4df3
|
2010-03-17T23:23:27Z |
wilmer |
Small cleanup. The max_packet_size variable doesn't seem to be read …
|
|
|
@1c3008a
|
2009-12-13T14:48:56Z |
wilmer |
No functional changes, just some style "fixes". Although I admit I'm …
|
|
|
@aac4017
|
2008-08-12T11:04:37Z |
a.sporto+bee |
More hints for getaddrinfo().
Hopefully solves a problem on FreeBSD.
|
|
|
@a02f34f
|
2008-08-11T23:07:12Z |
a.sporto+bee |
Added conf entries and lib/ftutil.[ch].
ft_listen = …
|
|
|
@92f4ec5
|
2008-08-10T23:51:48Z |
a.sporto+bee |
fixes bug on 32bit archs in DCC code.
Shouldn't atoi be the same on …
|
|
|
@4ac647d
|
2008-08-04T14:21:49Z |
a.sporto+bee |
moved some stuff around in preperation for MSN merge.
* both ends …
|
|
|
@9afeefa
|
2008-07-22T12:36:56Z |
a.sporto+bee |
fixes bug in handling file names with spaces.
|
|
|
@b043ad5
|
2008-05-08T21:20:36Z |
a.sporto+bee |
allow dcc optimization in progress watcher.
Apparently, irssi doesn't …
|
|
|
@d56ee38
|
2008-05-06T00:20:11Z |
a.sporto+bee |
timeout of transfers after 120 seconds of no progress (bytes …
|
|
|
@4358b10
|
2008-05-04T13:32:15Z |
a.sporto+bee |
ulibc support, fixes "Invalid SOCKS5 Connect message" problem
|
|
|
@0cab388
|
2008-04-14T15:33:13Z |
a.sporto+bee |
more verbose error reporting
|
|
|
@6cac643
|
2008-04-14T12:59:15Z |
a.sporto+bee |
more verbose error logging
|
|
|
@dc0ba9c
|
2007-12-18T02:07:59Z |
kenobi |
sending via proxy
|
|
|
@dce3903
|
2007-12-04T00:48:57Z |
a.sporto+bee |
Send and receive seems to work now! Also adopted the new buffering …
|
|
|
@2ff2076
|
2007-12-03T14:28:45Z |
a.sporto+bee |
Intermediate commit. Sending seems to work. TODOs:
* move from …
|
|
|
@2c2df7d
|
2007-11-28T21:07:30Z |
a.sporto+bee |
Initial import of jabber file receive and DCC send support. This …
|