source: lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @289bd2d   2010-08-07T14:55:18Z wilmer Applied patch from wahjava (with some modifications) for bug #644. …
(edit) @b40e60d   2010-07-29T08:57:01Z wilmer Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
(edit) @f1f7b5e   2010-07-24T22:50:23Z wilmer Take the local address from the IM/IRC connection when setting up a …
(edit) @4346c3f4   2010-07-16T23:31:55Z wilmer Merging mainline.
(edit) @516a9c6   2010-07-16T23:11:37Z wilmer No idea why http_dorequest() ever returned void*. Don't hide the type, …
(edit) @7885d0f   2010-07-15T23:23:04Z wilmer Don't be a dumbass and stop following redirects if there doesn't seem …
(edit) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @1fdb0a4   2010-06-05T23:26:07Z wilmer Merging mainline.
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @0b3ffb1   2010-05-19T19:46:43Z wilmer Setting the HTML flag on a connection has a nasty side effect of …
(edit) @ec86b22   2010-05-15T23:28:16Z wilmer Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
(edit) @704dd38   2010-06-01T21:51:27Z wilmer Merging head.
(edit) @3429b58   2010-05-13T22:05:13Z wilmer Mainline merge.
(edit) @3742fb6   2010-05-11T23:27:11Z wilmer Implement some kind of ignorant awareness of XML namespaces: Enough to …
(edit) @f924563   2010-05-03T00:52:08Z wilmer Mainline merge.
(edit) @3b878a1   2010-05-02T21:20:09Z wilmer OAuth sanity fix: Twitter-specific stuff should *not* be in …
(edit) @f4b0911   2010-05-01T14:10:32Z wilmer Save the credentials again.
(edit) @c2ecadc   2010-05-01T13:53:59Z wilmer Cleaned up OAuth stuff: consumer key/secret should *not* be in …
(edit) @85ef57f   2010-04-30T22:53:29Z wilmer NULL-initialize two vars that weren't and should.
(edit) @0bff877   2010-04-27T22:49:58Z wilmer Valgrind-clean now. And decent handling of errors (wrong PIN).
(edit) @18dbb20   2010-04-27T22:42:07Z wilmer Valgrind cleanup.
(edit) @ee84bdb   2010-04-27T22:11:11Z wilmer The escaping, I fixed it for you. More expensive code this way and …
(edit) @78a2f1e   2010-04-26T22:47:35Z wilmer Escaping in oauth_nonce(). Not sure if the escaping is entirely right …
(edit) @c42e8b9   2010-04-26T22:40:11Z wilmer OAuth, it lives!
(edit) @713d611   2010-04-26T21:50:48Z wilmer Twitter module now generates authorize URLs.
(edit) @acba168   2010-04-26T21:20:09Z wilmer Moving two public OAuth functions into the header file.
(edit) @508c340   2010-04-26T00:42:37Z wilmer Successfully posted a tweet! Twitter's tricky. It returns vars …
(edit) @b2bc25c   2010-04-25T23:21:00Z wilmer Added a function that generates an OAuth Authorization: HTTP header.
(edit) @346dfd9   2010-04-25T19:22:02Z wilmer oauth_access_token() added. I managed to increase the counter on …
(edit) @da2efd4   2010-04-25T18:57:06Z wilmer Some HTTP stuff. Via gdb I can make this request a token.
(edit) @e9eaee6   2010-04-25T18:56:53Z wilmer constified.
(edit) @be28fe7   2010-04-25T15:12:13Z wilmer Code to calculate OAuth signatures. I hope that after wrapping my mind …
(edit) @0f64ca7   2010-04-25T12:56:20Z wilmer Make http_encode() RFC3986-compliant. (Escape everything except …
(edit) @ae3dc99   2010-04-24T17:02:07Z wilmer Merging stuff from mainline (1.2.6).
(edit) @21c87a7   2010-04-14T09:27:50Z wilmer Merging loads of stuff from mainline.
(edit) @89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
(edit) @24b8bbb   2010-04-12T00:06:49Z wilmer Start handling CTCPs, in a saner way than before.
(edit) @2e3a857   2010-04-08T00:27:42Z wilmer Added a mktime_utc() to misc.c using code that used to be in …
(edit) @85693e6   2010-03-21T16:17:24Z wilmer Merging in killerbee stuff (just file transfers and maybe a few things …
(edit) @60e4df3   2010-03-17T23:23:27Z wilmer Small cleanup. The max_packet_size variable doesn't seem to be read …
(edit) @e8c8d00   2010-03-17T15:15:19Z wilmer Merging mainline.
(edit) @3330468   2010-03-14T23:15:05Z wilmer Merging in head.
(edit) @fb00989   2010-03-14T17:55:27Z wilmer Adding a few consts and other misc fixes from bug #431. Doing this via …
(edit) @c6ca3ee   2010-03-14T17:49:24Z wilmer Some const/etc cleanups submitted by domen@… back in bug #431.
(edit) @fdba6bc   2010-03-08T01:25:53Z wilmer Merging in ' fix.
(edit) @b52e478   2010-03-08T01:25:10Z wilmer Added ' HTML entity since we're sure getting that one a lot with …
(edit) @2288705   2009-12-07T21:54:19Z wilmer Merging head.
(edit) @4e04194   2009-11-23T23:00:54Z wilmer Merging BitlBee 1.2.4+
(edit) @4cf80bb   2009-10-23T10:43:15Z wilmer Shuffling a few more #includes. Much more shuffling will be needed.
(edit) @c5c18c1   2009-10-10T23:57:26Z wilmer Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make …
(edit) @e046390   2009-10-10T23:25:54Z wilmer Make purple use BitlBee's event handling API. Since the APIs never …
(edit) @0182773   2009-07-20T13:42:11Z wilmer Fixed fd leak in ini.c. How could I miss this one.. :-(
(edit) @489f996   2008-12-25T11:05:11Z wilmer Simplified ini parser code a bit more. Not using strtok() after all …
(edit) @72b6783e   2008-12-24T09:00:42Z wilmer First version of new ini parser. Will just attempt to simplify code a bit.
(edit) @ac46218   2008-12-14T10:40:17Z wilmer Removed a double g_free() in proxy.c (that couldn't actually ever be …
(edit) @939370c   2008-12-14T10:19:41Z wilmer events_libevent now detects when the event currently being handled is …
(edit) @fb98634   2008-09-28T13:09:36Z wilmer Fixed crappy memory management in http_client.
(edit) @94acdd0   2008-09-28T11:18:19Z wilmer Restored support for password-protected chatrooms (for now only by …
(edit) @aac4017   2008-08-12T11:04:37Z a.sporto+bee More hints for getaddrinfo(). Hopefully solves a problem on FreeBSD.
(edit) @5d550c5   2008-08-12T09:24:09Z a.sporto+bee Added lib/ftutil.[ch]. yes, that was supposed to happen in the last …
(edit) @a02f34f   2008-08-11T23:07:12Z a.sporto+bee Added conf entries and lib/ftutil.[ch]. ft_listen = …
(edit) @6a78c0e   2008-06-30T15:37:12Z wilmer Silenced a compiler warning - I don't think there's any way the …
(edit) @178e2f8   2008-06-28T17:32:41Z Jelmer Vernooij Merge trunk.
(edit) @424e663   2008-06-22T09:32:46Z wilmer Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
(edit) @21e5d49   2008-06-10T03:16:15Z Jelmer Vernooij Move SSPI SSL implementation to same directory as other SSL backends.
(edit) @fde7b91   2008-06-10T03:10:03Z Jelmer Vernooij Implement ssl_pending() in bogus ssl backend.
(edit) @7f49a86   2008-06-10T03:09:49Z Jelmer Vernooij Move random_bytes() back to lib/
(edit) @c4a1036   2008-06-09T01:52:28Z Jelmer Vernooij Merge integration branch.
(edit) @aefaac3a   2008-04-06T15:34:25Z wilmer Added ClientInterface configuration option to make BitlBee bind() to a …
(edit) @f3351f0   2008-04-05T11:54:31Z wilmer Fixed GLib <2.6 compatibility issue in arc.h. (G_GNUC_MALLOC)
(edit) @5be87b2   2008-04-02T15:03:02Z Jelmer Vernooij Move unix-specific random_bytes() implementation to unix.c.
(edit) @58a1449   2008-03-24T11:01:02Z wilmer Fixed a broken check in lib/proxy.c, this restores proxy support. …
(edit) @8a2221a7   2008-03-23T14:29:19Z wilmer Fixed stalling issue with OpenSSL and Jabber (#368).
(edit) @851a8c2   2008-03-22T12:02:50Z wilmer Taught GLib-mode subprocesses how to die. (Closes: #374)
(edit) @4e8db1c   2008-03-16T16:03:52Z wilmer Moved password hash verification to md5_verify_password() so this can …
(edit) @50d26f3   2008-03-16T15:28:37Z wilmer Fixed base64_decode() to not barf on corrupted Base64 strings.
(edit) @ddcf491f   2008-03-16T14:18:22Z wilmer Adding padding to encrypted IM-passwords so the exact password length …
(edit) @9ad86bb   2008-03-15T16:09:50Z wilmer Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't …
(edit) @4bbcba3   2008-02-16T22:40:38Z wilmer Moved xmltree handlers initialization to xt_new().
(edit) @add23a2   2008-02-16T22:07:14Z wilmer Moved xmltree to lib/ because I want to use it from more than just the …
(edit) @ca60550   2008-02-16T15:58:22Z wilmer Merge from Jelmer.
(edit) @fc5cf88   2008-02-16T15:45:12Z Jelmer Vernooij Fix lcov dependencies.
(edit) @613cc55   2008-01-24T22:22:46Z wilmer Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
(edit) @bea1305   2008-01-19T12:36:30Z wilmer Added byte swapping code to the new MD5 checksumming code to make it …
(edit) @52744f8   2008-01-17T22:06:55Z wilmer Fixing some Solaris compiler warnings (u_int->uint, adding some …
(edit) @e64de00   2008-01-12T00:24:46Z wilmer Killed info_string_append() and now showing the IP address of ICQ …
(edit) @f394500   2008-01-05T15:00:15Z wilmer Removed closure->result. I was planning to add some more stuff, but …
(edit) @6f7ac17   2007-12-28T23:27:45Z wilmer Fixed return value check in proxy_connect(), since on some systems a …
(edit) @3e79889   2007-12-12T23:57:49Z wilmer Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
(edit) @d52111a   2007-12-12T21:36:33Z wilmer Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
(edit) @9ff5737   2007-11-29T21:55:14Z wilmer printf() in daemons considered harmful.
(edit) @b6a2373   2007-11-28T23:24:26Z wilmer Fixed the epoll+ForkDaemon combination. The libevent event handling …
(edit) @77bfd07   2007-11-23T23:07:44Z wilmer Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
(edit) @df6d1da   2007-11-23T22:25:04Z wilmer Replaced GPL-incompatible MD5 hashing code.
(edit) @56f260a   2007-11-22T22:56:52Z wilmer Some changes to get rid of compiler warnings. (And disabling strict …
(edit) @2231302   2007-11-05T22:59:49Z wilmer Merging from Jelmer.
(edit) @e9b755e   2007-10-18T16:44:25Z Jelmer Vernooij Use standard functions for dealing with both IPv6 and IPv4.
(edit) @f618a4a   2007-10-12T12:11:57Z Jelmer Vernooij Fix GCC warning.
(edit) @d444c09   2007-10-12T00:06:50Z wilmer Added word_wrap() function to misc.c and using it at the right places …
Note: See TracRevisionLog for help on using the revision log.