|
|
@40cfbc5
|
2015-04-28T13:47:48Z |
dx |
hipchat: Basic implementation: Auth, profile and mention names
This …
|
|
|
@71074ac
|
2015-04-21T03:47:57Z |
dx |
jabber: Register "hipchat" protocol (only minimal support for now)
…
|
|
|
@4543b6bd
|
2015-04-04T01:23:59Z |
dx |
jabber: Fixed null deref when receiving <subject> from oneself
If the …
|
|
|
@098a75b
|
2015-03-22T13:35:08Z |
dx |
Fix a bunch of memory leaks
- irc_im.c:
- bee_irc_user_msg: …
|
|
|
@8eb2e84
|
2015-02-24T23:23:07Z |
wilmer |
Use https:// URL for Facebook OAuth2 now that there's a cert.
|
|
|
@9216eff
|
2015-02-22T18:53:21Z |
dx |
s5bytestream: fix segfault (cleanup before trying next streamhost)
…
|
|
|
@da6f167
|
2015-02-22T18:53:21Z |
dx |
s5bytestream: refactor some copypasted code into functions
- …
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@34afea7
|
2015-01-31T23:58:57Z |
dx |
Use glib's GChecksum for md5/sha1
This changes behavior slightly:
- …
|
|
|
@fcb2c2e
|
2015-01-26T02:43:34Z |
dx |
jabber: Account-wide display_name setting, for groupchats
This sets …
|
|
|
@be1efa3
|
2015-01-26T02:43:34Z |
dx |
Add handle_is_self() prpl function to fix JID mismatch confusion bugs
…
|
|
|
@4cff28f
|
2015-01-16T19:50:24Z |
dx |
Add jabber_normalize_ext() to fix case sensitivity issues with ext …
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@8256ad5
|
2014-10-27T06:36:05Z |
dx |
Some more g_source_remove warning fixes
- http_incoming_data calling …
|
|
|
@7b40f17
|
2014-10-11T02:20:53Z |
dx |
Add support for XEP-0203: Delayed delivery (message timestamps)
Very …
|
|
|
@0e35ff6
|
2014-10-11T02:20:53Z |
dx |
Handle not-authorized stream errors, avoid reconnect
Got this one …
|
|
|
@c27a923
|
2014-10-11T02:20:52Z |
dx |
Remove MSNXMPP specific code
The MSN XMPP gateway was shutdown …
|
|
|
@72721cd
|
2014-09-20T22:18:33Z |
wilmer |
One small comment correction while "merging" stuff.
|
|
|
@757515a
|
2014-07-24T03:51:07Z |
dx |
Added jabber_compare_jid to fix JID comparison case sensitivity
|
|
|
@6a0cb16
|
2014-02-27T23:53:33Z |
dx |
Fix for rejecting buddy requests on jabber (Ticket #887)
Patch from …
|
|
|
@c153808
|
2013-05-25T10:36:34Z |
wilmer |
Fix OAuth2 error reporting.
|
|
|
@e31e5b8
|
2013-04-20T13:05:55Z |
wilmer |
Merging "storage" branch which I wrote long ago. It separates …
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@06eef80
|
2013-02-21T14:03:15Z |
wilmer |
For the lazy among us: When adding a Jabber/MSN contact within the …
|
|
|
@955aad8
|
2013-01-06T23:36:17Z |
wilmer |
Require StartTLS from all Jabber servers by default, like most clients …
|
|
|
@c1bc24a
|
2012-12-23T23:27:34Z |
wilmer |
Fixed minor memory leak in Jabber module.
|
|
|
@92d3044
|
2012-12-18T01:24:33Z |
wilmer |
Improved failure handling in jabber_si_handle_request(). If the imcb …
|
|
|
@8f976e6
|
2012-10-30T23:41:43Z |
wilmer |
SSL fixes from Michal Suchanek.
|
|
|
@91ae87d
|
2012-10-28T23:54:21Z |
wilmer |
Merging XEP-0184 support patch from Michael Stapelberg, #999.
|
|
|
@1444be5
|
2012-10-17T07:23:00Z |
michael |
Implement jabber message receipts (XEP-0184)
This change will make …
|
|
|
@daf544a
|
2012-09-16T23:47:18Z |
wilmer |
Handle see-other-host requests from XMPP servers. This should fix …
|
|
|
@7281ad1
|
2012-09-15T15:59:17Z |
wilmer |
Allow building position-independent executables. #981, patch from …
|
|
|
@bb5ce568
|
2012-06-07T22:41:17Z |
wilmer |
s/ACC_SET_NOSAVE/SET_NOSAVE/.
|
|
|
@0872bb2
|
2012-03-10T00:00:25Z |
wilmer |
Fix bug that broke MSN-XMPP with confusing error messages.
|
|
|
@441a67e
|
2012-02-23T12:51:12Z |
wilmer |
Make the error message on invalid Jabber room names (this is a FAQ by …
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@fc0640e
|
2012-02-10T18:00:00Z |
wilmer |
Support for "nameless" chatrooms on Jabber.
Just join #somechannel …
|
|
|
@bb2d198
|
2012-02-10T15:14:38Z |
wilmer |
Probing for Google Talk servers, based on iq-discovery responses. I'll …
|
|
|
@f1849a8
|
2011-12-26T18:56:10Z |
wilmer |
jabber_buddy_* stuff *is* a complete memory management hell already. …
|
|
|
@644b808
|
2011-12-26T10:50:34Z |
wilmer |
A few more minor cleanups before merging this into mainline.
|
|
|
@34ded90
|
2011-12-24T18:09:05Z |
wilmer |
Slight cleanup: Use a constant instead of just "jabber_oauth" …
|
|
|
@164352e
|
2011-12-24T18:02:39Z |
wilmer |
Merging mainline.
|
|
|
@96f954d
|
2011-12-24T17:49:12Z |
wilmer |
Removing unfinished debugging stuff accidentally committed in …
|
|
|
@792a93b
|
2011-12-23T12:44:08Z |
wilmer |
Merging SSL certificate verification for GnuTLS, with help from AopicieR.
|
|
|
@ad46e4d
|
2011-12-22T11:23:18Z |
wilmer |
Use initgroups() as well when dropping privileges. Closes bug #852.
|
|
|
@ce199b7
|
2011-12-21T11:21:04Z |
wilmer |
Make it easier to add OAuth-authenticated accounts without having to …
|
|
|
@e14b47b8
|
2011-12-21T10:48:08Z |
wilmer |
Fix parsing of acc->pass. Use oauth_params_ functions instead of …
|
|
|
@68286eb
|
2011-12-20T16:45:53Z |
wilmer |
Detect JID changes at login time and warn the user about them.
|
|
|
@41658da
|
2011-12-19T18:45:53Z |
wilmer |
Just check if verification code != 0 instead of checking for one …
|
|
|
@a72dc2b
|
2011-12-19T17:57:20Z |
wilmer |
Add verify argument to ssl_connect() so HTTPS-based stuff is also …
|
|
|
@78b8401
|
2011-12-19T17:22:37Z |
wilmer |
Move conversion of status codes to status messages into SSL libs.
|
|
|
@486ddb5
|
2011-12-19T14:50:58Z |
wilmer |
Initial merge of tls_verify patch from AopicieR.
|
|
|
@36533bf
|
2011-12-19T12:54:49Z |
wilmer |
When updating the XMPP password field with OAuth data, try harder to …
|
|
|
@4be0e34
|
2011-12-19T00:41:40Z |
wilmer |
Give a list of SASL mechanisms supported by a server when reporting we …
|
|
|
@64b6635
|
2011-12-18T21:56:44Z |
wilmer |
Restructured and updated code a little bit to support new-style (much …
|
|
|
@18c6d36
|
2011-12-18T19:25:44Z |
wilmer |
More generic OAuth support now. Should work well for all GTalk …
|
|
|
@6e9ae72
|
2011-12-17T13:50:01Z |
wilmer |
Mainline merge.
|
|
|
@06b5893
|
2011-12-07T21:47:25Z |
wilmer |
Merging non-SASL authentication patch from #863. This also implements …
|
|
|
@de26f3c
|
2011-10-30T11:33:49Z |
wilmer |
Killed careless use of strcpy(). Luckily these are only a risk on …
|
|
|
@911d97a
|
2011-08-04T15:19:54Z |
wilmer |
Error handling fixes.
Found one double free() bug causing troubles …
|
|
|
@f988ad3
|
2011-07-31T20:31:37Z |
wilmer |
Don't timeout Jabber connections on OAuth initialization.
|
|
|
@f138bd2
|
2011-07-31T20:27:30Z |
wilmer |
OAuth code cleanup.
|
|
|
@e1c926f
|
2011-07-31T15:44:37Z |
wilmer |
Facebook authentication. This isn't really OAuth in the end: FB …
|
|
|
@4a5d885
|
2011-07-26T11:58:38Z |
wilmer |
Working OAuth2 support. Needs some more debugging (error handling is …
|
|
|
@59c9adb4
|
2011-07-25T12:09:30Z |
wilmer |
Kill obsolete Jabber server string (SSL, port#s, etc) parsing.
|
|
|
@57b4525
|
2011-07-22T18:29:25Z |
wilmer |
Nothing useful yet, this just generates an auth URL. Things to do: …
|
|
|
@8e3890b
|
2011-02-24T19:47:50Z |
wilmer |
Fix memory corruption on Jabber disconnect with xmlconsole and …
|
|
|
@fe79f7a7
|
2010-12-16T21:02:16Z |
wilmer |
Hide password information during SASL auth in xmlconsole.
|
|
|
@a97a336
|
2010-12-07T23:14:30Z |
wilmer |
Add CTCP HELP code. Also cleaning up some noop handlers in the Twitter …
|
|
|
@d76e12f
|
2010-12-06T00:18:27Z |
wilmer |
Add support for XEP 202 (replacement for jabber:iq:time).
|
|
|
@d88c92a
|
2010-12-06T00:03:49Z |
wilmer |
First bits of CTCP support to contacts. (Try /CTCP VERSION on a Jabber …
|
|
|
@6d544a1
|
2010-11-20T11:48:04Z |
wilmer |
Restore support for joining password-protected Jabber rooms. Now using …
|
|
|
@03e6c52
|
2010-10-22T23:46:44Z |
wilmer |
Change 704 introduced one tiny bug where a Jabber resource doesn't get …
|
|
|
@79b5c41
|
2010-10-21T00:11:02Z |
wilmer |
Another memory leak fix.
|
|
|
@8e9e2b7
|
2010-10-03T02:45:26Z |
wilmer |
Merging mainline, which includes a huge msnp13 merge.
Not 100% sure …
|
|
|
@41e0c00
|
2010-09-05T10:27:12Z |
wilmer |
Fixing handling of (Jabber) chatroom topic changes done by the user.
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@31dbb90a
|
2010-08-30T22:02:46Z |
wilmer |
Suppress subjects in Jabber conversations after showing them once.
|
|
|
@b0a89cc
|
2010-08-27T08:48:18Z |
wilmer |
Use nifty gcc -MD feature to automatically track .h dependencies of …
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|
@bd599b9
|
2010-08-22T08:07:48Z |
wilmer |
Fix two compiler warnings.
|
|
|
@1aa74f55
|
2010-08-23T10:34:36Z |
wilmer |
Process incoming XMPP groupchat invites in a saner way: Create a …
|
|
|
@1bb1e01
|
2010-08-22T12:15:53Z |
wilmer |
Fixed a misuse of xt_find_node() that could get into an infinite loop.
|
|
|
@237eadd
|
2010-08-22T08:07:48Z |
wilmer |
Fix two compiler warnings.
|
|
|
@72176c1
|
2010-08-11T08:53:58Z |
wilmer |
Small bug in the previous change: NULL-initialize srv.
|
|
|
@ffdf2e7
|
2010-08-10T11:18:09Z |
wilmer |
When doing SRV lookups, return an array with all RRs instead of just …
|
|
|
@daae10f
|
2010-08-07T16:33:02Z |
wilmer |
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
|
|
|
@f1f7b5e
|
2010-07-24T22:50:23Z |
wilmer |
Take the local address from the IM/IRC connection when setting up a …
|
|
|
@03f3828
|
2010-07-24T14:06:22Z |
wilmer |
Adding protocol-specific chatroom settings. First one to use this: AIM …
|
|
|
@938c305
|
2010-07-22T07:43:21Z |
wilmer |
Fixed crash on failed Jabber file transfers.
|
|
|
@eb6df6a
|
2010-07-11T17:21:21Z |
pesco |
merge with upstraem bitlbee 1.2.8
|
|
|
@8b8def58
|
2010-06-24T09:14:34Z |
wilmer |
Merging a few revisions from mainline.
|
|
|
@38ff846
|
2010-06-24T01:06:49Z |
wilmer |
Fixed an access-after-free() bug in the Jabber keepalive + cache …
|
|
|
@90ba416
|
2010-06-23T22:37:24Z |
wilmer |
Fixed a NULL pointer dereference in the Jabber module.
|
|
|
@4eef271
|
2010-06-23T00:13:46Z |
wilmer |
Added user_agent setting to Jabber accounts so people can get around …
|
|
|
@46d215d
|
2010-06-08T23:43:13Z |
wilmer |
Allow moving contacts around between groups. Works with at least …
|
|
|
@d50e22f
|
2010-06-08T22:22:16Z |
wilmer |
Merging memory leak fixes from devel, time to find the ui-fix-specific …
|
|
|
@04a927c
|
2010-06-07T23:04:58Z |
wilmer |
Fixing some memory leakage.
|
|
|
@4aa0f6b
|
2010-06-07T14:31:07Z |
wilmer |
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
|
|
|
@1fdb0a4
|
2010-06-05T23:26:07Z |
wilmer |
Merging mainline.
|
|
|