|
|
@f3e1e92
|
2005-12-17T19:13:32Z |
wilmer |
Fixed parameter ordering.
|
|
|
@2db811a
|
2005-12-17T19:07:07Z |
wilmer |
Small memory leak fixed.
|
|
|
@52b3a99
|
2005-12-17T18:55:46Z |
wilmer |
Successfully tested http_client, added support for redirections.
|
|
|
@8a9afe4
|
2005-12-17T16:54:12Z |
wilmer |
http_client lib
|
|
|
@afe0764
|
2005-12-17T12:40:47Z |
wilmer |
Changed filenames of IM modules (jabberr, msnn, etc, didn't really …
|
|
|
@3d64e5b
|
2005-12-17T12:14:15Z |
wilmer |
Camel case, yuck!
|
|
|
@701acdd4
|
2005-12-16T17:58:00Z |
wilmer |
Non-blocking SSL handshakes for GnuTLS. The rest might come later, but …
|
|
|
@bf02a67
|
2005-12-15T11:55:27Z |
wilmer |
Merged Jelmer's pluginable tree (mainly useful for the Win32 port).
|
|
|
@11e090b
|
2005-12-15T09:14:38Z |
wilmer |
Moved variable declarations to the right place to make older compilers …
|
|
|
@703f0f7
|
2005-12-14T01:17:25Z |
Jelmer Vernooij |
Merge my pluginable branch
|
|
|
@22bf64e
|
2005-12-13T23:27:58Z |
wilmer |
Improved typing notification support. (from f0rked)
|
|
|
@1aa0bb5
|
2005-12-13T21:20:34Z |
wilmer |
AIM groupchat support, thanks to Hanji (Nelson Elhage)!
|
|
|
@c3ffa45
|
2005-12-06T21:55:09Z |
Jelmer Vernooij |
Add some const
|
|
|
@019c031
|
2005-12-04T21:55:15Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@b8ef1b1
|
2005-12-04T19:32:14Z |
nelhage |
Merging the Hanji groupchat patch
|
|
|
@d636233
|
2005-12-04T15:12:32Z |
wilmer |
Oops... :-(
1.0
|
|
|
@e7f46c5
|
2005-12-04T12:58:41Z |
root |
Implements solution to typing notifications in ticket #45
|
|
|
@25d1be7
|
2005-12-04T00:48:57Z |
wilmer |
do_error_dialog shouldn't do NULL dereferences anymore, and TYPING …
|
|
|
@f1df064
|
2005-12-02T23:41:57Z |
wilmer |
Oops...
A
very
small
typo
caused very weird problems in the line …
|
|
|
@027d2eb
|
2005-12-02T11:43:47Z |
wilmer |
Modified CHANGES, and extended the allowed port range a bit.
|
|
|
@626b446
|
2005-12-02T11:30:03Z |
wilmer |
The Jabber module now only accepts a limited range of ports (5222 and …
|
|
|
@7c2d798b
|
2005-12-01T11:52:25Z |
wilmer |
jabber.c:542: warning: `gjc' might be used uninitialized in this function
|
|
|
@6caa56a
|
2005-11-30T13:36:59Z |
wilmer |
Renamed no_one_calls in proxy.c to something that makes more sense to me.
|
|
|
@c3c2e14
|
2005-11-30T12:12:25Z |
wilmer |
Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is …
|
|
|
@500a1b6
|
2005-11-29T01:02:09Z |
Jelmer Vernooij |
Remove references to file transfers
|
|
|
@c7cf9d6
|
2005-11-29T00:43:15Z |
wilmer |
This should fix a crash bug in Jabber module (NULL pointer dereference …
|
|
|
@65e2ce1
|
2005-11-28T23:27:09Z |
Jelmer Vernooij |
Disable plugin support by default, support compilation with non-C99 …
|
|
|
@b20b32f
|
2005-11-28T01:14:06Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@dfde8e0
|
2005-11-26T02:24:38Z |
wilmer |
Messages specific to a connection only mention the handle now if …
|
|
|
@30f248a
|
2005-11-26T02:02:38Z |
wilmer |
Lowered the line splitting limit a bit (and made it a bit prettier by …
|
|
|
@43e3368
|
2005-11-23T17:35:18Z |
wilmer |
Little code cleanup in Jabber module, added support for Jabber …
|
|
|
@df618475
|
2005-11-20T21:02:18Z |
wilmer |
Incoming typing notices are now sent as a CTCP. Better consistency. …
|
|
|
@66c57924
|
2005-11-20T16:09:23Z |
Jelmer Vernooij |
Remove OFT and rendez-vous support (not used anyway and implemented …
|
|
|
@2cdd8ce
|
2005-11-19T15:17:03Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@94281ef
|
2005-11-19T11:54:01Z |
wilmer |
Oops, even BitlBee didn't know yet that channel names can start with …
|
|
|
@3e1de87
|
2005-11-19T11:12:18Z |
wilmer |
Applied AIM typing notification patch from Hanji.
|
|
|
@c572dd6
|
2005-11-18T12:41:58Z |
wilmer |
HTML stripping is optional again (but still safer than before 0.93), …
|
|
|
@bb556db
|
2005-11-16T00:41:25Z |
wilmer |
Hmmm, why are these 0-byte files still there?
|
|
|
@5c09a59
|
2005-11-15T23:16:39Z |
wilmer |
Got rid of raw B's in source,
Replaced most irc_usermsg() calls in …
|
|
|
@c998255
|
2005-11-15T14:57:38Z |
Jelmer Vernooij |
Merge from Jelmer
|
|
|
@9cb9868
|
2005-11-15T14:47:17Z |
Jelmer Vernooij |
Remove handle_cmp() replacing it by a protocol-specific function.
|
|
|
@fbc7844
|
2005-11-15T14:29:47Z |
Jelmer Vernooij |
Remove some unused code in oscar
|
|
|
@b135438
|
2005-11-15T13:20:27Z |
Jelmer Vernooij |
Merge changes from Wilmer
|
|
|
@06045f6
|
2005-11-12T14:18:55Z |
wilmer |
Fixed inconsistency (in fact stupidity) in do_error_dialog().
|
|
|
@c92e6801
|
2005-11-12T01:05:32Z |
wilmer |
Updates copyright headers of files that were changed in 2005 too. …
|
|
|
@21d09ac
|
2005-11-09T01:02:05Z |
wilmer |
Forgot to modify CHANGES again, and removed some more debugging code …
|
|
|
@68b50b5f
|
2005-11-08T23:06:46Z |
wilmer |
QUIT now works before logging in too
|
|
|
@b4a8cd8
|
2005-11-08T22:46:12Z |
Jelmer Vernooij |
Make another function static.
|
|
|
@576d6d7
|
2005-11-07T18:39:57Z |
wilmer |
Got rid of some debugging code we tried to use to track the 100% CPU …
|
|
|
@7b23afd
|
2005-11-07T16:16:18Z |
Jelmer Vernooij |
Migrate my pluginable branch to use Wilmers' branch as parent
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|