|
|
@a3a3778
|
2006-12-22T17:17:08Z |
wilmer |
Merging trees.
|
|
|
@a51be64
|
2006-12-06T14:16:56Z |
Jelmer Vernooij |
Fix gcov.
|
|
|
@d8d63a2
|
2006-12-05T20:40:17Z |
Jelmer Vernooij |
[merge] wilmer
|
|
|
@bd28e6a
|
2006-10-24T10:40:28Z |
wilmer |
MSN message packets are now sent at once instead of separately. …
|
|
|
@2087159
|
2006-10-22T09:24:55Z |
wilmer |
Away devoices are done by the server instead of by root now. This …
|
|
|
@91bd910
|
2006-10-21T20:56:21Z |
wilmer |
Fixed #139. (Wrong Gender description)
|
|
|
@2a29eac
|
2006-10-21T19:49:57Z |
wilmer |
"Restructured" msn_login() a little bit.
|
|
|
@a3265629
|
2006-10-15T18:44:47Z |
wilmer |
Fixing early free(). Memory management in the passport code is getting …
|
|
|
@3dc9d46
|
2006-10-15T15:32:46Z |
wilmer |
Fixed a very interesting memory leak in the OSCAR module.
|
|
|
@e97827b
|
2006-10-15T09:31:13Z |
wilmer |
Merging from devel.
|
|
|
@695e392
|
2006-10-13T21:44:54Z |
wilmer |
Fixed some memory leaking in the MSN Passport code.
|
|
|
@54794b8
|
2006-08-25T12:34:36Z |
wilmer |
Added msn_http_encode() so it can be used in msn_buddy_list_add() too. …
|
|
|
@d5ccd83
|
2006-08-13T19:15:23Z |
wilmer |
Extra comments in set.h and now properly using set_getbool() instead …
|
|
|
@d3a672c
|
2006-08-04T13:56:53Z |
wilmer |
Added a per-account web_aware setting for ICQ connections.
|
|
|
@a36b030
|
2006-07-27T19:18:33Z |
wilmer |
The Yahoo! module now properly sets away states instead of away …
|
|
|
@2811940
|
2006-07-27T14:55:53Z |
wilmer |
Copy-paste considered harmful + Fixed double handling of …
|
|
|
@00a5270
|
2006-07-14T18:24:59Z |
wilmer |
Added a per-connection auto_reconnect setting.
|
|
|
@eda0270
|
2006-07-14T09:34:56Z |
wilmer |
Merging from main.
|
|
|
@75a4b85
|
2006-07-14T09:25:48Z |
wilmer |
Fixed a memory leak, added a check for valid Jabber handles, and …
|
|
|
@66b9e86e
|
2006-07-07T13:33:31Z |
Jelmer Vernooij |
Add support for checking test suite coverage using gcov.
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@bf25fa3
|
2006-07-03T21:16:35Z |
wilmer |
Completed [167]. (Memory leak wasn't completely fixed yet.)
|
|
|
@911f2eb
|
2006-07-02T23:20:27Z |
wilmer |
Added display_name setting for MSN connections. (Should replace the …
|
|
|
@96863f6
|
2006-07-02T09:49:31Z |
wilmer |
Added protocol-specific settings, made the server setting specific to …
|
|
|
@0a3c243
|
2006-06-30T23:18:56Z |
wilmer |
Got rid of struct aim_user (now using account_t everywhere). Needs …
|
|
|
@5c9512f
|
2006-06-30T09:17:18Z |
wilmer |
Made set.c API more generic so it's not specific to irc_t structures …
|
|
|
@fd03770
|
2006-06-25T19:43:14Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@4b1a75a
|
2006-06-25T15:16:44Z |
wilmer |
Disabling call to sethostent() because it causes major problems on …
|
|
|
@7ed3199
|
2006-06-25T14:07:01Z |
wilmer |
Moved Base64-related functions to a separate file and added decode …
|
|
|
@df1694b
|
2006-06-25T12:15:42Z |
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
|
|
@812a413
|
2006-06-23T18:15:28Z |
wilmer |
Added saner base64 encoding function (actually, moved the one from …
|
|
|
@59f5c42a
|
2006-06-21T16:56:16Z |
wilmer |
Fixed md->grouplist memory leak.
|
|
|
@b72caac
|
2006-06-21T16:34:33Z |
wilmer |
Merging libevent branch: Events can now be handles by both glib and …
|
|
|
@5898ef8
|
2006-06-15T12:46:31Z |
wilmer |
xml_save(), decent error handling and merging fixed autosaving.
|
|
|
@5a5c926
|
2006-06-12T06:58:20Z |
wilmer |
Fixed a (very rare, AFAIK) NULL-pointer dereference.
|
|
|
@85e9644
|
2006-06-07T13:36:19Z |
wilmer |
Merging Jelmer's storage tree (with LDAP support).
|
|
|
@fb62f81f
|
2006-06-03T19:51:16Z |
wilmer |
Implemented netsplits for "account off".
|
|
|
@4ff0966
|
2006-05-28T23:13:47Z |
wilmer |
Merging from main/jelmer.
|
|
|
@cdca30b
|
2006-05-27T15:33:58Z |
wilmer |
Making sure that event handlers don't get called anymore after a call …
|
|
|
@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 …
|
|
|
@68b518d6
|
2006-05-26T09:03:38Z |
wilmer |
Merging from main development tree.
|
|
|
@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 …
|
|
|
@41ca004
|
2006-05-19T07:55:53Z |
wilmer |
Merging from main development tree.
|
|
|
@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!
|
|
|
@c2ee85c
|
2006-05-16T21:21:34Z |
wilmer |
Merge from main tree.
|
|
|
@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.
|
|
|
@af9980f
|
2006-05-15T09:57:04Z |
wilmer |
Removed g_event_remove_by_data().
|
|
|
@c98be00
|
2006-05-15T09:52:01Z |
wilmer |
No more need for remove_by_user_data, hope the auto-reconnect code …
|
|
|
@7a685f1
|
2006-05-15T09:26:54Z |
wilmer |
Added correct return values for callbacks in yahoo.c.
|
|
|
@b8b8c6c
|
2006-05-15T09:19:46Z |
wilmer |
Shutting up annoying compilers.
|
|
|
@85cf37f
|
2006-05-14T10:32:21Z |
wilmer |
Added --events= flag to configure.
|
|
|
@5330e3d
|
2006-05-14T09:05:41Z |
wilmer |
Oops, closesocket() didn't handle sockets with both a read- and a …
|
|
|
@df70eafa
|
2006-05-13T23:43:21Z |
wilmer |
Disabled debugging, everything seems to be fine.
|
|
|
@3f199fc
|
2006-05-13T23:28:31Z |
wilmer |
Added a closesocket() that properly removes event handlers before …
|
|
|
@19ac9c5
|
2006-05-13T19:44:59Z |
wilmer |
Timeouts are now persistent.
|
|
|
@782d988
|
2006-05-13T19:01:14Z |
wilmer |
libevent code works better with epoll() now in some (pretty common) …
|
|
|
@309cb9e
|
2006-05-13T14:20:32Z |
wilmer |
OpenSSL support.
|
|
|
@2b7d2d1
|
2006-05-13T10:42:37Z |
wilmer |
Fixed GnuTLS support.
|
|
|
@fc2ee0f
|
2006-05-13T10:29:53Z |
wilmer |
It works, it works! \o/
|
|
|
@b642f381
|
2006-05-13T09:23:49Z |
wilmer |
Added some debugging.
|
|
|
@09f8cd1
|
2006-05-12T18:31:44Z |
wilmer |
Stable, almost finished.
|
|
|
@13cc96c
|
2006-05-12T18:03:02Z |
wilmer |
events_libevent.c
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@5d6c178
|
2006-05-10T12:47:55Z |
Jelmer Vernooij |
Fix compilation with tcc
|
|
|
@ecf8fa8
|
2006-05-09T07:20:05Z |
wilmer |
Split off event handling related functions (depending on GLib) to …
|
|
|
@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.
|
|
|