|
|
|
@fdc6d84
|
2015-10-13T04:24:12Z |
dx |
skype tests: adjust channel length limit to fix tests...
The diff …
|
|
|
@fa41a75
|
2015-10-13T04:23:59Z |
dx |
skype: fix tests to expect NOTICE * instead of NOTICE AUTH
Forgot to …
|
|
|
@6ea8782
|
2015-10-13T04:23:49Z |
dx |
skype: use g_vsnprintf() instead of vsnprintf()
More prefixes = …
|
|
|
@b87e5dc
|
2015-10-13T04:23:46Z |
dx |
skype: use ssl_sockerr_again() instead of sockerr_again()
Found the …
|
|
|
@bbff22d
|
2015-10-09T02:41:01Z |
dx |
twitter: Fix some nitpicky issues reported by coverity
Mostly minor …
|
|
|
@c4e61db
|
2015-10-08T10:25:37Z |
dx |
irc_sasl_plain_parse: fix size of the parts array
Oddly enough it …
|
|
|
@e1bea35
|
2015-10-08T09:38:15Z |
dx |
Fix use-after-free when leaving invited (temporary) channels
Trac …
|
|
|
@c788e15
|
2015-10-08T08:38:47Z |
dx |
The SASL PLAIN RFC says that the first part can be empty
So use the …
|
|
|
@58b63de6
|
2015-10-08T08:34:18Z |
dx |
IRCv3 SASL capability + PLAIN method
Only plain, no other methods. We …
|
|
|
@2f73692
|
2015-10-08T07:43:45Z |
dx |
irc_send_who: move the iu->flags check after iu has a value...
Moving …
|
|
|
@687ec88
|
2015-10-08T05:25:56Z |
dx |
IRCv3 multi-prefix... but mostly just adding prefixes to WHO
We can't …
|
|
|
@0b0bb4c
|
2015-10-08T05:10:19Z |
dx |
Allow NULL callback functions in http_dorequest
Check callback …
|
|
|
@098b430
|
2015-10-08T05:09:14Z |
dx |
Replace <br/> and <br /> with \n in strip_html
|
|
|
@872e017
|
2015-10-08T05:09:12Z |
dx |
Add missing space in configure
|
|
|
@35a7525
|
2015-10-08T04:59:39Z |
dx |
Fix typo
|
|
|
@df215a3
|
2015-10-08T04:58:59Z |
dx |
jabber: Fix leak in jabber_gmail_handle_new
From coverity.
That …
|
|
|
@c2969f9
|
2015-10-08T04:58:59Z |
dx |
conf, help: Fix minor leaks in error conditions
From coverity.
|
|
|
@3cbf71d
|
2015-10-08T04:58:59Z |
dx |
jabber: fix null handling with MUC topics
From coverity.
|
|
|
@355e2ad
|
2015-10-01T01:01:48Z |
dx |
Move CAP commands to irc_cap.c; use enum for flags
|
|
|
@d797fb4
|
2015-09-11T02:31:10Z |
dx |
CAP LIST
|
|
|
@b57fed0
|
2015-09-11T02:31:10Z |
dx |
CAP LS
|
|
|
@dc96e6e
|
2015-09-11T02:31:10Z |
dx |
CAP REQ
|
|
|
@0ef1c92
|
2015-09-11T02:31:10Z |
dx |
Initial implementation of ircv3 capability negotiation
Mostly no-op …
|
|
|
@34d16d5
|
2015-09-06T02:26:41Z |
anderspapitto |
Allow setting the plugin dir at runtime
This enables the use of …
|
|
|
@f5bbaba
|
2015-08-31T13:58:41Z |
dx |
Improved cross compiler support.
* Added a configure option for …
|
|
|
@aa3b61e
|
2015-08-28T02:05:45Z |
dx |
user-guide: add help for the jabber 'proxy' setting
|
|
|
@b6a3fbf
|
2015-08-27T07:25:07Z |
dx |
irc_channel_name_gen: handle g_convert_with_fallback failures
First …
|
|
|
@3c23681
|
2015-08-26T05:58:54Z |
dx |
jabber: Improvements to the MUC part reason handling
- Look for a …
|
|
|
@0605498
|
2015-08-26T05:41:10Z |
dx |
jabber/io: Split input buffer parsing to a jabber_feed_input() …
|
|
|
@3e6cdb6
|
2015-08-26T03:55:32Z |
dx |
Makefile: suggest users to run "make install-dev" after install
Also …
|
|
|
@49f1105
|
2015-08-19T03:23:44Z |
dx |
conf: Fix leak of members of conf_t when using -c to specify a config
…
|
|
|
@b39859e
|
2015-08-18T03:52:26Z |
dx |
irc: Replace NOTICE AUTH before registration with NOTICE *
Because …
|
|
|
@86fd261
|
2015-08-11T06:48:25Z |
dx |
otr: add otr_filter_colors, replaces '\x03' with '?' for "security"
…
|
|
|
@654112d4
|
2015-08-11T06:48:15Z |
dx |
otr: color multiline messages
Fixes trac ticket 710.
Incoming …
|
|
|
@666722e
|
2015-08-08T04:31:56Z |
dx |
jabber_logout: avoid null jd->buddies warnings in jabber_buddy_remove_all
|
|
|
@83f179d6
|
2015-08-08T04:29:54Z |
dx |
jabber: Show MUC kick/ban/leave reasons
|
|
|
@6b56512
|
2015-08-08T04:29:49Z |
dx |
Pass 'reason' values around in imcb_chat_remove_buddy/chat_remove_user
|
|
|
@4850065
|
2015-08-08T02:16:59Z |
dx |
travis: Switch to container based infrastructure
This means faster …
|
|
|
@a59bd11
|
2015-08-08T00:12:36Z |
dx |
configure: use pkg-config for libotr
|
|
|
@e88fe7da
|
2015-08-07T21:53:25Z |
vlajos |
typofix - https://github.com/vlajos/misspell_fixer
|
|
|
@e11216c
|
2015-08-03T21:56:05Z |
wilmer |
Merge remote-tracking branch 'origin/release-3.4.1'
|
|
|
@d567b58
|
2015-08-03T21:54:58Z |
wilmer |
3.4.1-1 Debian package.
|
|
|
@91dd19c
|
2015-07-30T03:20:30Z |
dx |
Only try DIGEST-MD5 if there's no SSL/TLS or if PLAIN isn't supported
…
|
|
|
@adec749
|
2015-07-30T03:18:02Z |
dx |
Merge branch 'develop'
|
|
|
@4966712a
|
2015-07-29T22:43:15Z |
wilmer |
Replace backticks with $(something better) in configure script.
|
|
|
@24de9fa
|
2015-07-28T23:41:24Z |
wilmer |
Restore old autojoin logic and a hopefully better fix for the problem …
|
|
|
@73dd021
|
2015-07-04T21:25:16Z |
dx |
jabber: Add SASL ANONYMOUS support (XEP-0175)
Use "account jabber set …
|
|
|
@632a232
|
2015-06-29T01:38:15Z |
dx |
jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort
|
|
|
@77ed9b7
|
2015-06-17T22:50:15Z |
wilmer |
Fix NULL pointer dereference in lib/json.c. (#1220)
|
|
|
@2f99f23
|
2015-06-16T22:56:37Z |
wilmer |
Update changelog with date and other bits.
3.4.1
|
|
|
@9613dec
|
2015-06-14T23:06:07Z |
dx |
3.4.1 release notes
|
|
|
@53c7799
|
2015-06-13T23:34:05Z |
dx |
oscar: Fix some more g_source_remove warnings
|
|
|
@1201fcb
|
2015-06-08T03:42:11Z |
dx |
twitter: show full url in the url command, with username
By asking …
|
|
|
@61e7e02
|
2015-06-08T03:25:18Z |
dx |
twitter: fix leak of the letter "s" in twitter_url_len_diff
Yeah, …
|
|
|
@56c8a4f
|
2015-06-04T17:13:22Z |
dx |
sock.h: Add EAGAIN check to sockerr_again()
|
|
|
@3a27896
|
2015-06-04T17:13:22Z |
dx |
nick_gen: retry g_convert_with_fallback without TRANSLIT if it fails …
|
|
|
@1cef55f
|
2015-06-04T17:13:22Z |
dx |
configure: allow specifying location of python executable
Because …
|
|
|
@fd45e859
|
2015-06-04T17:13:22Z |
dx |
Allow building docs from any directory
Also just remove the .git …
|
|
|
@81d40fe
|
2015-06-01T17:37:19Z |
zer0def |
Revert "Provides" "fix" in debian control file.
|
|
|
@1d8cbc9
|
2015-05-31T05:48:40Z |
dx |
configure: bsd sed doesn't support \+ without -r, use * instead
…
|
|
|
@c984ee3
|
2015-05-31T05:25:30Z |
dx |
configure: 'sed -r' doesn't work in mac os x
|
|
|
@e28c449
|
2015-05-31T04:53:01Z |
dx |
configure: handle 'git describe' failures when no tags are reachable
…
|
|
|
@2ca933c
|
2015-05-31T02:38:55Z |
dx |
twitter: add twitter_log_local_user back (oops)
Accidentally nuked it …
|
|
|
@73f0a01
|
2015-05-31T02:31:24Z |
dx |
Move twitter_parse_id() to parse_int64() in misc.c
|
|
|
@6e21525
|
2015-05-31T02:29:44Z |
dx |
configure: workaround for branch names with slashes in them…
|
|
|
@0f7eccff
|
2015-05-31T00:11:20Z |
dx |
Merge branch 'develop'
|
|
|
@c42d991
|
2015-05-29T22:17:50Z |
dx |
skyped: add _SRCDIR_ to makefile, test build in travis
|
|
|
@f453a7f
|
2015-05-28T18:14:35Z |
dx |
Merge branch 'master' into develop
|
|
|
@d304445
|
2015-05-28T18:14:09Z |
dx |
Makefile: don't call 'doc' target of skype…
|
|
|
@bef322e
|
2015-05-28T17:46:23Z |
dx |
Merge branch 'master' into develop
|
|
|
@08a9323
|
2015-05-28T17:45:49Z |
dx |
skyped: fix make install-doc target
|
|
|
@6191263
|
2015-05-28T07:45:09Z |
zer0def |
Fixes 'Provides' in debian control file
|
|
|
@b38f655
|
2015-05-28T05:26:30Z |
dx |
Rename mail notification related settings for consistency
- GMail …
|
|
|
@0864a52
|
2015-05-28T05:26:30Z |
dx |
imcb_notify_email: change parameters to take a format string
Saves …
|
|
|
@faeb521
|
2015-05-28T05:26:30Z |
dx |
Simplify display of gmail notifications
- Add …
|
|
|
@dd43c62
|
2015-05-28T05:26:24Z |
dx |
Gmail notifications support through new imcb_notify_email() API
|
|
|
@3d31618
|
2015-05-28T04:10:55Z |
dx |
jabber: Refactor conference message handling
- Improve handling of …
|
|
|
@24f113b
|
2015-05-28T04:04:54Z |
dx |
Lowering xmpp presence priority on away.
When user set's away lower …
|
|
|
@fe63ed3
|
2015-05-28T04:03:28Z |
dx |
teach nick_lc to handle # and other non-letters correctly
|
|
|
@09bd226
|
2015-05-18T02:23:56Z |
dx |
Include prebuilt skyped manpage, remove asciidoc dependency
|
|
|
@8cbe2b6
|
2015-05-17T04:32:33Z |
dx |
travis: remove some deps
|
|
|
@965127b
|
2015-05-17T04:22:33Z |
dx |
debian: remove user-guide.{txt,html} from bitlbee-common
|
|
|
@beb0f54
|
2015-05-17T04:13:30Z |
dx |
configure: Replace xmlto/xsltproc checks with a python>=2.5 check
It …
|
|
|
@baa09cc
|
2015-05-17T03:41:41Z |
dx |
Build only help.txt (with genhelp.py), create 'user-guide' target
…
|
|
|
@ad678a4
|
2015-05-17T03:41:31Z |
dx |
genhelp.py: take input/output parameters
|
|
|
@d6acf79
|
2015-05-16T18:50:49Z |
dx |
genhelp.py: Comments!
|
|
|
@9740ce9
|
2015-05-16T04:55:14Z |
dx |
Add python script to generate help.txt, replacing xslt stuff
This …
|
|
|
@2c81d15
|
2015-05-15T03:20:42Z |
dx |
otr: Fix 'otr info' display problems
Patch by 'anonymous' from trac …
|
|
|
@a6bed1a
|
2015-05-14T07:45:41Z |
dx |
msn: took me way too long to realize i broke the build
|
|
|
@99fe030
|
2015-05-13T08:05:01Z |
dx |
msn: Implement sending typing notifications
Also remove some old …
|
|
|
@a733669
|
2015-05-13T07:43:24Z |
dx |
msn: Remove nudges
|
|
|
@2730c79
|
2015-05-13T07:01:28Z |
dx |
msn: Fix "ADL/RML command with invalid modification" errors
The …
|
|
|
@5014380
|
2015-05-09T19:37:03Z |
dx |
Merge branch 'master' into develop
|
|
|
@70e68cf
|
2015-05-09T07:42:16Z |
wilmer |
Make the bitlbee-libpurple package provide the bitlbee package, so …
|
|
|
@088b070
|
2015-05-08T02:02:14Z |
dx |
msn: fix use-after-free when the server sends OUT
Also fix a leak in …
|
|
|
@5535a47
|
2015-05-07T23:12:06Z |
dx |
More coverity fixes!
CID 18634: 'Logically dead code' in …
|
|
|
@81a15da
|
2015-05-07T23:12:06Z |
dx |
oscar/ssi.c: fix "same on both sides" in condition
Fixes trac ticket 1196
|
|
|
@33528bd
|
2015-05-07T23:12:06Z |
dx |
twitter: split length check function into twitter_message_len
Mostly …
|
|
|
@b71f599
|
2015-05-07T20:53:19Z |
dx |
Merge branch 'master' into develop
|
|
|
@041777e
|
2015-05-06T10:32:54Z |
dx |
configure: fix spoofed BITLBEE_VERSION env variable handling
|
|
|