|
|
@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.
|
|
|
@b308cf9
|
2010-06-05T23:21:02Z |
wilmer |
Merging libpurple branch into killerbee. It's fairly usable already, …
|
|
|
@f5d87ea
|
2010-06-05T18:26:17Z |
wilmer |
Pick up group changes in the middle of a Jabber session, now that we …
|
|
|
@3759849
|
2010-06-03T22:08:23Z |
pesco |
merge in bitlbee head
|
|
|
@bb09b3c
|
2010-06-03T21:13:57Z |
pesco |
merge in bitlbee 1.2.7
|
|
|
@814aa52
|
2010-06-03T11:00:45Z |
pesco |
merge in bitlbee 1.2.6
|
|
|
@5f8ab6a9
|
2010-06-03T10:41:03Z |
pesco |
merge in bitlbee 1.2.5
|
|
|
@3f81999
|
2010-06-03T10:31:46Z |
pesco |
merge in bitlbee 1.2.4
|
|
|
@f60079b
|
2010-05-25T22:26:54Z |
wilmer |
Allow one to run the configure script from a different directory and …
|
|
|
@51a799e
|
2010-05-25T22:07:06Z |
wilmer |
Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
|
|
|
@d25ebea
|
2010-05-25T22:04:55Z |
wilmer |
GAIM_INPUT_* were renamed, at last.
|
|
|
@186bd04
|
2010-05-23T14:14:16Z |
wilmer |
Don't whine on "incomplete" incoming IQ-set packets either, those also …
|
|
|
@ec86b22
|
2010-05-15T23:28:16Z |
wilmer |
Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
|
|
|
@704dd38
|
2010-06-01T21:51:27Z |
wilmer |
Merging head.
|
|
|
@3429b58
|
2010-05-13T22:05:13Z |
wilmer |
Mainline merge.
|
|
|
@58f5ef7
|
2010-05-13T00:30:36Z |
wilmer |
Use ?, not &&.
|
|
|
@e73a501
|
2010-05-10T23:35:58Z |
wilmer |
Fixed a long-standing bug where non-anonymous Jabber chatrooms could …
|
|
|
@dcd16c5
|
2010-05-09T13:21:24Z |
wilmer |
Read group information from Jabber contact lists. The code was already …
|
|
|
@e685657
|
2010-05-08T14:58:32Z |
wilmer |
Fixed buggy jabber_chat_by_jid() after GSList change.
|
|
|
@eaaa986
|
2010-05-08T14:48:38Z |
wilmer |
Misc. cleanup. Also updated the Yahoo! module to deal with struct …
|
|
|