|
|
@a87e6ba
|
2010-04-11T18:13:19Z |
wilmer |
Merging a Jabber ft bugfix.
|
|
|
@3ab1d31
|
2010-04-11T18:12:25Z |
wilmer |
Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 …
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@1cc0df3
|
2010-03-21T16:52:22Z |
wilmer |
s/last_act/last_msg/ now.
|
|
|
@767a148
|
2010-03-21T16:06:31Z |
wilmer |
Merging in file transfer support. Most important points from my review …
|
|
|
@a81d679
|
2010-03-21T15:56:59Z |
wilmer |
Fixed jabber_bs_peek() to deal with incomplete packets as well.
|
|
|
@aed152f
|
2010-03-21T01:02:03Z |
wilmer |
Killed the last str*cmp(xml_find_attr) combos.
|
|
|
@54a2014
|
2010-03-21T00:46:18Z |
wilmer |
xt_status functions should always return an XT_ status, it's not a boolean.
|
|
|
@699376f7
|
2010-03-21T00:39:45Z |
wilmer |
Read the from attribute from the main stanza, not the inside query. …
|
|
|
@638feab
|
2010-03-18T14:38:06Z |
wilmer |
Merging in Jabber resource selection fix. This adds the …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@b8a491d
|
2010-03-18T00:30:38Z |
wilmer |
Some compiler warning fixes and renamed "transfers" command to just …
|
|
|
@78d254f1
|
2010-03-18T00:07:16Z |
wilmer |
More small fixes. (NULL derefs and s/close/disconnect/)
|
|
|
@42fc5b6
|
2010-03-17T23:47:35Z |
wilmer |
Ouch, committing stuff without even checking if it compiles is bad …
|
|
|
@c1a3c27
|
2010-03-17T23:41:07Z |
wilmer |
Avoid some NULL pointer dereferences on malformed XMPP packets.
|
|
|
@60e4df3
|
2010-03-17T23:23:27Z |
wilmer |
Small cleanup. The max_packet_size variable doesn't seem to be read …
|
|
|
@e8c8d00
|
2010-03-17T15:15:19Z |
wilmer |
Merging mainline.
|
|
|
@f9928cb
|
2010-03-17T01:13:23Z |
wilmer |
Set resource_select to activity by default since priority has always …
1.2.5
|
|
|
@315dd4c
|
2010-03-15T01:25:47Z |
wilmer |
Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop …
|
|
|
@8fb1263
|
2010-03-14T17:45:33Z |
wilmer |
Don't send bind and session requests at the same time when logging in …
|
|
|
@af7f046
|
2010-03-14T16:56:00Z |
wilmer |
Don't send a <?xml> stream start after starttls since it upsets …
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@be609ff
|
2010-03-12T19:10:16Z |
wilmer |
Merging mainline.
|
|
|
@63770b4
|
2010-03-07T18:32:31Z |
wilmer |
Changed formatting of Jabber buddy info response.
|
|
|
@840bba8
|
2010-03-06T14:50:52Z |
wilmer |
The Jabber part of the change. Also made representation of not-away a …
|
|
|
@1c3008a
|
2009-12-13T14:48:56Z |
wilmer |
No functional changes, just some style "fixes". Although I admit I'm …
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@08e5bb2
|
2009-11-19T18:50:53Z |
wilmer |
Restoring some logic that seemed broken but was important with …
|
|
|
@20e830b
|
2009-11-19T14:58:30Z |
wilmer |
Fixed a facepalm kind of NULL pointer dereference bug.
|
|
|
@76c85b4c
|
2009-11-19T13:11:38Z |
wilmer |
resource_select now defaults to activity instead of priority. Also, …
|
|
|
@4cf80bb
|
2009-10-23T10:43:15Z |
wilmer |
Shuffling a few more #includes. Much more shuffling will be needed.
|
|
|
@74349eb
|
2009-10-17T15:13:40Z |
wilmer |
If you can't find what you expect in an IQ packet, it doesn't mean …
|
|
|
@bdad407
|
2009-10-04T18:28:41Z |
wilmer |
Fixing a crash bug that causes crashes only with buggy Jabber …
|
|
|
@19176513
|
2009-06-03T16:10:36Z |
wilmer |
Fixed a bug that caused crashes when joining certain kinds of Google …
|
|
|
@71d45c2
|
2008-12-14T13:39:02Z |
wilmer |
Dropping warnings about unknown JIDs since they're spammy (mostly show …
|
|
|
@b2c062d
|
2008-09-28T11:21:55Z |
wilmer |
Adding the password to the right part of the <presence> stanza so …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@7125cb3
|
2008-08-24T18:01:05Z |
wilmer |
Added SET_INVALID, which set evaluators should now return instead of …
|
|
|
@a02f34f
|
2008-08-11T23:07:12Z |
a.sporto+bee |
Added conf entries and lib/ftutil.[ch].
ft_listen = …
|
|
|
@8661caa
|
2008-08-04T14:45:24Z |
a.sporto+bee |
merged in upstream r410.
Only conflict was the correction of jabber …
|
|
|
@4ac647d
|
2008-08-04T14:21:49Z |
a.sporto+bee |
moved some stuff around in preperation for MSN merge.
* both ends …
|
|
|
@8a90001
|
2008-07-22T12:37:49Z |
a.sporto+bee |
Added an account setting 'proxy'.
Note that this is only used for …
|
|
|
@89d736a
|
2008-06-22T19:21:06Z |
wilmer |
From the department of over-engineering, now cached packet IDs are …
|
|
|
@98de2cc
|
2008-06-21T23:51:18Z |
wilmer |
Now preserving case in JID resources, and handling them with case …
|
|
|
@3e6764a
|
2008-06-21T23:34:11Z |
wilmer |
Added jabber_util unittests (buddy_add/_by_jid only ATM).
|
|
|
@7f69740
|
2008-06-15T18:11:47Z |
wilmer |
Using a port list instead of a single range for the allowed Jabber …
|
|
|
@5ec4129
|
2008-06-15T00:04:27Z |
wilmer |
Added parsing of Jabber chatroom invitations.
|
|
|
@3355a82
|
2008-06-02T13:26:38Z |
a.sporto+bee |
added a #define for AI_NUMERICSERV in s5bytestream.c (missing in ulibc).
|
|
|
@cce0450
|
2008-06-02T12:49:33Z |
a.sporto+bee |
Added textual SOCKS5 error messages.
|
|
|
@b5cfc2b
|
2008-05-10T10:09:19Z |
a.sporto+bee |
some changes for sending.
* not only query but also respect peer's …
|
|
|
@44961cb
|
2008-05-06T22:06:22Z |
a.sporto+bee |
fix bug in new kb/s display for transfers of less than one second.
|
|
|
@d56ee38
|
2008-05-06T00:20:11Z |
a.sporto+bee |
timeout of transfers after 120 seconds of no progress (bytes …
|
|
|
@29c1456
|
2008-05-06T00:13:37Z |
a.sporto+bee |
SOCKS5 bytestream related changes.
* allow the SOCKS5 server to not …
|
|
|
@4358b10
|
2008-05-04T13:32:15Z |
a.sporto+bee |
ulibc support, fixes "Invalid SOCKS5 Connect message" problem
|
|
|
@b79308b
|
2008-04-14T13:10:53Z |
a.sporto+bee |
merged in upstream r379 (somewhere after 1.2-3).
Just one trivial …
|
|
|
@6cac643
|
2008-04-14T12:59:15Z |
a.sporto+bee |
more verbose error logging
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@8a2221a7
|
2008-03-23T14:29:19Z |
wilmer |
Fixed stalling issue with OpenSSL and Jabber (#368).
|
|
|
@e960a52
|
2008-03-16T14:39:34Z |
wilmer |
Fixed cached_id_prefix memory leak.
|
|
|
@2625d6d
|
2008-02-20T20:55:38Z |
a.sporto+bee |
some fixes related to connection timeout
|
|
|
@506e61b
|
2008-02-17T12:34:47Z |
a.sporto+bee |
Removes the word "dcc" from 2 comments and one message. Thanks to …
|
|
|
@4bbcba3
|
2008-02-16T22:40:38Z |
wilmer |
Moved xmltree handlers initialization to xt_new().
|
|
|
@add23a2
|
2008-02-16T22:07:14Z |
wilmer |
Moved xmltree to lib/ because I want to use it from more than just the …
|
|
|
@a73e91a
|
2008-02-16T17:38:30Z |
wilmer |
Added callback on Jabber add-to-roster requests so buddies get added …
|
|
|
@ca60550
|
2008-02-16T15:58:22Z |
wilmer |
Merge from Jelmer.
|
|
|
@fc5cf88
|
2008-02-16T15:45:12Z |
Jelmer Vernooij |
Fix lcov dependencies.
|
|
|
@af97b23
|
2008-02-16T13:17:52Z |
wilmer |
Improved sasl_get_part() to deal with whitespace in challenge strings, …
|
|
|
@1ba7e8f
|
2008-02-15T17:38:57Z |
a.sporto+bee |
Merged with upstream r328
Wilmer van der Gaast 2008-02-11 Got rid …
|
|
|
@3038e47
|
2008-02-10T17:11:06Z |
wilmer |
Added support for password-protected Jabber chatrooms.
|
|
|
@63075d7
|
2008-02-03T23:33:18Z |
wilmer |
Messages from the user are also included in backlogs when joining a …
|
|
|
@8c1eb80
|
2008-02-03T16:59:39Z |
wilmer |
Implemented XEP-0115. This adds some info to the <presence/> tags so …
|
|
|
@979cfb4
|
2008-02-03T13:54:19Z |
wilmer |
Saner garbage collection of cached packets in the Jabber module. Now …
|
|
|
@b5c8a34
|
2008-01-24T22:49:47Z |
wilmer |
Keeping track of valid Jabber connections so _connected() events will …
|
|
|
@a882d6c
|
2008-01-20T11:15:40Z |
wilmer |
The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
|
|
|
@0adce21
|
2008-01-20T00:01:31Z |
wilmer |
GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
|
|
|
@13857c6
|
2008-01-13T17:13:45Z |
wilmer |
Fixed handing of failed groupchat joins.
|
|
|
@dded27d
|
2008-01-13T14:48:32Z |
wilmer |
Fixed "Conditional jump or move depends on uninitialised value(s)" at …
|
|
|
@e7f8838
|
2008-01-11T13:17:11Z |
wilmer |
Fixing bug #344, now away states should always be correct, even when …
|
|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@fb4ebcc5
|
2007-12-28T23:26:44Z |
wilmer |
Added missing return in jabber_login().
|
|
|
@2379566
|
2007-12-19T00:22:30Z |
kenobi |
merged:
Wilmer van der Gaast 2007-12-04 Fixing jabber_login/_logout …
|
|
|
@eded1f7
|
2007-12-18T23:59:35Z |
kenobi |
Merged in 280..288 from upstream (e.g. PING)
|
|
|
@dc0ba9c
|
2007-12-18T02:07:59Z |
kenobi |
sending via proxy
|
|
|
@529078a
|
2007-12-16T16:35:38Z |
wilmer |
Implemented XEP-0199 (patch from misc@…).
|
|
|
@d52111a
|
2007-12-12T21:36:33Z |
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@de03374
|
2007-12-04T22:59:59Z |
wilmer |
Fixing jabber_login/_logout for better (non-crashing) cleanup on early …
|
|
|
@793cc25
|
2007-12-04T01:21:45Z |
a.sporto+bee |
Follow rename of jabber_chat_by_jid from upstrem
|
|
|
@08135df
|
2007-12-04T01:08:43Z |
a.sporto+bee |
Merged in current devel
Wilmer van der Gaast 2007-12-02 Imported …
|
|
|
@dce3903
|
2007-12-04T00:48:57Z |
a.sporto+bee |
Send and receive seems to work now! Also adopted the new buffering …
|
|
|
@2ff2076
|
2007-12-03T14:28:45Z |
a.sporto+bee |
Intermediate commit. Sending seems to work. TODOs:
* move from …
|
|
|
@80e9db9
|
2007-12-02T23:14:49Z |
wilmer |
Forgot to return something in jabber_chat_join_failed().
|
|
|
@5bd21df
|
2007-12-02T17:25:57Z |
wilmer |
Handling of presence-error packets (only useful for groupchats now), …
|
|
|
@4306d8b
|
2007-12-02T16:43:57Z |
wilmer |
Removed retarded printf() (ARGH) and moved the event handling handling …
|
|
|
@2c2df7d
|
2007-11-28T21:07:30Z |
a.sporto+bee |
Initial import of jabber file receive and DCC send support. This …
|
|
|
@608f8cf
|
2007-11-24T18:02:39Z |
wilmer |
Added some random hash to the id= for cached XMPP packets so that …
|
|
|
@3a80471
|
2007-11-24T01:13:15Z |
wilmer |
(Hopefully) fixing one case where the Jabber module doesn't understand …
|
|
|
@77bfd07
|
2007-11-23T23:07:44Z |
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
|
|
@ef5c185
|
2007-11-19T23:14:39Z |
wilmer |
Added Jabber groupchat topic support.
|
|
|
@ebb95b6
|
2007-11-14T23:42:07Z |
wilmer |
Merging from devel/Jelmer.
|
|
|