source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @96f954d   2011-12-24T17:49:12Z wilmer Removing unfinished debugging stuff accidentally committed in …
(edit) @5513f3e   2011-12-24T14:52:35Z wilmer Fix compatibility with old GnuTLS versions, but with a warning. See …
(edit) @200e151   2011-12-23T22:40:17Z wilmer tls_verify correction: Don't fail cert verification in non-GnuTLS …
(edit) @792a93b   2011-12-23T12:44:08Z wilmer Merging SSL certificate verification for GnuTLS, with help from AopicieR.
(edit) @2d93a51e   2011-12-23T08:47:02Z wilmer Removing the version number override hack broken by a recent NMU. …
(edit) @d6ddff0   2011-12-22T16:10:27Z wilmer bitlbee (3.0.4-2) unstable; urgency=low * Not a real Debian release, …
(edit) @ad46e4d   2011-12-22T11:23:18Z wilmer Use initgroups() as well when dropping privileges. Closes bug #852.
(edit) @f1c870a   2011-12-20T12:01:08Z wilmer Second attempt at a 3.0.4-1 upload.
(edit) @256164c   2011-12-20T11:18:30Z wilmer Merging Debian 3.0.3-1.1 changes.
(edit) @6c0fe9b   2011-12-20T09:57:35Z wilmer Build skyped as arch=all, and don't build it by default. Debian has …
(edit) @9ff0c25   2011-12-19T20:46:01Z wilmer Catch condition=G_IO_NVAL from glib's event handler, which should …
(edit) @41658da   2011-12-19T18:45:53Z wilmer Just check if verification code != 0 instead of checking for one …
(edit) @9f958f7   2011-12-19T18:09:11Z wilmer Pass the SSL errors through another layer of indirection (Passport …
(edit) @a72dc2b   2011-12-19T17:57:20Z wilmer Add verify argument to ssl_connect() so HTTPS-based stuff is also …
(edit) @25b05b7   2011-12-19T17:34:06Z wilmer Doc update.
(edit) @af5764e   2011-12-19T17:23:28Z wilmer Refuse to start if cafile points at an unreadable file, to avoid …
(edit) @78b8401   2011-12-19T17:22:37Z wilmer Move conversion of status codes to status messages into SSL libs.
(edit) @486ddb5   2011-12-19T14:50:58Z wilmer Initial merge of tls_verify patch from AopicieR.
(edit) @5a48afd   2011-12-19T13:51:58Z wilmer Slight documentation fix: "both" is no longer a valid scope for a …
(edit) @a0a3de6   2011-12-19T10:57:07Z wilmer C++ compatibility fix. Fixes #873.
(edit) @c1a58cc   2011-12-18T20:45:47Z millerdevel Wrap the external API in extern "C" if included in a C++ file.
(edit) @4efa5ce   2011-12-18T20:44:11Z millerdevel Don't use the C++ keyword 'new' as a variable name.
(edit) @17f057d   2011-12-13T00:34:07Z wilmer As I intended for a while already, use account tags everywhere instead …
(edit) @b926d88   2011-12-11T23:26:45Z wilmer Skype merge.
(edit) @6ba00ac   2011-12-11T23:25:40Z Miklos Vajna skyped: give reasonable error message when cert is missing
(edit) @57a6eb5f   2011-12-11T17:50:35Z wilmer Added direct dependency to bitlbee-common since Lintian really really … 3.0.4-1
(edit) @d717020   2011-12-11T17:07:06Z wilmer Debian changelog entry update for 3.0.4-1.
(edit) @3f808ca   2011-12-11T16:38:02Z wilmer Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
(edit) @877686b   2011-12-11T12:54:40Z wilmer Read both alias and server_alias properties for libpurple contacts. …
(edit) @e46db53   2011-12-11T12:12:24Z wilmer Another packaging fix: Don't put skyped manpage in bitlbee-common.
(edit) @8b39b1a   2011-12-10T22:54:12Z wilmer asciidoc dependency to build Skype docs.
(edit) @57da960   2011-12-10T22:43:10Z wilmer Skype module packaging.
(edit) @06b5893   2011-12-07T21:47:25Z wilmer Merging non-SASL authentication patch from #863. This also implements …
(edit) @aee8c19   2011-12-07T21:37:27Z wilmer Fix libresolv detection on FreeBSD. Based on a patch by ashish@….
(edit) @b041b52   2011-12-06T21:50:43Z wilmer Merging compiler warning fixes from vmiklos. This change also …
(edit) @d7edadf   2011-12-06T00:53:34Z Miklos Vajna yahoo: unused-but-set-variables
(edit) @d18db32f   2011-12-06T00:53:26Z Miklos Vajna oscar: unused-but-set-variables
(edit) @5dc7f90   2011-12-06T00:53:16Z Miklos Vajna msn: unused-but-set-variables
(edit) @df98ee8   2011-12-04T19:21:06Z wilmer Version 3.0.4, probably. 3.0.4
(edit) @ca974d7   2011-12-04T19:14:29Z wilmer Debug output tweaks: Try to send everything to stderr, and add ifdef …
(edit) @bd31661   2011-12-02T10:32:54Z wilmer Somewhat improve debug logging of HTTP/SOAP stuff.
(edit) @191ac9d   2011-11-28T08:42:10Z wilmer Merging typo fix for Skype config installation.
(edit) @ddcff199   2011-11-28T08:34:46Z wilmer Merge from pesco.
(edit) @c77406a   2011-11-26T18:41:24Z wilmer MSN: No clue if the OUT command can specify other reasons, but if so, …
(edit) @c7b94ef   2011-11-26T00:41:45Z pesco make sure we avoid file traversal in otr load/save functions (#853)
(edit) @3bd2f17   2011-11-25T12:16:05Z wilmer msn_soap_debug_print may get called with NULL pointers. Pay attention.
(edit) @693ff09   2011-11-25T07:46:44Z wilmer Removing duplicate twitter=1 line. Bug #804.
(edit) @e4fc493   2011-11-24T13:11:32Z Miklos Vajna Fix Skype typo: the in-tree config has a .dist suffix
(edit) @90fc864   2011-11-24T08:18:04Z wilmer Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
(edit) @c945ee3   2011-11-24T07:38:22Z wilmer Merge from vmiklos.
(edit) @d45b181   2011-11-23T16:27:59Z Miklos Vajna Add missing 'skype/skyped.conf.dist'
(edit) @5dd725d   2011-11-14T11:08:22Z wilmer Document command shortening in another place.
(edit) @80acb6d   2011-11-14T10:43:03Z wilmer GnuTLS now also needs ssl_pending() implemented. Bug #860.
(edit) @03a8f8e   2011-11-13T01:41:42Z wilmer Cleanup of http_client fix. Use g_strdup_printf and completely avoid …
(edit) @dff732d   2011-11-12T15:49:52Z wilmer Undoing old workaround for MSN troubles and added more proper fix. The …
(edit) @dac74bd   2011-11-10T03:38:40Z wilmer Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
(edit) @ff1616b   2011-11-09T00:07:22Z wilmer Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
(edit) @de26f3c   2011-10-30T11:33:49Z wilmer Killed careless use of strcpy(). Luckily these are only a risk on …
(edit) @e6b41b1   2011-10-21T03:59:14Z wilmer Strip illegal characters in generated XML streams so Jabber servers …
(edit) @3864c08   2011-10-21T03:00:54Z wilmer Big merge from pesco, closing some OTR issues: #759, #824, #839, #830.
(edit) @6a45181   2011-10-20T03:28:29Z wilmer Clearer error msg when trying to add an existing OSCAR contact. Bug #828.
(edit) @4c225f0   2011-10-20T03:18:23Z wilmer Drop the on-disk IPC socket by default. Nothing uses it. If one really …
(edit) @32bea82   2011-10-20T02:59:57Z wilmer changeset:devel,814 was silly and incomplete. This should fix that. …
(edit) @c148701   2011-10-20T02:56:36Z wilmer Fixed "chan set" typos in help. (Bug #842)
(edit) @733f607   2011-10-18T03:58:14Z wilmer Stupid work-around for bug #838. The troublesome condition is known, I …
(edit) @9fc017d   2011-10-17T13:28:37Z wilmer Switch order of linker arguments for building otr.so which should fix …
(edit) @6cdaabb   2011-10-14T17:47:17Z wilmer Added missing </para> tag to quickstart. Patch from …
(edit) @aea22cd   2011-10-03T15:48:01Z pesco otr: only skip coloring of leading /me if the message will go to a …
(edit) @409c2de   2011-10-03T15:18:00Z pesco send user-specific otr messages generated by us as notices from that user
(edit) @e67e513   2011-10-03T14:56:58Z pesco rename irc_usermsg to irc_rootmsg. add new irc_usermsg, …
(edit) @3231485   2011-10-01T14:57:48Z pesco make libotr messages associated with a user appear from that nick
(edit) @fb11647a   2011-10-01T14:55:24Z pesco factor making a message appear from a specific nick out of bee_irc_user_msg
(edit) @da44b08   2011-09-30T04:32:32Z pesco don't put color code before leading /me when coloring otr messages
(edit) @f03a498   2011-09-21T20:09:18Z pesco nix html-escaping in otr plugin
(edit) @ff18fc1   2011-08-27T10:30:48Z wilmer Fix #820, make Skype mod compile on NetBSD. (I haven't personally …
(edit) @0fff0b2   2011-08-27T10:18:45Z wilmer Just reconstruct all retweets instead of just the ones marked as truncated.
(edit) @429a9b1   2011-08-26T20:16:17Z wilmer Since t.co is all over Twitter now, start parsing and showing entity …
(edit) @2322a9f   2011-08-25T18:08:07Z wilmer Merging Twitter-mentions patch from meh. Bug #663.
(edit) @4804b2f   2011-08-17T22:28:10Z wilmer Quickstart update from pleia2.
(edit) @fd1ca44   2011-08-17T22:22:56Z wilmer Document the new #id behaviour. It's not required, but good to have it …
(edit) @aa2f575   2011-08-17T22:21:47Z wilmer Better cleanup of status IDs in Twitter commands. Stop using that …
(edit) @5f1e78d   2011-08-17T21:58:21Z wilmer To reduce ambiguity, allow using a # to specify Tweet ID's when doing …
(edit) @d6b6906   2011-08-03T21:45:49Z j Make it easier to retweet by id. Currently, typing "rt 24" would …
(edit) @3d952b5   2011-07-31T22:59:42Z wilmer Merging OTR fixes from pesco. Fixes #690 and possibly others.
(edit) @c8b8c83   2011-07-24T12:51:00Z wilmer Merging Skype plugin. Many thanks to Miklos Vajna for all his work on …
(edit) @17f6079   2011-07-24T12:50:21Z wilmer Small changes to --skype= flag behaviour in configure script.
(edit) @a010498   2011-07-12T08:04:12Z wilmer Fixed dumb file descriptor leak.
(edit) @b518cdc   2011-07-03T14:15:25Z Miklos Vajna Drop no longer necessary autofoo from skype plugin dir
(edit) @5155570   2011-07-03T14:15:13Z Miklos Vajna Install skyped documentation if skype is enabled
(edit) @b5a5938   2011-07-03T14:14:54Z Miklos Vajna Install skyped if skype is enabled
(edit) @f5da476   2011-07-02T16:34:42Z wilmer Fixed use of g_iconv() in do_iconv(). This was done wrong for ages and …
(edit) @004f494   2011-06-29T23:30:33Z Miklos Vajna skype: .gitignore -> .bzrignore
(edit) @66911fc   2011-06-29T23:29:01Z Miklos Vajna configure: --skype=plugin -> --skype=1
(edit) @2ff0f37   2011-06-29T23:25:02Z Miklos Vajna skyped: user configuration should have priority
(edit) @f1cf01c   2011-06-29T01:59:46Z pesco report trust state in gone_secure/still_secure messages
(edit) @1082395   2011-06-29T01:35:18Z pesco treat OTR plaintext as HTML (setting otr_does_html)
(edit) @9a57b1f   2011-06-29T00:40:31Z pesco bump copyright year
(edit) @1dc00fe   2011-06-25T22:31:01Z pesco make otr status changes visible again
(edit) @a0c6fc5   2011-06-25T22:28:26Z pesco fix possible segfault(s) when changing otr status
(edit) @0c42c65   2011-06-24T04:13:36Z lyz Add notes about multi-channel support and tags to quickstart.
Note: See TracRevisionLog for help on using the revision log.