|
|
@db28304
|
2006-05-26T22:49:28Z |
wilmer |
Using http_dorequest_url() at one place in passport.c now.
|
|
|
@a2582c8
|
2006-05-26T22:44:48Z |
wilmer |
Added error_string variable to Passport client.
|
|
|
@fe23720
|
2006-05-26T18:35:16Z |
wilmer |
Always use GET-requests on redirects.
|
|
|
@7deb447
|
2006-05-26T18:32:50Z |
wilmer |
Added status_string variable to http_client.
|
|
|
@6048744
|
2006-05-26T13:06:20Z |
wilmer |
Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from …
|
|
|
@7bfd574
|
2006-05-26T08:57:36Z |
wilmer |
Fixed a NULL pointer dereference that showed up on testing.b.o sometimes.
|
|
|
@5d9b792
|
2006-05-25T11:31:22Z |
wilmer |
Merging from Jelmer.
|
|
|
@0602496
|
2006-05-25T11:22:06Z |
wilmer |
Better handling of completely empty HTTP replies in http_client.c.
|
|
|
@1c8a7a2
|
2006-05-25T09:46:36Z |
Jelmer Vernooij |
Fix typo
|
|
|
@936ded6
|
2006-05-25T08:57:31Z |
wilmer |
Disabling chat charset stuff again for now and fixed the crash-bug. …
|
|
|
@fc630f9
|
2006-05-23T08:31:04Z |
wilmer |
Silenced all compiler warnings that appeared after previous commit.
|
|
|
@a9ca7dd
|
2006-05-23T08:18:24Z |
wilmer |
Added G_GNUC_PRINTF(...) to definitions of functions that take format …
|
|
|
@da3b536
|
2006-05-23T08:09:16Z |
wilmer |
Added bim_ functions for block/allow list management to keep …
|
|
|
@226fce1
|
2006-05-23T07:45:14Z |
wilmer |
Some changes for im_api. (bim_* functions)
|
|
|
@73cf7fd
|
2006-05-22T09:11:49Z |
wilmer |
Trying to fix charset issues with outgoing AIM chat messages.
|
|
|
@f66c701
|
2006-05-21T19:55:52Z |
wilmer |
Modified oscar.c headers.
|
|
|
@c53911e
|
2006-05-20T11:48:08Z |
wilmer |
Fixed a string handling mistake and better stripping of servernames …
|
|
|
@881fd4e
|
2006-05-19T07:53:03Z |
wilmer |
Merging extended http_client
|
|
|
@1b5ab36
|
2006-05-18T17:05:28Z |
wilmer |
User-Agent: header.
|
|
|
@41e5202
|
2006-05-18T16:50:06Z |
wilmer |
Damn typo…
|
|
|
@0eec386
|
2006-05-18T16:41:18Z |
wilmer |
Added a body_size attribute to http_client and fixed a possible NULL …
|
|
|
@266fe2f
|
2006-05-18T07:11:15Z |
wilmer |
Fixed return value bug in http_dorequest_url().
|
|
|
@0790644
|
2006-05-17T13:15:20Z |
wilmer |
Added http_dorequest_url().
|
|
|
@75cde5d
|
2006-05-16T21:27:59Z |
wilmer |
Fixed possible double free() in Jabber module.
|
|
|
@10a0abf
|
2006-05-16T21:23:21Z |
wilmer |
Idle values for Yahoo!
|
|
|
@5a348c3
|
2006-05-16T07:09:11Z |
wilmer |
Yahoo module now passes the idle value to serv_got_update().
|
|
|
@dd89a55
|
2006-05-15T17:57:12Z |
wilmer |
Fixed various memory leaks/other possible problems after code review.
|
|
|
@5d6c178
|
2006-05-10T12:47:55Z |
Jelmer Vernooij |
Fix compilation with tcc
|
|
|
@6e62132
|
2006-04-17T08:25:16Z |
wilmer |
Fixed ssl_nss.c (although it still needs some non-blocking I/O changes).
|
|
|
@5aa9551e
|
2006-04-17T08:09:55Z |
wilmer |
Y2K! ;-)
|
|
|
@4d89886
|
2006-04-14T06:18:23Z |
wilmer |
Removed import_buddies message.
|
|
|
@c99af3a
|
2006-04-13T07:30:11Z |
wilmer |
Removed account_offline(), we have signoff() already.
|
|
|
@88b3a07
|
2006-04-13T07:15:42Z |
wilmer |
Cleaned up two more functions from nogaim.
|
|
|
@9e08d5d
|
2006-04-07T19:27:58Z |
wilmer |
Got rid of some old e-mail addresses.
|
|
|
@c2fbf86f
|
2006-04-07T09:34:37Z |
wilmer |
Unused stuff.
|
|
|
@7bf0f5f0
|
2006-04-07T09:22:48Z |
wilmer |
Filled in show_got_added().
|
|
|
@e6d6047
|
2006-04-03T20:21:35Z |
wilmer |
Added/Fixed calls to show_got_added() in all IM-modules, now to fill …
|
|
|
@e27661d
|
2006-03-31T17:55:47Z |
wilmer |
Finished the iconv() fix. Instead of doing it every time something …
|
|
|
@192b80a
|
2006-03-31T07:12:27Z |
wilmer |
Removed some unused stuff from nogaim.h, preparing to fix some API …
|
|
|
@9b8a38b
|
2006-03-22T18:22:41Z |
wilmer |
Buddy group data is now stored in the user_t structure.
|
|
|
@7b07dc6
|
2006-03-21T08:36:10Z |
wilmer |
Fixed ugliness in serv_got_crap().
|
|
|
@19a6c75
|
2006-03-21T08:19:01Z |
wilmer |
Added Hidden and Invisible to the away state aliases list.
|
|
|
@aefa533e
|
2006-03-21T08:12:22Z |
wilmer |
Added a special +b usermode for easier parseability of some things. …
|
|
|
@1ad104a
|
2006-03-21T08:11:10Z |
wilmer |
ns.c now passess the first group a buddy is in.
|
|
|
@bc736cfa
|
2006-03-21T08:00:12Z |
wilmer |
Basic handling of LSG responses.
|
|
|
@42d9571
|
2006-03-18T09:10:44Z |
wilmer |
Stupid warnings. :-P
|
|
|
@61dddd0
|
2006-03-18T08:33:33Z |
wilmer |
Fixed #111, Jabber away states get set correctly at connect-time now.
|
|
|
@8ba511d
|
2006-03-17T15:39:16Z |
wilmer |
Fixed a very stupid bug in the "Closing switchboard with unsent …
|
|
|
@84c1a0a
|
2006-03-15T19:19:16Z |
wilmer |
Small code cleanup, got rid of some functions in nogaim.c that we …
|
|
|
@26fdfc5
|
2006-03-05T22:34:06Z |
wilmer |
Fixed ssl_openssl... :-/
|
|
|
@ec3e411
|
2006-02-12T07:20:49Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@1053836
|
2006-01-30T13:30:59Z |
wilmer |
When closing down MSN (sb) connections with unsent messages, the …
|
|
|
@9fae35c
|
2006-01-23T23:28:13Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@68c7c14
|
2006-01-23T14:20:36Z |
wilmer |
Removed a bogus printf from the OSCAR code, grrrr.
|
|
|
@2fa825b
|
2006-01-19T22:23:03Z |
wilmer |
Removed some very unpleasant check from the OSCAR code. (Caused …
|
|
|
@e8f8b18
|
2006-01-19T13:45:15Z |
wilmer |
Fixed read() error handling in Jabber module.
|
|
|
@d2cbe0a
|
2006-01-14T17:10:15Z |
wilmer |
Fixed Yahoo! invisible status. (Thanks to a patch someone posted on …
|
|
|
@277674c
|
2006-01-13T16:41:46Z |
wilmer |
Got rid of yahoo_list, since GLib has this all already. Couldn't test …
|
|
|
@08995b0
|
2006-01-04T12:09:35Z |
wilmer |
Cleaned up some warnings in MSN module that appeared because of the …
|
|
|
@0196c47
|
2006-01-04T11:33:29Z |
wilmer |
MSN consts!
|
|
|
@2a6ca4f
|
2006-01-04T11:16:58Z |
wilmer |
Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping …
|
|
|
@13c4cd3
|
2006-01-03T19:04:39Z |
wilmer |
Converted all tables in yahoo_fn into static consts so BitlBee …
|
|
|
@a252c1a
|
2005-12-31T20:29:15Z |
wilmer |
Removed useless UTF8-related functions (iconv works a lot better).
|
|
|
@e62762b
|
2005-12-27T15:10:15Z |
wilmer |
Moved util.c to root, moved some things to there from bitlbee.c
|
|
|
@e4d6271
|
2005-12-27T14:39:32Z |
wilmer |
IPv6 socket improvements. Daemon mode can now also listen on IPv6 …
|
|
|
@1fa6a23
|
2005-12-20T20:53:38Z |
wilmer |
Jabber module now requests the buddy list before setting an away …
|
|
|
@7308b63
|
2005-12-18T16:21:49Z |
Jelmer Vernooij |
Fix two typos
|
|
|
@00f434f
|
2005-12-18T14:28:52Z |
wilmer |
Stuff from Jelmer.
|
|
|
@3b9390b
|
2005-12-18T10:39:13Z |
wilmer |
When trying to talk to MSN people who are offline, the switchboard …
|
|
|
@43f205b
|
2005-12-18T01:06:11Z |
wilmer |
Crashbug fix in new MSN Passport code (plus a fix to make the 005 …
|
|
|
@a03a9f3
|
2005-12-18T01:02:29Z |
wilmer |
Non-blocking I/O for OpenSSL, plus some extra (important) cleanup code …
|
|
|
@7c0a497
|
2005-12-17T20:56:50Z |
wilmer |
Moved HTTP-stuff (right now only for passport) into a separate module. …
|
|
|
@ad8b8a3
|
2005-12-17T20:54:06Z |
wilmer |
Passport authentication works now.
|
|
|
@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!
|
|
|
@4bfca70
|
2005-12-17T00:48:35Z |
Jelmer Vernooij |
Add variable for plugindir rather then always using the define
|
|
|
@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 …
|
|
|