Sat, 18 Apr 2009 17:54:24 +0000 |
Paul Aurich |
Header file cleanup
|
Sat, 04 Apr 2009 04:34:57 +0000 |
Paul Aurich |
Pass all messages to BOSH as text, so they pass through the sending-text
|
Mon, 23 Mar 2009 00:38:20 +0000 |
Paul Aurich |
BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
|
Fri, 05 Dec 2008 00:08:19 +0000 |
Paul Aurich |
Reorder some functions to eliminate prototypes and
|
Thu, 04 Dec 2008 23:59:44 +0000 |
Paul Aurich |
Jabber BOSH: more fixes.
|
Mon, 01 Dec 2008 05:47:04 +0000 |
Paul Aurich |
Jabber BOSH: Many fixes
|
Mon, 18 Aug 2008 08:42:37 +0000 |
Tobias Markmann |
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
|
Sat, 16 Aug 2008 21:28:32 +0000 |
Tobias Markmann |
* data buffer for received data. Support for any HTTP resonse size now.
|
Fri, 15 Aug 2008 14:02:21 +0000 |
Tobias Markmann |
* using libpurple's internal SASL mechanisms during BOSH authentication phase
|
Mon, 11 Aug 2008 21:28:05 +0000 |
Tobias Markmann |
* parsing HTTP response and emitting HTTP request callback
|
Sat, 09 Aug 2008 23:07:58 +0000 |
Tobias Markmann |
* preparing handling of multiple requests for pipelining support
|
Sat, 09 Aug 2008 22:16:11 +0000 |
Tobias Markmann |
* doing HTTP requests
|
Tue, 05 Aug 2008 22:24:39 +0000 |
Tobias Markmann |
* adding receive callback; preparing receiving and boot code
|
Tue, 05 Aug 2008 18:44:42 +0000 |
Tobias Markmann |
* adding bosh files to Makefile.am & .mingw
|
Sun, 03 Aug 2008 22:50:13 +0000 |
Tobias Markmann |
* some refactoring
|
Sun, 03 Aug 2008 13:48:59 +0000 |
Tobias Markmann |
* looking for alternative connection methods if direct connection fails
|