|
|
@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.
|
|
|
@41658da
|
2011-12-19T18:45:53Z |
wilmer |
Just check if verification code != 0 instead of checking for one …
|
|
|
@9f958f7
|
2011-12-19T18:09:11Z |
wilmer |
Pass the SSL errors through another layer of indirection (Passport …
|
|
|
@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.
|
|
|
@4efa5ce
|
2011-12-18T20:44:11Z |
millerdevel |
Don't use the C++ keyword 'new' as a variable name.
|
|
|
@17f057d
|
2011-12-13T00:34:07Z |
wilmer |
As I intended for a while already, use account tags everywhere instead …
|
|
|
@6ba00ac
|
2011-12-11T23:25:40Z |
Miklos Vajna |
skyped: give reasonable error message when cert is missing
|
|
|
@3f808ca
|
2011-12-11T16:38:02Z |
wilmer |
Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
|
|
|
@877686b
|
2011-12-11T12:54:40Z |
wilmer |
Read both alias and server_alias properties for libpurple contacts. …
|
|
|
@e46db53
|
2011-12-11T12:12:24Z |
wilmer |
Another packaging fix: Don't put skyped manpage in bitlbee-common.
|
|
|
@57da960
|
2011-12-10T22:43:10Z |
wilmer |
Skype module packaging.
|
|
|
@06b5893
|
2011-12-07T21:47:25Z |
wilmer |
Merging non-SASL authentication patch from #863. This also implements …
|
|
|
@b041b52
|
2011-12-06T21:50:43Z |
wilmer |
Merging compiler warning fixes from vmiklos.
This change also …
|
|
|
@d7edadf
|
2011-12-06T00:53:34Z |
Miklos Vajna |
yahoo: unused-but-set-variables
|
|
|
@d18db32f
|
2011-12-06T00:53:26Z |
Miklos Vajna |
oscar: unused-but-set-variables
|
|
|
@5dc7f90
|
2011-12-06T00:53:16Z |
Miklos Vajna |
msn: unused-but-set-variables
|
|
|
@ca974d7
|
2011-12-04T19:14:29Z |
wilmer |
Debug output tweaks: Try to send everything to stderr, and add ifdef …
|
|
|
@bd31661
|
2011-12-02T10:32:54Z |
wilmer |
Somewhat improve debug logging of HTTP/SOAP stuff.
|
|
|
@c77406a
|
2011-11-26T18:41:24Z |
wilmer |
MSN: No clue if the OUT command can specify other reasons, but if so, …
|
|
|
@3bd2f17
|
2011-11-25T12:16:05Z |
wilmer |
msn_soap_debug_print may get called with NULL pointers. Pay attention.
|
|
|
@90fc864
|
2011-11-24T08:18:04Z |
wilmer |
Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
|
|
|
@d45b181
|
2011-11-23T16:27:59Z |
Miklos Vajna |
Add missing 'skype/skyped.conf.dist'
|
|
|
@dff732d
|
2011-11-12T15:49:52Z |
wilmer |
Undoing old workaround for MSN troubles and added more proper fix. The …
|
|
|
@dac74bd
|
2011-11-10T03:38:40Z |
wilmer |
Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
|
|
|
@ff1616b
|
2011-11-09T00:07:22Z |
wilmer |
Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
|
|
|
@de26f3c
|
2011-10-30T11:33:49Z |
wilmer |
Killed careless use of strcpy(). Luckily these are only a risk on …
|
|
|
@3864c08
|
2011-10-21T03:00:54Z |
wilmer |
Big merge from pesco, closing some OTR issues: #759, #824, #839, #830.
|
|
|
@6a45181
|
2011-10-20T03:28:29Z |
wilmer |
Clearer error msg when trying to add an existing OSCAR contact. Bug #828.
|
|
|
@32bea82
|
2011-10-20T02:59:57Z |
wilmer |
changeset:devel,814 was silly and incomplete. This should fix that. …
|
|
|
@733f607
|
2011-10-18T03:58:14Z |
wilmer |
Stupid work-around for bug #838. The troublesome condition is known, I …
|
|
|
@e67e513
|
2011-10-03T14:56:58Z |
pesco |
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
|
|
|
@ff18fc1
|
2011-08-27T10:30:48Z |
wilmer |
Fix #820, make Skype mod compile on NetBSD.
(I haven't personally …
|
|
|
@0fff0b2
|
2011-08-27T10:18:45Z |
wilmer |
Just reconstruct all retweets instead of just the ones marked as truncated.
|
|
|
@429a9b1
|
2011-08-26T20:16:17Z |
wilmer |
Since t.co is all over Twitter now, start parsing and showing entity …
|
|
|
@2322a9f
|
2011-08-25T18:08:07Z |
wilmer |
Merging Twitter-mentions patch from meh. Bug #663.
|
|
|
@aa2f575
|
2011-08-17T22:21:47Z |
wilmer |
Better cleanup of status IDs in Twitter commands. Stop using that …
|
|
|
@5f1e78d
|
2011-08-17T21:58:21Z |
wilmer |
To reduce ambiguity, allow using a # to specify Tweet ID's when doing …
|
|
|
@d6b6906
|
2011-08-03T21:45:49Z |
j |
Make it easier to retweet by id.
Currently, typing "rt 24" would …
|
|
|
@c8b8c83
|
2011-07-24T12:51:00Z |
wilmer |
Merging Skype plugin. Many thanks to Miklos Vajna for all his work on …
|
|
|
@b518cdc
|
2011-07-03T14:15:25Z |
Miklos Vajna |
Drop no longer necessary autofoo from skype plugin dir
|
|
|
@5155570
|
2011-07-03T14:15:13Z |
Miklos Vajna |
Install skyped documentation if skype is enabled
|
|
|
@b5a5938
|
2011-07-03T14:14:54Z |
Miklos Vajna |
Install skyped if skype is enabled
|
|
|
@004f494
|
2011-06-29T23:30:33Z |
Miklos Vajna |
skype: .gitignore -> .bzrignore
|
|
|
@2ff0f37
|
2011-06-29T23:25:02Z |
Miklos Vajna |
skyped: user configuration should have priority
|
|
|
@05d964c
|
2011-06-15T12:47:16Z |
hrubi13 |
Bind to IPv6 address when -H is in IPv6 format
|
|
|
@bd11422
|
2011-06-15T12:18:49Z |
hrubi13 |
Free skype groupchats on logout
|
|
|
@c573f1b
|
2011-06-15T12:18:16Z |
hrubi13 |
Don't create new channel when skype groupchat turns from DIALOG to …
|
|
|
@17dd2ed
|
2011-06-15T12:13:58Z |
hrubi13 |
Fix crash on inviting people to skype groupchats
|
|
|
@7ceb6b2
|
2011-06-11T23:59:00Z |
wilmer |
Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format strings …
|
|
|
@4bc66ae
|
2011-06-11T17:59:39Z |
wilmer |
Oops. prefix shouldn't be just "ca" for identi.ca.
|
|
|
@c0f33f1
|
2011-06-11T17:50:26Z |
wilmer |
Change the default base_url to something that works. Change the …
|
|
|
@de923d5
|
2011-06-11T17:11:08Z |
wilmer |
Use /friends/ids and /users/lookup instead of /statuses/friends to get …
|
|
|
@5983eca
|
2011-06-11T11:28:01Z |
wilmer |
Re-indent Twitter code. It just lacks *any* kind of consistency. Flags …
|
|
|
@27ad50b
|
2011-06-09T08:19:32Z |
wilmer |
Dirty workaround: Don't download the contact list for now as Twitter …
|
|
|
@6eca2eb
|
2011-04-18T14:14:08Z |
wilmer |
Try to show better Twitter error messages. Sadly this doesn't always …
|
|
|
@43b1cd7
|
2011-04-12T00:10:57Z |
Miklos Vajna |
Merge bitlbee-skype into bitlbee
|
|
|
@6220254
|
2011-03-31T10:28:17Z |
wilmer |
Check td->log everywhere before using it..
|
|
|
@15bc063
|
2011-03-29T22:47:00Z |
wilmer |
Also use the short IDs for a new reply command. Couldn't think of a …
|
|
|
@4f50ea5
|
2011-03-29T20:57:54Z |
wilmer |
Allow using the new 2-digit id's for retweets.
|
|
|
@ce81acd
|
2011-03-28T23:28:46Z |
wilmer |
For #721, add the numbers in front of tweets if show_ids is enabled. …
|
|
|
@ce617f0
|
2011-03-27T14:09:55Z |
wilmer |
Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem …
|
|
|
@ff94563
|
2011-03-26T12:02:38Z |
wilmer |
Set the libpurple proxy server in a way that should work with older …
|
|
|
@7add7ec
|
2011-03-08T06:48:39Z |
wilmer |
Fixed proxy support with libpurple.
|
|
|
@93cc86f
|
2011-03-08T06:24:34Z |
wilmer |
Twitter: Warn the user if the OAuth username and the configured …
|
|
|
@9e9140b
|
2011-03-08T06:23:34Z |
wilmer |
Fix crash on quick MSN logoff (NULL pointer dereference because GLib …
|
|
|
@8e3890b
|
2011-02-24T19:47:50Z |
wilmer |
Fix memory corruption on Jabber disconnect with xmlconsole and …
|
|
|
@bb8d7d1
|
2011-02-24T18:52:18Z |
wilmer |
s/Your Tweet:/You:/ to avoid using Twitter-specific terminology.
|
|
|
@02e06b5
|
2011-01-23T16:32:07Z |
wilmer |
Sneaky if statement is sneaky. The fix from the previous changeset …
|
|
|
@5282ffd
|
2011-01-22T17:29:55Z |
wilmer |
MSN changed the @msn.com login server URL and/or broke the old one. :-(
|
|
|
@fe79f7a7
|
2010-12-16T21:02:16Z |
wilmer |
Hide password information during SASL auth in xmlconsole.
|
|
|
@9c84617
|
2010-12-13T00:42:58Z |
wilmer |
Silently adding /CTCP NUDGE support for MSN contacts.
|
|
|
@8eec79d
|
2010-12-13T00:33:56Z |
wilmer |
MSN: Don't send any of the special messages offline since they creep …
|
|
|
@76c89dc7
|
2010-12-12T00:25:17Z |
wilmer |
Allow changing MSN display names in server-side profiles. (I.e. the …
|
|
|
@c775a58
|
2010-12-07T23:41:49Z |
wilmer |
At least don't disable Twitter anymore for libpurple builds. libpurple …
|
|
|
@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 …
|
|
|
@fd65edb
|
2010-12-05T00:30:07Z |
wilmer |
When recreating the Twitter channel after the user left, also …
|
|
|
@09d4922
|
2010-11-21T19:34:59Z |
wilmer |
Be clearer about password settings being intentionally hidden (and not …
|
|
|
@68adaf8
|
2010-11-21T19:13:54Z |
wilmer |
Extra NULL-check because it *is* possible that prpl->login returns …
|
|
|
@694be84
|
2010-11-21T19:08:43Z |
wilmer |
Fetch Gadu-Gadu contact lists (libpurple-specific hardcoding hack). …
|
|
|
@5df65bd
|
2010-11-21T16:14:03Z |
wilmer |
Don't save the global "away" settings, leave that to the IRC /AWAY …
|
|
|
@748bcdd
|
2010-11-21T15:23:54Z |
wilmer |
Time out if logging in takes too long (2m for now). Except for Twitter …
|
|
|
@d68365c
|
2010-11-20T15:39:58Z |
wilmer |
D'oh. Obviously, only look at MSN buddies when checking the MSN …
|
|
|
@6d544a1
|
2010-11-20T11:48:04Z |
wilmer |
Restore support for joining password-protected Jabber rooms. Now using …
|
|
|
@4eb75b2
|
2010-11-20T11:31:39Z |
wilmer |
Sometimes for whatever reasons MSN adds all contacts to both the …
|
|
|
@10685d3
|
2010-11-19T21:00:14Z |
wilmer |
Fixed two doc/string typos.
|
|
|
@6b96de6
|
2010-11-15T23:00:32Z |
wilmer |
Un-deprecate login.icq.com, ICQ is back on its own server thanks to …
|
|
|
@ed0589c
|
2010-11-13T13:01:40Z |
wilmer |
Fixed issue with logging in to unverified MSN accounts.
|
|
|
@7064d28
|
2010-10-25T14:23:46Z |
aelmahmoudy |
Fix typo: recieve -> receive
|
|
|
@9066974
|
2010-10-23T03:05:48Z |
wilmer |
Fixed some still-leaky code in the MSN incoming status message handling.
|
|
|
@03e6c52
|
2010-10-22T23:46:44Z |
wilmer |
Change 704 introduced one tiny bug where a Jabber resource doesn't get …
|
|
|
@a0626c1
|
2010-10-21T22:17:58Z |
wilmer |
Removed problematic include from nogaim.h. (Bug #695)
|
|
|
@79b5c41
|
2010-10-21T00:11:02Z |
wilmer |
Another memory leak fix.
|
|
|
@9c9a29c
|
2010-10-16T05:17:46Z |
wilmer |
Don't initialize the twitter_connections list to NULL in …
|
|
|
@6197702
|
2010-10-09T18:41:19Z |
wilmer |
Merging OTR branch. It's more or less a plugin if you enable it, and …
|
|
|
@23b29c6
|
2010-10-08T06:32:44Z |
wilmer |
Clean up ordering of free()s in msn_buddy_data_free().
|
|
|