commit 191aea4066f905e8feff6df1dea28cb51eaade34
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 3 12:51:14 2013 +0100

    release: 0.1.28

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 6c425d493e5ef7c99b96b177dfa5c156341093c8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 3 01:15:27 2013 +0100

    build: Adds marshal and gir files to DISTCLEANFILES

 evd/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit ebcc979d159ed1c52c4c80a5b581de6d469c24e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 3 01:14:15 2013 +0100

    doc: Removes glossary files since they are breaking distcheck
    
    Documentation is currently broken/outdated anyway.

 doc/reference/evd-docs.xml | 3 ---
 1 file changed, 3 deletions(-)

commit 3130d5b146e275469cca86f13fe671e20d63de8e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 3 01:12:09 2013 +0100

    build: Adds --enable-gtk-doc to distcheck configure flags

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 85941b2508923e82bc1e5d0ae62885afa841187a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 3 01:10:27 2013 +0100

    build: Fixes introspection targets to honor install prefix

 configure.ac | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit bf81d64548440ce7e7845258d57b633bcd354f7f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 18 01:27:09 2013 +0100

    Adds new function evd_error_propagate_gnutls()
    
    If @gnutls_error_code argument represents a GnuTLS error, the provide GError
    with be filled with the corresponding error.

 evd/evd-error.c | 24 +++++++++++++++++++++++-
 evd/evd-error.h |  5 ++++-
 2 files changed, 27 insertions(+), 2 deletions(-)

commit 38a4467c0243c6a27cf7279930b1ba74fcc649f0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 13 15:50:55 2013 +0100

    Removes unnecessary object referencing to EvdService connections during TLS

 evd/evd-service.c | 4 ----
 1 file changed, 4 deletions(-)

commit 232837093def27d2ce437d786615d0b8722792b1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 18 19:34:57 2013 +0100

    Improves handling of peer object references in EvdPeerManager

 evd/evd-peer-manager.c | 38 ++++++++++++++++++++++----------------
 1 file changed, 22 insertions(+), 16 deletions(-)

commit ba891f21754301a00f483328e2cc0f66e71fe40c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 9 13:37:51 2013 +0100

    Fixes error in message flushing logic of client-side Web transport

 evd/js/evdWebTransport.js | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 2b67b897d1c2c446016b34a64e05a10b58d91262
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Feb 17 09:50:49 2013 +0100

    Reads transport with receive_text() instead of receive() in EvdJsonrpc

 evd/evd-jsonrpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 11349a492ce085e378feaf03abba2aa2da6d0ec7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 16 11:58:43 2013 +0100

    Delays sending response headers after target file has been opened in EvdWebDir
    
    Sending the response headers before opening the file is buggy because file
    can fail to open (i.e, permission denied) but the response headers are already
    sent as 200 OK.

 evd/evd-web-dir.c | 81 ++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 50 insertions(+), 31 deletions(-)

commit 04f72000c527e643604ae219868f623dea68712e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 4 16:01:19 2013 +0100

    Prevents HTTP caching on handshake response in EvdWebTransportServer

 evd/evd-web-transport-server.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit a5671949a64dca8a6ce79f4e01763e729cf37820
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Dec 25 12:32:27 2012 +0100

    Completes a pending async op with error when EvdHttpConnection is disposed

 evd/evd-http-connection.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit bda56831665d51ef04a0c3aab1cc87b3d1b2874b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Dec 24 19:03:52 2012 +0100

    Maintains a reference to self while reading HTTP headers in EvdWebService

 evd/evd-web-service.c | 3 +++
 1 file changed, 3 insertions(+)

commit cb90e20b45849fa2593c2b7081ab744187b17ad6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 21:06:13 2013 +0100

    build: Updates git ignore files to include more targets

 .gitignore       |  2 ++
 tests/.gitignore | 25 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

commit bbebf666041c6bf6e69715cfaf3a55dee226aec2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 9 22:05:34 2013 +0200

    build: Adds *.bak files to .gitignore

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

commit 923f2f7798785ba42ad072fe8f463e2c703f23f3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 9 21:55:19 2013 +0200

    build: Adds git ignore files

 .gitignore               | 32 ++++++++++++++++++++++++++++++++
 doc/reference/.gitignore | 16 ++++++++++++++++
 evd/.gitignore           |  2 ++
 examples/.gitignore      |  2 ++
 m4/.gitignore            |  2 ++
 tests/.gitignore         |  8 ++++++++
 6 files changed, 62 insertions(+)

commit e29cee885c2b08f574a664149085a479fa206a5b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 20:35:35 2013 +0100

    build: Fixes tests data dir path to consider non-standard build prefixes

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0340ec911651698ef04c4ae73327e9689d357c7b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 20:17:56 2013 +0100

    Adds CONSTRUCT_ONLY flag to 'address' property of EvdConnectionPool

 evd/evd-connection-pool.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 7ca97a3530ae78ead0fb1b1784f04cff7f589373
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 20:15:20 2013 +0100

    tests: Removes commented code from resolver and websocket transport tests

 tests/test-resolver.c            | 10 ----------
 tests/test-websocket-transport.c |  7 +------
 2 files changed, 1 insertion(+), 16 deletions(-)

commit 8a26c08e062be49c6d2ce32daa24a62ef37bce4b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 20:13:46 2013 +0100

    tests: Runs EvdResolver error test only if slow tests are enabled

 tests/test-resolver.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 5fb4bc37f7b11df499cbe27b227da8d0bf8019d1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 2 14:40:24 2012 +0100

    Implements EvdTransport's interface method open() in EvdWebsocketServer

 evd/evd-websocket-server.c | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

commit f3f1ebe443ce6a7af95cf5805052d761f25e4c7c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 19:37:17 2013 +0100

    Revert "build: Removes introspection.m4, which is already provided by aclocal"
    
    This reverts commit 16d819a09e01a7832aad15ebfe7ea6e30344fcdb.
    
    Seems that distcheck target requires this file. Reverting

 m4/introspection.m4 | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 94 insertions(+)

commit 53ef619473f72ea3b0d08368e626d3266fe038c0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 17 23:39:22 2013 +0100

    Removes unused dispose() method from EvdPkiPrivkey

 evd/evd-pki-privkey.c | 8 --------
 1 file changed, 8 deletions(-)

commit 66879e77c632c0b7a80a43941df123cdbec53b0d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 17 23:30:09 2013 +0100

    Removes unused dispose() method from EvdPkiPubkey

 evd/evd-pki-pubkey.c | 8 --------
 1 file changed, 8 deletions(-)

commit 42a0b8f4ff9804ae029ffd02285c774c648dd151
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 17 14:04:13 2013 +0100

    tests: Removes 'enc-priv/dec-pub' test case from PKI tests

 tests/test-pki.c | 100 +------------------------------------------------------
 1 file changed, 1 insertion(+), 99 deletions(-)

commit 16d819a09e01a7832aad15ebfe7ea6e30344fcdb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 9 22:42:20 2013 +0200

    build: Removes introspection.m4, which is already provided by aclocal

 m4/introspection.m4 | 94 -----------------------------------------------------
 1 file changed, 94 deletions(-)

commit c40addc837991778ee908d3399aa5c584e13fe89
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 15:18:52 2013 +0100

    Replaces angle brackets by double quotes in all locally included headers

 evd/evd-connection-pool.h      |  7 ++--
 evd/evd-connection.h           | 10 ++---
 evd/evd-dbus-bridge.h          |  4 +-
 evd/evd-http-connection.h      |  6 +--
 evd/evd-http-request.h         |  4 +-
 evd/evd-io-stream.h            |  4 +-
 evd/evd-jsonrpc-http-client.h  |  8 ++--
 evd/evd-jsonrpc-http-server.h  |  6 +--
 evd/evd-jsonrpc.h              |  4 +-
 evd/evd-longpolling-server.h   |  4 +-
 evd/evd-peer-manager.h         |  4 +-
 evd/evd-pki-privkey.h          |  4 +-
 evd/evd-pki-pubkey.h           |  4 +-
 evd/evd-pki.h                  |  8 ++--
 evd/evd-reproxy.h              |  7 ++--
 evd/evd-service.h              |  6 +--
 evd/evd-tls-certificate.h      |  4 +-
 evd/evd-tls-credentials.h      | 10 ++---
 evd/evd-tls-output-stream.h    |  6 +--
 evd/evd-tls-privkey.h          |  4 +-
 evd/evd-tls-session.h          |  4 +-
 evd/evd-transport.h            |  8 ++--
 evd/evd-web-dir.h              |  4 +-
 evd/evd-web-selector.h         |  4 +-
 evd/evd-web-service.h          | 10 ++---
 evd/evd-web-transport-server.h |  8 ++--
 evd/evd-websocket-client.h     |  8 ++--
 evd/evd-websocket-protocol.h   | 10 ++---
 evd/evd-websocket-server.h     | 10 ++---
 evd/evd.h                      | 92 +++++++++++++++++++++---------------------
 30 files changed, 135 insertions(+), 137 deletions(-)

commit 99bacb133b1a02e5dd4ff23649f81717e219a4ac
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 14:58:48 2013 +0100

    build: Fixes evd-marshal rules to fix distcheck target

 evd/Makefile.am | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 09711bdb251079336d370312ead8bee9df54a98b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 14:57:11 2013 +0100

    build: Fixes path to library's .la file in tests and examples Makefile

 examples/Makefile.am | 2 +-
 tests/Makefile.am    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 5158c7a204f3efa30a36bf411b66d79846415571
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 2 14:53:42 2013 +0100

    doc: Removes unexistent evd-marshal.xml from included docs

 doc/reference/evd-docs.xml | 1 -
 1 file changed, 1 deletion(-)

commit 7ea68517948a488ad4fc02b5f92855bf36498100
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 28 17:41:54 2012 +0100

    Checks that thread is not null before calling join() in stop() of EvdPoll
    
    This can happen when EvdSocket have been created but never used during
    program execution.

 evd/evd-poll.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 940e5a3d3b6adb11577005c608d7a5a2d1437fa0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 22 11:04:14 2013 +0200

    Adds new method set_keep_alive() to EvdHttpConnection

 evd/evd-http-connection.c | 16 ++++++++++++++++
 evd/evd-http-connection.h |  2 ++
 2 files changed, 18 insertions(+)

commit 241d38811810ca42e5e48c908194f6a6ea3a8cb8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 6 21:52:08 2013 +0200

    Reorganizes a bit the code in on_read_headers_block() of EvdHttpConnection

 evd/evd-http-connection.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

commit 6117f9921148300588bc02666f208e00b1210386
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 1 00:34:28 2013 +0100

    tests: Removes warning from test-websocket-transport

 tests/test-websocket-transport.c | 2 --
 1 file changed, 2 deletions(-)

commit 433c9d04a2c87950933de00b1d0127c615d14106
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Dec 3 11:04:23 2012 +0100

    Chains to GObject's contstructed() method overrided in EvdConnectionPool

 evd/evd-connection-pool.c | 2 ++
 1 file changed, 2 insertions(+)

commit 60b3cf556cc379def208bf08feabb2df81417716
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 5 11:14:27 2013 +0100

    Adds set/get_tls_autostart() and set/get_tls_certificate() to EvdConnectionPool
    
    Internal implementation of TLS upgrade is not ready yet.

 evd/evd-connection-pool.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-connection-pool.h | 11 +++++++++-
 2 files changed, 64 insertions(+), 2 deletions(-)

commit aa7aebd234647ad0ceeb55b891d25587deabbf53
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 20 13:27:32 2013 +0100

    Removes a status reason variable which is not used in EvdWebsocketClient

 evd/evd-websocket-client.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 6a8061e590dacce6d2ac948868514a1f6f9c972a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 20 13:19:28 2013 +0100

    Closes the peer of a connection being removed from EvdWebsocketClient

 evd/evd-websocket-client.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit a04a2e71542b4d0a5db7cc1d5f9490a4620c7781
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 20 13:18:32 2013 +0100

    Autostarts TLS if WebSocket url scheme is 'wss' in EvdWebsocketClient

 evd/evd-websocket-client.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 1cb846a3e24dc315b463bf2030e56594f9c5cf19
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 18 19:40:57 2013 +0100

    Removes unused methods dispose() and finalize() of EvdWebsocketClient

 evd/evd-websocket-client.c | 21 ---------------------
 1 file changed, 21 deletions(-)

commit ec76aff28b165d558c2c1d53e75fc328060c33e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 18 19:31:30 2013 +0100

    Completes implementation of peer validation in EvdWebsocketClient
    
    The corresponding unit test is pending.

 evd/evd-websocket-client.c | 217 +++++++++++++++++++++++++++------------------
 evd/evd-websocket-client.h |   4 +-
 2 files changed, 133 insertions(+), 88 deletions(-)

commit b24159a6e182b6addf84e0a61974fcee818d73a9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 28 16:33:57 2012 +0100

    Adds new class EvdWebsocketClient (still WIP)
    
    This is the high-level, class for creating client WebSocket connections.
    
    A functional test is included. It is also WIP.

 evd/Makefile.am                  |   2 +
 evd/evd-websocket-client.c       | 734 +++++++++++++++++++++++++++++++++++++++
 evd/evd-websocket-client.h       |  82 +++++
 evd/evd.h                        |   1 +
 tests/Makefile.am                |  11 +-
 tests/test-websocket-transport.c | 341 ++++++++++++++++++
 6 files changed, 1169 insertions(+), 2 deletions(-)

commit 980608b6b4483899c299ce93ece829eaf7024448
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 20 12:47:05 2013 +0100

    Adds new method get_transport() to EvdPeer

 evd/evd-peer.c      | 13 +++++++++++++
 evd/evd-transport.h |  3 +++
 2 files changed, 16 insertions(+)

commit e1b536ae05f20ec9aefd59456d7ef4c2850b2ca4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 20 13:38:11 2013 +0100

    Considers 'Connection' header to include several tokens in EvdHttpConnection

 evd/evd-http-connection.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 8156fcae2d4ae8ddbfaa5806c436dd3eb6c7452c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 23 15:07:25 2013 +0100

    Adds annotations to evd_websocket_protocol_bind()

 evd/evd-websocket-protocol.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 3dd0389de53affb8e8d23b4690ebf91e689d7d2d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 20 13:13:43 2013 +0100

    Considers several tokens in 'Connection' header of WebSocket handshake request
    
    Firefox sends 'Connection: Upgrade, keep-alive' together.

 evd/evd-websocket-protocol.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 611519cb5460552f28b5d20742942b369e6d1a68
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 18 19:29:52 2013 +0100

    Removes unnecessary code block in request_handler() of EvdWebsocketServer

 evd/evd-websocket-server.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

commit 33dbd3bafc336a4f63060c816efa965c6b61eba1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 18 19:29:14 2013 +0100

    Changes to TRUE default 'standalone' property of EvdWebsocketServer

 evd/evd-websocket-server.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d30d0f3953d6422404b624dadc801e235d18b27f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 28 16:25:18 2012 +0100

    Removes WebSocket implementations for versions 00 and 08, and common code
    
    The new WebSocket implementation is in evd-websocket-protocol.*

 evd/Makefile.am            |   7 +-
 evd/evd-websocket-common.c | 373 -----------------------------
 evd/evd-websocket-common.h | 164 -------------
 evd/evd-websocket00.c      | 552 -------------------------------------------
 evd/evd-websocket00.h      |  41 ----
 evd/evd-websocket08.c      | 578 ---------------------------------------------
 evd/evd-websocket08.h      |  41 ----
 7 files changed, 1 insertion(+), 1755 deletions(-)

commit 6c88135a7e7b04eeda39dd29c345e57864fd80a8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 28 16:19:59 2012 +0100

    Updates EvdWebsocketServer to use new protocol implementation

 evd/evd-websocket-server.c | 230 +++++++++++++++++++++------------------------
 1 file changed, 109 insertions(+), 121 deletions(-)

commit 188bc4096363d6f264c26c45f57dce8acb71b0ab
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 28 16:12:52 2012 +0100

    Adds WebSocket protocol implementation following RFC-6455
    
    This new set of functions will deprecate evd-websocket-common.* and remove
    the per-version implementations (00 and 08).
    
    The implementation still lacks some details and checks, but is a fully working
    start point.

 evd/Makefile.am              |    1 +
 evd/evd-websocket-protocol.c | 1123 ++++++++++++++++++++++++++++++++++++++++++
 evd/evd-websocket-protocol.h |  108 ++++
 3 files changed, 1232 insertions(+)

commit e63fdaa1a5b21199ff7b03d464c42ee8dd8d2668
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 31 15:05:31 2013 +0100

    Fixes variable name in assertion introduced by mistake

 evd/evd-buffered-output-stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 562f849a4d275708f730735469c3ab57782df4c2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 31 12:37:51 2013 +0100

    Makes EvdBufferedOutputStream to always call flush_finish() on base stream

 evd/evd-buffered-output-stream.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

commit cb60b8170b4183d049c6326d437b20fb80ea7374
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 31 12:29:07 2013 +0100

    Frees EvdThrottledOutputStream' throttle object GList with g_list_free_full()
    
    instead of walking through the elements.

 evd/evd-throttled-output-stream.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit 93723a927faacedc085544c27c686bf535d6fd31
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 31 12:26:49 2013 +0100

    Implements flush_async() and flush_finish() in EvdThrottledOutputStream
    
    The asynchronous flush operation here does not actually do anything. It just
    chains up with base stream's flush async.
    
    The only reason to add this is to be able to clear the pending flag of the
    stream, since the GOutputStream's default async_flush() does not do it.

 evd/evd-throttled-output-stream.c | 76 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 73 insertions(+), 3 deletions(-)

commit ed5ac6ba8ce881287157c7b56ad80184a4201e46
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 15 20:08:16 2013 +0200

    Wraps all g_type_init() calls with a check for proper GLib version

 evd/evd-tls-common.c     | 2 ++
 examples/dbus-bridge.c   | 2 ++
 examples/ping-server.c   | 1 -
 tests/test-dbus-bridge.c | 3 +++
 tests/test-json-filter.c | 3 +++
 tests/test-pki.c         | 3 +++
 tests/test-resolver.c    | 3 +++
 tests/test-tls-cipher.c  | 3 +++
 8 files changed, 19 insertions(+), 1 deletion(-)

commit 60ee4860244669bca9c96140dc6b4029dd744137
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Mon May 6 22:45:04 2013 +0300

    Remove unused function evd_daemon_get_main_loop()

 evd/evd-daemon.c | 8 --------
 1 file changed, 8 deletions(-)

commit 4a88848120ad25bf1df1ae4e291fe0a11728f5c2
Merge: 8baba36 55dd857
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 7 03:56:42 2013 -0700

    Merge pull request #1 from panzi/patch-1
    
    Fixes typo: missing closing tag in HTML page of DBus bridge example

commit 55dd85705bdd6d142c48374e70e7435aff9e5b37
Author: Mathias Panzenböck <grosser.meister.morti@gmx.net>
Date:   Sun Apr 7 06:39:06 2013 +0300

    typo: missing >

 examples/common/dbus-bridge-proxy.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8baba366beb70f2ae0acb02a0b63fc136f877f03
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 4 17:01:53 2013 +0100

    release: 0.1.26
    
    This is the last release from 0.1 API cycle.
    
    0.2 cycle starts and API/ABI will change.

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 49ace88d3a29149a21b2d81aba2cbce4d5a61266
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 28 08:26:52 2012 +0100

    Adds a null character at the end of EvdPeer's backlog frames
    
    This is convenient when frames are null-terminated strings.

 evd/evd-peer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 52616d97e3fdeaa0a6ef7d7e8a58e876ffe94112
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 28 08:25:06 2012 +0100

    Adds new method respond_from_error() to EvdJsonrpc
    
    This is a convenient method to respond a JSON-RPC call directly from a GError.

 evd/evd-jsonrpc.c | 33 +++++++++++++++++++++++++++++++++
 evd/evd-jsonrpc.h |  5 +++++
 2 files changed, 38 insertions(+)

commit dcd447ee0503e30aeb7d1c72a6f62d4be95d2622
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 2 12:14:05 2012 +0100

    Adds missing new-line character in debug message

 evd/evd-jsonrpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 04f7520c34315ab3e6380e5488e8ff9f4679078a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 2 12:13:22 2012 +0100

    Adds CORS support to EvdWebDir

 evd/evd-web-dir.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit 50075bcf4435e5e9f95fbe8491f7c9314a71dd7f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 23 12:18:30 2012 +0200

    Adds check for valid transport in _flush() of browser-side WebTransport

 evd/js/evdWebTransport.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit eaf2434761be9e2e840b6aaa5aa913e6303c4797
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 26 21:38:14 2012 +0200

    Passes transport url in handshake data of EvdWebTransportServer
    
    to allow the server to construct the sub-transport urls based on the transport
    url as seen by the client. This allows the transport to operate behind
    proxies.

 evd/evd-web-transport-server.c | 19 +++++++++++++++----
 evd/js/evdWebTransport.js      |  3 ++-
 2 files changed, 17 insertions(+), 5 deletions(-)

commit 07c293d0e2a8e2977767dbfe22e1c2f0b790bd82
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 25 00:07:58 2012 +0200

    Fixes error in jsonrpc_on_send() of EvdJsonrpcHttpServer
    
    Error out argument to evd_web_service_respond() call was null by mistake.

 evd/evd-jsonrpc-http-server.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c60327c41aa02f22c98698a1e5ae9f714b40615e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 24 23:59:05 2012 +0200

    Adds appropriate headers to EvdJsonrpcHttpServer responses to avoid caching

 evd/evd-jsonrpc-http-server.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit 009e178f026738ef059f4467aeaf9a83d96cca36
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 24 20:24:27 2012 +0200

    Sets the default content-type header of EvdJsonrpcHttpServer responses
    
    to 'application/json; charset=utf-8'.

 evd/evd-jsonrpc-http-server.c | 3 +++
 1 file changed, 3 insertions(+)

commit e569c7e289cb43bd09987ea79e136494686098ef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 24 20:20:21 2012 +0200

    Moves the 'Connection' header logic to respond() of EvdHttpConnection

 evd/evd-http-connection.c | 14 +++++++++++---
 evd/evd-web-service.c     | 13 +------------
 2 files changed, 12 insertions(+), 15 deletions(-)

commit 2e2671b14c76905872e4e984dc01b604bb21b3c2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 24 20:14:50 2012 +0200

    Uses the web service to respond a not-modified request in EvdWebDir
    
    instead of using write_response_headers() of the HTTP connection directly.

 evd/evd-web-dir.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit 5e44a51134724c1a0bd254fb43d3a0abc95f053d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 24 11:48:10 2012 +0200

    Fixes memory leak in respond_cors_preflight() of EvdWebService
    
    A SoupMessageHeaders object was not being freed after use.

 evd/evd-web-service.c | 2 ++
 1 file changed, 2 insertions(+)

commit 4cde5ab5ce02c56f50d0a0f93cb177f5db6778c0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 23 13:29:00 2012 +0200

    build: Prepares for 0.1.25 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 50bc9cda7723e86006c31ab491e3c7428cccd321
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 23 13:20:10 2012 +0200

    release: 0.1.24

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 006ac7ca2bb1792c79b143744da8356838229cb4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 23 11:42:07 2012 +0200

    Hints HTTP connection to close if not keep-alive in respond() of EvdWebService

 evd/evd-web-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4be7c7b2833c7efffad277ebb082eb95a3e39f6a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 21:39:35 2012 +0200

    Deprecates set_selector() and get_selector() of EvdWebTransportServer
    
    From now on, the selector is not a property of the transport. Instead,
    the transport can use one or more selectors as entry points, by using
    the newly added API use_selector() and unuse_selector().
    
    In future releases, set_selector(), get_selector() and the 'selector'
    property will be removed completely.

 evd/evd-web-transport-server.c | 36 +++---------------------------------
 evd/evd-web-transport-server.h |  4 +++-
 examples/dbus-bridge.c         |  2 +-
 examples/ping-server.c         |  2 +-
 4 files changed, 8 insertions(+), 36 deletions(-)

commit 2ce7905445b71a8f45f1016ba2cb65f66701fd5b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 21:35:20 2012 +0200

    Adds new methods use_selector() and unuse_selector() to EvdWebTransportServer

 evd/evd-web-transport-server.c | 27 +++++++++++++++++++++++++++
 evd/evd-web-transport-server.h |  3 +++
 2 files changed, 30 insertions(+)

commit 5913fc19189c77cad3390a4504b73afc772af3cf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 21:18:09 2012 +0200

    Fixes connection referencing errors in EvdLongPollingServer

 evd/evd-longpolling-server.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

commit 80fd2bd1534a18e9325bc020ceaa53a2dd4d8493
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 16:18:20 2012 +0200

    Fixes argument validation error in set_default_service() of EvdWebSelector

 evd/evd-web-selector.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 38e70c850760a65f19dbae79fa4e6169098368b5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 16:16:15 2012 +0200

    Improves destruction of web selector candidate structure in EvdWebSelector
    
    and fixes one error.

 evd/evd-web-selector.c | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

commit 4491ad6614febaf7fa3c7cd72a4492d8291d18de
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 09:50:08 2012 +0200

    Adds EvdJsonrpcHttpServer sources to repo, left out by stupid mistake

 evd/evd-jsonrpc-http-server.c | 416 ++++++++++++++++++++++++++++++++++++++++++
 evd/evd-jsonrpc-http-server.h |  97 ++++++++++
 2 files changed, 513 insertions(+)

commit 5aedcd93e65c7f7a92adf2c88c364a0c23ff3e77
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 08:54:29 2012 +0200

    Recycles a connection if keep-alive is active in EvdJsonrpcHttpClient

 evd/evd-jsonrpc-http-client.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit b6d91bd7b661c8bf7f0a096c56629a67ea8c0c5f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 11:52:20 2012 +0200

    Adds new class EvdJsonrpcHttpServer

 evd/Makefile.am | 6 ++++--
 evd/evd.h       | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

commit ff335af02d637967b92063dc0539c89741750fd0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 11:51:36 2012 +0200

    Adds new class EvdJsonrpcHttpClient

 evd/Makefile.am               |   6 +-
 evd/evd-jsonrpc-http-client.c | 624 ++++++++++++++++++++++++++++++++++++++++++
 evd/evd-jsonrpc-http-client.h |  88 ++++++
 evd/evd.h                     |   1 +
 4 files changed, 717 insertions(+), 2 deletions(-)

commit e9ed99fa449c7604fb6d0fdb2b10b6b0a10204dd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 13 08:56:13 2012 +0200

    Fixes memory leak in EvdConnectionPool related to EvdSocket not destroyed

 evd/evd-connection-pool.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 3bb986c49aa2778801ca5575675274652553eebb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 11 22:12:33 2012 +0200

    Improves internal implementation of EvdConnectionPool
    
    to avoid maintaining a list of sockets.

 evd/evd-connection-pool.c | 135 +++++++++++++++-------------------------------
 1 file changed, 42 insertions(+), 93 deletions(-)

commit 755a151cac76621eea02ff45debd27af2040e64f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 11 22:02:01 2012 +0200

    Improves asynchronous result object creation logic in EvdSocket

 evd/evd-socket.c | 55 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 30 insertions(+), 25 deletions(-)

commit a467a4cd32049c904134f5236565ce0fa9fa44d0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 9 11:07:37 2012 +0200

    build: Removes silent.m4 from repository

 m4/silent.m4 | 27 ---------------------------
 1 file changed, 27 deletions(-)

commit d9a757e0f1c1b7f71b8afbbe3625a93fc52ed0dc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 11:57:53 2012 +0200

    Removes a debugging 'g_print' call, left by mistake

 evd/evd-jsonrpc.c | 2 --
 1 file changed, 2 deletions(-)

commit 82f67933a244e3b0d720e587e0e7131637f68f1d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 11:44:46 2012 +0200

    Fixes a few bugs in EvdConnectionPool and improves cached resource tracking

 evd/evd-connection-pool.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 1d00cd2cc0c7d3ef4d7e4252a597d91ee65e3ece
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 11:27:02 2012 +0200

    Improves internal implementation of EvdJsonrpc, fixing several bugs

 evd/evd-jsonrpc.c | 410 +++++++++++++++++++++++++++++++++++-------------------
 evd/evd-jsonrpc.h |  27 +++-
 2 files changed, 290 insertions(+), 147 deletions(-)

commit 96d5ad4488a77edef0b3d8e41930dda4102db0ca
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 00:41:20 2012 +0200

    Adds new virtual method get_connection_type() to EvdConnectionPool
    
    This allows derived classes to easily override connection-type.

 evd/evd-connection-pool.c | 13 +++++++++++++
 evd/evd-connection-pool.h |  3 ++-
 2 files changed, 15 insertions(+), 1 deletion(-)

commit 224c7e8ae9c9d9994e3d21ed263db3b22b4ad35e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 00:33:45 2012 +0200

    Adds check for valid 'connection-type' property in EvdConnectionPool
    
    Connection types must be derived of EVD_TYPE_CONNECTION, otherwise a warning
    is raised.

 evd/evd-connection-pool.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 319255075732dee0ca0d0fc7ca93219e969f3d1c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 00:26:30 2012 +0200

    Adds new method get_remote_address_str() to EvdSocket
    
    as a helper to retrieve remote address in string format.

 evd/evd-socket.c | 42 ++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket.h |  3 +++
 2 files changed, 45 insertions(+)

commit 46a9d840e54b9a71d11ee19be3f9fdab5bc7574b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 8 00:23:40 2012 +0200

    Sets error accordingly in get_local/remote_address() of EvdSocket
    
    when socket is not initialized.

 evd/evd-socket.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit f7e2b7ff7d1f8c1c9c93851a8ffd44cfddcf7e98
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 2 13:01:58 2012 +0200

    Fixes annotation error in EvdJsonrpc: 'notified' instead of 'notify'

 evd/evd-jsonrpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9f4a48aef0685e9c1540694ab72a044b7680678c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 2 13:01:01 2012 +0200

    Fixes object referencing error in EvdConnectionPool

 evd/evd-connection-pool.c | 1 +
 1 file changed, 1 insertion(+)

commit 036df874cb939c94d28c129df71c9d05e8812715
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Aug 30 16:32:47 2012 +0200

    build: Prepares for 0.1.23 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 596e97b0e0800667b3bc0012fb415489b14f7ca4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Aug 30 16:30:31 2012 +0200

    release: 0.1.22

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8efdc3b9a25a3e82c3ba01d100b85ffc13bf32ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Aug 30 14:57:31 2012 +0200

    Adds missing annotations in EvdHttpRequest

 evd/evd-http-request.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit 8c9d98ffe2aef877a4185b575c049a4da83cba65
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jul 20 18:32:50 2012 +0200

    build: Adds introspection scanner flags to generate missing tags in Gir
    
    Specifically, "package" and "c:include" nodes.

 evd/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

commit 109cb0014083daf5ac1cc9efb447b8e7940c7614
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 3 09:02:08 2012 +0200

    Improves web transport handshake protocol to make it more flexible
    
    Handshake data is now encapsulated in a POST request payload as JSON objects.

 evd/evd-transport.c            |   2 +-
 evd/evd-web-transport-server.c | 535 ++++++++++++++++++++++++-----------------
 evd/js/evdWebTransport.js      | 186 +++++++++-----
 3 files changed, 442 insertions(+), 281 deletions(-)

commit df5d653962e26c9e231edc8249023a570c10f0c1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 31 13:01:54 2012 +0100

    Fixes code indentation issues in EvdLongPolling source file

 evd/evd-longpolling-server.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 83ab31711d14a24b0993a66e27195c6fc58caae9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 30 13:11:26 2012 +0200

    Adds some random missing annotations

 evd/evd-jsonrpc.c   | 20 ++++++++++++++++++++
 evd/evd-jsonrpc.h   |  4 ++++
 evd/evd-transport.c |  7 +++++++
 3 files changed, 31 insertions(+)

commit d4fa71aed923c6d0bc67e2325d42849bb8e4db65
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 30 13:09:01 2012 +0200

    Implements method open() of EvdTransport in EvdWebTransportServer

 evd/evd-web-transport-server.c | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

commit d9493069de599162f9262f6a9a58d20c30963698
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 28 16:04:34 2012 +0200

    Fixes EvdJsonrpc to send text messages instead of binary

 evd/evd-jsonrpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e722567d55bb86712e8301f0eeccc2816449f9a1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 18 19:12:38 2012 +0200

    Fixes typo in comment block of EvdJsonrpc source code
    
    Caused by an innocent search/replace action.

 evd/evd-jsonrpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4386d57d4559cb38f2abb42984cecf37f92d48cc
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Thu Mar 22 12:30:25 2012 +0200

    build: Installs .gir and .typelib files in the dirs reported by pkg-config

 evd/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 43a11cfaf1ef3ba6d6880d0fa847031181884a3e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 22 08:56:16 2012 +0100

    examples: Updates python dbus-bridge example to fix GObject importing

 examples/python/dbus-bridge.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit dc96a8d0de2fb8567b7a6d75882eec98dcb4aa01
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Tue Mar 20 18:31:48 2012 +0200

    tests: Passes a proper format string to all g_error() calls

 tests/test-all.c           | 4 ++--
 tests/test-socket-common.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 702a9606a03e1e06e5106d28c3223a0e7d0111d0
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Tue Mar 20 17:31:47 2012 +0200

    build: Installs .js files in /usr/share
    
    since they're architecture independent.

 evd/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9232a4cbaf4653b36a1e04756cace93e65e38d13
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 18 19:48:51 2012 +0100

    Removes buggy require.js integration in browser-side JS libraries

 evd/js/evdDBusBridge.js   | 11 -----------
 evd/js/evdWebTransport.js | 11 -----------
 2 files changed, 22 deletions(-)

commit 484e75b2c5a59c051faf0d6b5124ebc33e4dd36a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 14 15:41:56 2012 +0100

    build: Activates gcc C89 standard flag when debug is enabled
    
    Also fixes incompatible code.

 evd/Makefile.am       |  2 +-
 evd/evd-connection.c  |  1 -
 evd/evd-dbus-bridge.c | 18 ------------------
 evd/evd-dbus-daemon.c |  8 --------
 evd/evd-jsonrpc.c     |  8 --------
 evd/evd-peer.c        |  8 --------
 evd/evd-socket.c      |  2 --
 evd/evd-tls-session.c |  3 ---
 8 files changed, 1 insertion(+), 49 deletions(-)

commit 1a3698449a23265a31e4a7eaa4c4ffea1d90df2d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 13 21:57:45 2012 +0100

    Implements HTTP Last-Modified feature into EvdWebDir

 evd/evd-web-dir.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 88 insertions(+), 11 deletions(-)

commit cb94374bcdb5cf1e6b87e9a92bd8d3c40ad3875d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 13 20:48:16 2012 +0100

    tests: Removes unnecessary asserts in test-pki test

 tests/test-pki.c | 8 --------
 1 file changed, 8 deletions(-)

commit 3d7454c50759fd6d8dd8fd7faf0437df919638bd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 13 20:42:30 2012 +0100

    build: Includes dbus-daemon.conf to EXTRA_DIST rule of tests' Makefile
    
    This file is required by test-dbus-bridge test which now spawns its own DBus
    daemon.

 tests/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6ed10243b0e183e0153cf8768b13e9d5ce8d9b05
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 13 14:23:39 2012 +0100

    build: Prepares for 0.1.21 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 958d9331854985ab01a6d298f03f93fe6e2a7e33
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 13 14:21:57 2012 +0100

    release: 0.1.20

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit db7078e7dd54f6489ebb6c2bfe5482664f0c45e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 12 18:14:34 2012 +0100

    examples: Updates JS shared image example to work in both gjs and seed

 examples/js/sharedImage.js       |  53 ++++++++---------
 examples/js/sharedImageServer.js | 121 +++++++++++++++++++++++----------------
 2 files changed, 96 insertions(+), 78 deletions(-)

commit 61c6bd58847559abc1713ef2992783bfffd1f375
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 11 11:17:08 2012 +0100

    examples: Updates JS dbus bridge example to work in both gjs and seed

 examples/js/dbusBridge.js | 36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

commit 5248215ecde42562eb84e7b0e43724838399865d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 11 10:59:31 2012 +0100

    examples: Updates JS ping server example to work in both gjs and seed

 examples/js/pingServer.js | 39 ++++++++++++++++++++++++++-------------
 1 file changed, 26 insertions(+), 13 deletions(-)

commit 03adcd15abe15cd681988a5dafa5012eaee34d29
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 11 10:24:29 2012 +0100

    Fixes random code-style issues here and there

 evd/evd-service.c |  9 +++------
 evd/evd-socket.c  | 10 +++++-----
 2 files changed, 8 insertions(+), 11 deletions(-)

commit af8f697086edad4a67e9ba14a30ab7970bb7e749
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 10 14:54:09 2012 +0100

    Adds more annotations to different random methods

 evd/evd-connection.c      | 25 ++++++++++++----
 evd/evd-http-connection.c | 76 ++++++++++++++++++++++++++++++++++++++++-------
 evd/evd-peer.c            |  2 +-
 evd/evd-socket.c          | 30 ++++++++++++++++++-
 evd/evd-tls-credentials.c |  7 +++++
 5 files changed, 122 insertions(+), 18 deletions(-)

commit 6e13c3fc30e4c7ab302ff32242732a89ff850d84
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 10 10:33:29 2012 +0100

    Adds some missing (allow-none) annotations

 evd/evd-daemon.c  | 1 +
 evd/evd-service.c | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit a40cd78d8a38d88e14e0782c58bbc1f97e1ae1a8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 3 19:01:32 2012 +0100

    Makes client-side websocket mechanism to consider receiving binary frames

 evd/js/evdWebTransport.js | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 255d780c1b0185a166c4d0163a30409ab37afe6a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 3 18:57:15 2012 +0100

    Updates EvdWebTransportServer to use new send() API of EvdTransport

 evd/evd-web-transport-server.c | 47 +++++++++++++++++++++++++++---------------
 1 file changed, 30 insertions(+), 17 deletions(-)

commit 0fe8526ea1fb04e1a9bcebff3b2f74e2b019a762
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 3 18:55:17 2012 +0100

    Updates EvdLongpollingServer to use new send() and peer backlog API

 evd/evd-longpolling-server.c | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)

commit d48a81dd697b517764b4376e360997ea0a6b54f9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Feb 2 22:21:55 2012 +0100

    Makes websocket transport use the new message type enum instead of a boolean
    
    for discriminating between binary and text frames.

 evd/evd-websocket-common.c |  4 ++--
 evd/evd-websocket-common.h |  5 +++--
 evd/evd-websocket-server.c | 34 +++++++++++++++++++++-------------
 evd/evd-websocket00.c      |  4 ++--
 evd/evd-websocket08.c      |  4 ++--
 5 files changed, 30 insertions(+), 21 deletions(-)

commit 872cad3e36e7d217550b3dd56011702694a251f4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Feb 2 19:26:28 2012 +0100

    Adds new argument 'type' to send() virtual method of EvdTransport interface
    
    and updates the send() and send_text() methods accordingly, and also to use new
    backlog API in EvdPeer.

 evd/evd-transport.c | 41 +++++++++++++++++++++++++++--------------
 evd/evd-transport.h | 11 ++++++-----
 2 files changed, 33 insertions(+), 19 deletions(-)

commit f3673147f2a9a4ef87b9324b094089f1cb4bd839
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Feb 2 19:13:02 2012 +0100

    Deprecates current peer's backlog API to add new that considers frame type
    
    Methods backlog_push_frame(), backlog_unshift_frame() and backlog_pop_frame()
    in EvdPeer are replaced by push_message(), unshift_message() and pop_message()
    respectively.

 evd/evd-peer.c | 189 +++++++++++++++++++++++++++++++++++++++++++--------------
 evd/evd-peer.h |  20 +++++-
 2 files changed, 162 insertions(+), 47 deletions(-)

commit 5ceea0118dfba0392c4d00572d43d81f9e7ab5ce
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Feb 2 18:28:55 2012 +0100

    Adds new enum EvdMessageType to discriminate binary and text frames

 evd/evd-peer.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit b4da318ae23ad8478be56816f461ddb23640c0e5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 31 12:51:28 2012 +0100

    Adds support for websocket version 13 using 08 implementation

 evd/evd-websocket-common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 219a5494519e450bf06b4500f863df18d4c7ef57
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 31 17:58:11 2012 +0100

    Adds conditional macros and use new thread and mutex API after GLib 2.31

 evd/evd-poll.c             | 10 +++++
 evd/evd-tls-common.c       |  2 +
 evd/evd-tls-dh-generator.c | 99 +++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 110 insertions(+), 1 deletion(-)

commit f4da8e1e1b8f007ad0dd7dbbafc0323d57541fd6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 31 17:52:36 2012 +0100

    Fixes some method argument assertion errors in websocket common code

 evd/evd-websocket-common.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 32b543a28a12b682bf89a4b00839f06ca02eb308
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 31 15:29:03 2012 +0100

    Fixes error in is_cross_origin() method of EvdHttpRequest

 evd/evd-http-request.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 37d36c9adcc6a3437d18c3e032273b0611ff3f14
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jan 30 21:39:57 2012 +0100

    Fixes minor code style issue in EvdHttpConnection

 evd/evd-http-connection.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 828cbe5a02dffe0d90354ae2dbe49b4d341d1f87
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jan 30 21:25:36 2012 +0100

    Adds new property 'websocket-service' to EvdWebTransportServer

 evd/evd-web-transport-server.c | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

commit 7e5b44a15a42a6dfb955ffc835edc61db9a2b540
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jan 30 21:13:14 2012 +0100

    Adds CORS support to EvdLongpollingServer

 evd/evd-longpolling-server.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 9bdb56e00f89c394d52d940f1e25746aef608b46
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jan 30 21:08:46 2012 +0100

    Adds checks for nullness to 'origin' argument of origin_allowed()
    
    method of EvdWebService.

 evd/evd-web-service.c | 1 +
 1 file changed, 1 insertion(+)

commit 641b4ec4ce85d106bc9b02f4b2dbea716f7cfe84
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jan 30 20:21:10 2012 +0100

    examples: Updates javascript ping-server example to sync with API changes
    
    Evd.WebTransport was renamed to Evd.WebTransportServer.

 examples/js/pingServer.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 10b4125c7bbad2d6fe99f7e3afd4bff45e2ba1df
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jan 30 18:19:58 2012 +0100

    Sends all frames from peer's backlog when websocket handshake succeeds

 evd/evd-websocket-server.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

commit a62714819a140e4ffdb66c736c4d9cc4a0ffaed4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 28 13:30:41 2012 +0100

    Fixes code indentation in EvdWebsocketServer header file

 evd/evd-websocket-server.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 108736c0c0ce301f7ab1db35906bb01de29e41b5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 28 13:29:17 2012 +0100

    Adds public method get_validate_peer_arguments() to EvdWebsocketServer

 evd/evd-websocket-server.c | 22 +++++++++++++++++++++-
 evd/evd-websocket-server.h |  8 ++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)

commit 52be7b9aafde196873620a566eb5c0b61a706fd1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 28 13:28:07 2012 +0100

    Implements transport's peer validation in EvdWebsocketServer

 evd/evd-websocket-server.c | 219 ++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 188 insertions(+), 31 deletions(-)

commit 170588fda322abd24298a4e17ab854b5a9583cd0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 28 13:22:03 2012 +0100

    Prevents EvdTransport from calling own's accept_peer() and reject_peer()
    
    if they have been overriden by an implementor class.

 evd/evd-transport.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 8ddc0015218694492caca29101c5ec1054f06728
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 28 13:20:43 2012 +0100

    Checks if peer is already in the manager before adding it in EvdTransport

 evd/evd-transport.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 04969c90f18b933931d08e2734c27c9422d82e92
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 28 13:02:36 2012 +0100

    Prevents peer from been disposed while handling received data in EvdTransport

 evd/evd-transport.c | 4 ++++
 1 file changed, 4 insertions(+)

commit b1319a02c154a28c0f365fcf1b5784f23e492d78
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 27 22:50:46 2012 +0100

    Fixes error in conditional in send_close_frame() of websocket v00

 evd/evd-websocket00.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 790d0d9cbda97240f32aa03eaa2e7753db81abcd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 27 09:27:49 2012 +0100

    Fixes error in conditional in send_close_frame() of websocket v08

 evd/evd-websocket08.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 496ea5fee6788a878a554a60169a4c6854dda5a0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jan 25 19:23:33 2012 +0100

    Updates implementation of websocket version 00 to use new common API

 evd/evd-websocket-server.c |  76 ++++--------
 evd/evd-websocket00.c      | 292 ++++++++++++++-------------------------------
 evd/evd-websocket00.h      |  11 --
 3 files changed, 110 insertions(+), 269 deletions(-)

commit dd01571775c4896a304f9e1958d80a7f88f90062
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 16:37:47 2012 +0100

    Adds (uncompleted) implementation of websocket version 08
    
    from http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-08.
    
    Pending to implement:
     - Fragmentation handling for incoming frames
     - Frame header validation
     - 'Ping' and 'pong' control frames
     - Extensions negotiation
     - Improve handling of error conditions

 evd/Makefile.am            |   4 +-
 evd/evd-websocket-server.c |  15 ++
 evd/evd-websocket08.c      | 578 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-websocket08.h      |  41 ++++
 4 files changed, 637 insertions(+), 1 deletion(-)

commit 37507ac10936bdd959ef3c1d7e043d37cc57e79f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 16:36:02 2012 +0100

    Improves error condition handling in websocket version 00

 evd/evd-websocket00.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 36b70fae816687982c9c040663736ef45e56ffc0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 16:33:15 2012 +0100

    Removes unnecessary member 'closing' of EvdWebsocketData

 evd/evd-websocket-common.h | 1 -
 evd/evd-websocket00.c      | 6 ++----
 2 files changed, 2 insertions(+), 5 deletions(-)

commit 6ac06432d8f05d5dde2f30ae919fba83bae153af
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 16:08:13 2012 +0100

    Factorizes websocket code version 00 into a separate file
    
    Almost all server implementation in EvdWebsocketServer was rewritten
    to allow other websocket versions to be added in an organized way.

 evd/Makefile.am            |   4 +-
 evd/evd-websocket-server.c | 618 ++++++++----------------------------------
 evd/evd-websocket00.c      | 663 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-websocket00.h      |  52 ++++
 4 files changed, 830 insertions(+), 507 deletions(-)

commit 7fe0f0b2281bd91ccd032df533cf4b746e9d5887
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 15:35:27 2012 +0100

    Makes public origin_allowed() method of EvdWebService
    
    This method will be used by web transport mechanisms to respond with the
    appropriate headers when cross-origin requests are made.

 evd/evd-web-service.c | 30 +++++++++++++++++-------------
 evd/evd-web-service.h |  3 +++
 2 files changed, 20 insertions(+), 13 deletions(-)

commit c2d250dcdb6334421f3cc703d7b697cd6cba9405
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 15:33:08 2012 +0100

    Makes get_origin() of EvdHttpRequest to also consider websocket origin header

 evd/evd-http-request.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 8cb8809be85d45957cfb129e161ea75f1da31bb8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 15:31:16 2012 +0100

    Adds common websocket API useful for all websocket version implementations

 evd/Makefile.am            |   4 +-
 evd/evd-websocket-common.c | 375 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-websocket-common.h | 164 ++++++++++++++++++++
 3 files changed, 542 insertions(+), 1 deletion(-)

commit 00dd35c4338b644393335fc84b833d1290a1f923
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 24 00:37:11 2012 +0100

    Allows null 'peer_id' in lookup_peer() of EvdPeerManager and EvdTransport

 evd/evd-peer-manager.c | 4 +++-
 evd/evd-transport.c    | 5 +++++
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 52ce233c9175a81fd086634feb6b1c29760f11ac
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 10 22:01:51 2012 +0100

    Implements standalone mode in EvdWebsocketServer
    
    to allow using a websocket server without an EvdWebTransportServer.

 evd/evd-websocket-server.c | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

commit 6e618f894399c50439c131718f65bf4d718650fd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 10 21:37:19 2012 +0100

    Adds set/get_standalone() public methods to EvdWebsocketServer

 evd/evd-websocket-server.c | 17 +++++++++++++++++
 evd/evd-websocket-server.h |  4 ++++
 2 files changed, 21 insertions(+)

commit b30ba4c19f6827af22fb45365fe8315fd90f76ff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 10 21:36:01 2012 +0100

    Adds private structure with 'standalone' member to EvdWebsocketServer

 evd/evd-websocket-server.c | 21 +++++++++++++++++++++
 evd/evd-websocket-server.h |  4 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)

commit 2e77b7048d5e7d2439d3680f814bced1d8b0218d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 20 12:50:19 2012 +0100

    examples: Updates the shared-image example to use Evd.WebTransportServer
    
    instead of Evd.WebTransport.

 examples/js/sharedImage.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 44e429ba28c43849be11ede9f2865354fe91eafa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 10 21:31:56 2012 +0100

    Adds (allow-none) annotation to 'context' argument of evd_timeout_add()

 evd/evd-utils.c | 1 +
 1 file changed, 1 insertion(+)

commit 59e87dbf40454517cb814616d6ea2d0d4b9bb062
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 29 10:57:34 2011 +0100

    Adds new public methods allow_origin() and deny_origin() to EvdWebService

 evd/evd-web-service.c | 34 ++++++++++++++++++++++++++++++++++
 evd/evd-web-service.h |  5 +++++
 2 files changed, 39 insertions(+)

commit 45cf67476b4b1e1ece090996c8e4768b58e79c6b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 29 10:55:50 2011 +0100

    Adds new public methods set/get_origin_policy() to EvdWebService

 evd/evd-web-service.c | 24 ++++++++++++++++++++++++
 evd/evd-web-service.h |  7 ++++++-
 2 files changed, 30 insertions(+), 1 deletion(-)

commit 5b4760def654bc0c7e4c924dd45adc3d2fc00ac9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 29 10:51:42 2011 +0100

    Implements Cross-Origin Resource Sharing (CORS) in EvdWebService

 evd/evd-web-service.c | 191 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 186 insertions(+), 5 deletions(-)

commit c1639d7bd8d9a2b82ffa67aabbe2f5308fe36bad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 29 10:48:12 2011 +0100

    Defines new general purpose enum type EvdPolicy

 evd/evd-utils.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 25f81d35f0d2aec9abb801d859ed6602189ede22
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 29 10:06:07 2011 +0100

    Adds new public method is_cors_preflight() to EvdHttpRequest

 evd/evd-http-request.c | 16 ++++++++++++++++
 evd/evd-http-request.h |  1 +
 2 files changed, 17 insertions(+)

commit 64fa3abdd401845b76c562126a68ff52991a0555
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 28 22:16:40 2011 +0100

    Adds public methods get_origin() and is_cross_origin() to EvdHttpRequest

 evd/evd-http-request.c | 38 ++++++++++++++++++++++++++++++++++++++
 evd/evd-http-request.h |  4 ++++
 2 files changed, 42 insertions(+)

commit fbda4529cd867db4df3ca8dabd1116b4c80b33b8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 30 20:55:21 2011 +0100

    Adds some minimum required G-I annotations to public API
    
    Some (scope) annotations are still missing.

 evd/Makefile.am                |  2 +-
 evd/evd-connection-pool.c      |  5 +++++
 evd/evd-io-stream.c            | 10 ++++++++++
 evd/evd-jsonrpc.c              |  4 ++++
 evd/evd-poll.c                 | 10 ++++++++++
 evd/evd-resolver.c             |  7 ++++++-
 evd/evd-socket-output-stream.c |  5 +++++
 evd/evd-tls-certificate.c      | 15 +++++++++++++++
 evd/evd-tls-common.c           |  5 +++++
 evd/evd-tls-credentials.c      |  5 +++++
 evd/evd-tls-dh-generator.c     |  5 +++++
 evd/evd-tls-privkey.c          | 15 +++++++++++++++
 evd/evd-transport.c            | 10 ++++++++++
 evd/evd-web-service.c          |  5 +++++
 evd/evd-web-transport-server.c |  5 +++++
 15 files changed, 106 insertions(+), 2 deletions(-)

commit cbd86040049b6f41813ca789071b1471e4b43345
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 28 17:15:16 2011 +0100

    tests: Updates names of test cases in pki test

 tests/test-pki.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit a9e8f40d99b902693556e6e40934e16f9de7a0e4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 28 17:11:26 2011 +0100

    tests: Fixes dbus-bridge test to not depend on a running session bus

 tests/dbus-daemon.conf   | 33 +++++++++++++++++++++++++++
 tests/test-dbus-bridge.c | 58 +++++++++++++++++++++---------------------------
 2 files changed, 58 insertions(+), 33 deletions(-)

commit 8c5d52d4a5da9f6787975d8677e3d61dad86c8bf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 28 16:05:02 2011 +0100

    Fixes memory leak in EvdTlsSession

 evd/evd-tls-session.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6b195c875bbb54392c0d5624d515fc99cda372a3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Dec 26 22:35:46 2011 +0100

    Makes Javascript libraries work like CommonJS modules
    
    to use with require.js.

 evd/js/evdDBusBridge.js   | 12 ++++++++++++
 evd/js/evdWebTransport.js | 11 +++++++++++
 2 files changed, 23 insertions(+)

commit 80a68706c5c358a057189394cd7e551b6d792590
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Dec 26 14:33:43 2011 +0100

    Fixes error in ENABLE_TESTS conditional and EvdDBusBridge

 evd/Makefile.am       |  7 +++++--
 evd/evd-dbus-bridge.c | 27 +++++++++++++++++----------
 evd/evd-dbus-bridge.h |  3 +++
 3 files changed, 25 insertions(+), 12 deletions(-)

commit 02ae41303c58428c251fcbc3c63d6af804e05b2e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 23 13:10:23 2011 +0100

    Frees 'alias' and 'dir_index' members of EvdWebDir upon finalize()

 evd/evd-web-dir.c | 2 ++
 1 file changed, 2 insertions(+)

commit dd5f90676b47552aa20434d8d0e3187dc8e4421d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Dec 20 00:08:57 2011 +0100

    Adds new public method get_cookie_value() to EvdHttpRequest

 evd/evd-http-request.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-request.h |  3 +++
 2 files changed, 51 insertions(+)

commit 0c36c6a0a64b348f30107c1988f40e2e8d848517
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 7 23:22:38 2011 +0100

    Updates dbus-bridge python example to consider renaming of EvdWebTransport
    
    to EvdWebTransportServer.

 examples/python/dbus-bridge.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4cf4a6e30acc430e25821b6d7ea73f3fe65db67e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 7 23:14:44 2011 +0100

    Turns a GVariant floating ref into a hard one in emit_signal() of EvdDBusBridge
    
    to prevent it from been consumed by call to g_dbus_connection_emit_signal().
    After a change in GVariant construction in json-glib, now the GVariants
    obtained from json_gvariant_deserialize() have floating references.

 evd/evd-dbus-bridge.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 7c575f21eeb5ed6d51272e6faf0ae0b8ae13f74f
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Tue Nov 8 00:38:37 2011 +0200

    build: Removes uuid from the pkg-config file

 evd/evd-0.1.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1631c2d20a5888079cb82ada6a249ae4daee91f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 3 09:06:09 2011 +0100

    build: Updates for 0.1.19 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 82264bf5384d365b20140d511a757d1c90b09651
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 3 08:43:28 2011 +0100

    release: 0.1.18

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 9095ebb221dbb0689ddaa15d6252305e78e2e9ac
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 1 00:07:19 2011 +0100

    build: Adds gir target to Makefile
    
    which was recently removed by mistake.

 evd/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit 3440c72238a4aabab2c847897d927d5037fa033d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 31 16:11:40 2011 +0100

    Renames class EvdLongPolling to EvdLongpollingServer
    
    to make room for the upcoming EvdLongpollingClient class.

 doc/reference/evd-docs.xml     |   4 +-
 evd/Makefile.am                |   4 +-
 evd/evd-long-polling.c         | 646 ----------------------------------------
 evd/evd-long-polling.h         |  70 -----
 evd/evd-longpolling-server.c   | 648 +++++++++++++++++++++++++++++++++++++++++
 evd/evd-longpolling-server.h   |  70 +++++
 evd/evd-web-transport-server.c |   8 +-
 evd/evd.h                      |   2 +-
 8 files changed, 727 insertions(+), 725 deletions(-)

commit adcd536e984f7318e45b85a00ac112569f70c292
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 31 16:05:54 2011 +0100

    build: Fixes automake rules to produce sane tarballs with 'make dist'

 evd/Makefile.am      | 15 ++++++++++-----
 examples/Makefile.am | 12 ++++++++++++
 tests/Makefile.am    | 18 ++++++++++++++++++
 3 files changed, 40 insertions(+), 5 deletions(-)

commit 4bc73e3872d32c2329aa1a76d7369f6563a2eabd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 31 00:22:46 2011 +0100

    build: Updates for 0.1.17 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b8495a9d157af5f5765001a555e395a98ed483f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 31 00:18:57 2011 +0100

    release: 0.1.16

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 23076ba97e310e5ba87a6f3353ebe0e4d6bb7042
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 30 22:35:25 2011 +0100

    Makes EvdConnection to derive from EvdIoStream
    
    and removes input and output throttle objects from EvdConnection since they are
    now handled in EvdIoStream.

 evd/evd-connection.c | 60 +++++++---------------------------------------------
 evd/evd-connection.h |  9 +++-----
 2 files changed, 11 insertions(+), 58 deletions(-)

commit f74df51dcd7f06d576dc1b0948c459d081cf1b2d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 30 22:21:48 2011 +0100

    Adds new abstract class EvdIoStream
    
    to centralize logic that is common to all data streams like throttling, etc.
    EvdConnection will be based on this, as well as a future class for
    connection-less (UDP) streams.

 evd/Makefile.am     |   2 +
 evd/evd-io-stream.c | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-io-stream.h |  74 ++++++++++++++++++++++++++
 3 files changed, 225 insertions(+)

commit cc1114e016191b580c4b0dc5102bfd4ec2b6b190
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 30 21:27:05 2011 +0100

    Adds a virtual method open() to EvdTransport
    
    together with a public open() and open_finish() API to call it.

 evd/evd-transport.c | 40 ++++++++++++++++++++++++++++++++++++++++
 evd/evd-transport.h | 19 +++++++++++++++++--
 2 files changed, 57 insertions(+), 2 deletions(-)

commit cb46fa82e8a0f0fd1ceceb042f356be622e6382d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 30 20:55:21 2011 +0100

    build: Updates README file

 README | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 4799b6a4ae8d8043f86adf3aa75b95e02c235a6c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 30 20:36:12 2011 +0100

    Renames EvdWebTransport class to EvdWebTransportServer
    
    to make room for the upcoming EvdWebTransportClient.

 evd/Makefile.am                |   4 +-
 evd/evd-web-transport-server.c | 904 +++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-transport-server.h |  86 ++++
 evd/evd-web-transport.c        | 902 ----------------------------------------
 evd/evd-web-transport.h        |  86 ----
 evd/evd.h                      |   2 +-
 examples/dbus-bridge.c         |   6 +-
 examples/ping-server.c         |   6 +-
 8 files changed, 999 insertions(+), 997 deletions(-)

commit e6848078a22162fae7a6e01339fba13da32f7585
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Fri Oct 28 22:10:47 2011 +0200

    Runs gtkdocize with --copy
    
    Otherwise some required files will be symlinked, which is unsuitable
    for distribution.

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 98fe62c45001d9bf3f9bb9f3ce9dd3a2c13f51b3
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Fri Oct 28 22:16:22 2011 +0200

    Removes INSTALL file from the repository
    
    This file is generated by autoconf.

 INSTALL | 302 ----------------------------------------------------------------
 1 file changed, 302 deletions(-)

commit 5d74a83460c1b1309cd744de7bff1154901bcf23
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 28 11:30:05 2011 +0200

    Improves error reporting in daemonize() method of EvdDaemon

 evd/evd-daemon.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

commit b4c1c41257513f038c810e8b75f4a93aa73f623e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 28 11:23:15 2011 +0200

    Forces PID file permissions to 0644 in EvdDaemon

 evd/evd-daemon.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 8ba53f7fe7ead1650d0333b9477eb75f74fcb739
Author: Alberto Garcia <agarcia@igalia.com>
Date:   Fri Oct 28 11:21:21 2011 +0200

    Adds an endline to the PID file written by EvdDaemon

 evd/evd-daemon.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit b89b78fc9876a044b608a137420694c8878d4047
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 27 23:34:19 2011 +0200

    Implements PID file writing in EvdDaemon
    
    and adds public methods set_pid_file() and get_pid_file().

 evd/evd-daemon.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-daemon.h |  4 ++++
 2 files changed, 51 insertions(+)

commit 5d960b2aa41c3542159dfd5779463b09fa22e077
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 27 23:30:58 2011 +0200

    Adds an 'error' argument to run() method of EvdDaemon
    
    to report out error conditions in daemonizing and PID writing (yet to
    implement) operations.

 evd/evd-daemon.c       | 17 +++++++----------
 evd/evd-daemon.h       |  3 ++-
 examples/ping-server.c |  2 +-
 3 files changed, 10 insertions(+), 12 deletions(-)

commit 053864fd75b18b0f64977758e4dc2273d088871a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 20 21:24:41 2011 +0200

    Adds some temporary debug prints in EvdWebDir until proper logging is merged

 evd/evd-web-dir.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 110581ca3238fe3a0228465d1ae45c47ee16233f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 20 21:20:19 2011 +0200

    Fixes stupid error in EvdWebDir, files were opened r/w instead of just read
    
    This was left by mistake from old design when EvdWebDir allowed PUT by default.

 evd/evd-web-dir.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 6fccf2f4c9cc2affd9a2a9c0dc0e526981c53117
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 19 00:50:00 2011 +0200

    build: Updates for 0.1.15 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 75f94dca7e7950482ede399fd6a70c69b5de0e0c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 19 00:47:39 2011 +0200

    release: 0.1.14

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 487645d1a12424b80e7d51279cfbaa858b9e8434
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 19 00:41:24 2011 +0200

    Adds paddings to some public class and object structs
    
    sensible for future expansion.

 evd/evd-buffered-input-stream.h  | 10 ++++++++++
 evd/evd-buffered-output-stream.h | 10 ++++++++++
 evd/evd-connection-pool.h        | 10 ++++++++++
 evd/evd-connection.h             | 10 ++++++++++
 evd/evd-http-connection.h        | 10 ++++++++++
 evd/evd-io-stream-group.h        | 10 ++++++++++
 evd/evd-long-polling.h           | 10 ++++++++++
 evd/evd-peer.h                   | 12 +++++++++---
 evd/evd-reproxy.h                | 10 ++++++++++
 evd/evd-service.h                | 10 ++++++++++
 evd/evd-socket.h                 | 10 ++++++++++
 evd/evd-tls-credentials.h        | 10 ++++++++++
 evd/evd-tls-session.h            | 10 ++++++++++
 evd/evd-transport.h              | 10 ++++++++++
 evd/evd-web-selector.h           | 10 ++++++++++
 evd/evd-web-service.h            | 13 +++++++++++++
 evd/evd-web-transport.h          | 10 ++++++++++
 evd/evd-websocket-server.h       | 13 +++++++++++++
 18 files changed, 185 insertions(+), 3 deletions(-)

commit ef6102fad34cb655da6459d5d14b85fea9ed8ed9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 18 22:51:51 2011 +0200

    Takes logic code out of a g_assert() in EvdJsonrpc
    
    This is an error since g_assert() is not executed if debug mode is disabled.

 evd/evd-jsonrpc.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 6bc89335f0d1b5af77a27adf07510080e272bccc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 16 21:11:29 2011 +0200

    Adds missing implementation of JSON-RPC notification message in EvdJsonrpc

 evd/evd-jsonrpc.c    | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-jsonrpc.h    |  6 ++++++
 evd/js/evdJsonrpc.js | 57 ++++++++++++++++++++++++++++++++++++----------------
 3 files changed, 102 insertions(+), 17 deletions(-)

commit 512bfa49c847da72450f6bf0acdfb49f909c1201
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 16 20:52:30 2011 +0200

    Touches peer to keep it alive when remving connection in EvdLongPolling
    
    The rationale is that if a peer had a connection associated, it was active
    at least until now.

 evd/evd-long-polling.c |  2 ++
 evd/evd-transport.c    | 10 +++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

commit d3ad3b6228982d452d54a6e7610f26ae391b7d69
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 16 00:37:25 2011 +0200

    Touches peer to keep it alive when sending data in EvdLongPolling transport

 evd/evd-long-polling.c | 2 ++
 1 file changed, 2 insertions(+)

commit 44775ab24b2d0b2e7a23911a6908b993a8e114bb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 11 23:37:32 2011 +0200

    Moves peer cleanup to an idle in lookup_peer() of EvdPeerManager
    
    This will prevent incorrect cleanup of a peer when handling a request coming
    from it at the WebTransport.

 evd/evd-peer-manager.c  | 26 ++++++++++++++++++++++++--
 evd/evd-web-transport.c |  2 ++
 2 files changed, 26 insertions(+), 2 deletions(-)

commit fba374ade237c26546503050435c71c41170dd5d
Author: Alberto García <agarcia@igalia.com>
Date:   Tue Oct 11 23:32:30 2011 +0200

    Adds missing json-glib-1.0 to required packages in pkgconfig file

 evd/evd-0.1.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fe9a9eae9a72255167e6108e6d03f3930acb5d13
Author: Alberto García <agarcia@igalia.com>
Date:   Tue Oct 11 23:24:48 2011 +0200

    Fixes typo

 evd/evd-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2f6b282f43980a36a9061069f2b9ffbab68aed52
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:46:23 2011 +0200

    Uses respond() of EvdWebService instead of respond_simple()
    
    of EvdHttpConnection directly. This allows recycling the connection if
    keep-alive is active.

 evd/evd-long-polling.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit c9282a9a4bf71fad32ecdb9ac013d0a1a3259f24
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:44:50 2011 +0200

    Removes EvdLongPolling peer data automatically when peer is destroyed

 evd/evd-long-polling.c | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

commit dc25e063f2329402d56c4343419ff851fadef3d0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:39:16 2011 +0200

    Makes EvdWebTransport to be the transport associated to peers
    
    instead of EvdLongPolling of EvdWebSocket. The actual mechanism transport is
    then associated to the peer using a GObject data value.
    
    This brings consistency in the sense that a peer coming from a web transport now
    has that web transport as the value of its 'transport' property, instead of
    the underlaying mechanism actually used (longpolling/websocket transport).

 evd/evd-web-transport.c | 144 ++++++++++++++++++++++++++----------------------
 1 file changed, 79 insertions(+), 65 deletions(-)

commit c52a5429220b2597047fadff9c66fa66b3f14131
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:32:52 2011 +0200

    Makes add_peer() of EvdPeerManager to add peer inmediately
    
    instead of waiting for the idle call when the new-peer signal is triggered.

 evd/evd-peer-manager.c | 46 ++++++++++++++++++++++++----------------------
 1 file changed, 24 insertions(+), 22 deletions(-)

commit 1d30098764bb7964963e61ec688680a72cde8809
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:25:41 2011 +0200

    Makes EvdTransport to always notify of new peer in an idle call

 evd/evd-transport.c | 38 ++++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 18 deletions(-)

commit 3d4c81f1f49c08bbbd6dea0b7dbe9d6cc87ae6c9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:19:59 2011 +0200

    Changes unused boolean return value of close_peer() to void in EvdTransport

 evd/evd-transport.c | 10 ++++------
 evd/evd-transport.h |  2 +-
 2 files changed, 5 insertions(+), 7 deletions(-)

commit a16a92f64525a1a33429c70d704a7d1acbccb8b5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:18:38 2011 +0200

    Makes lookup_peer() of EvdTransport to return also peers from other transports

 evd/evd-transport.c | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

commit dfde79ffeab1816afcfb33c5820111e6d3b80abb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 21:17:28 2011 +0200

    Adds new public method is_closed() to EvdPeer

 evd/evd-peer.c | 17 +++++++++++++----
 evd/evd-peer.h |  1 +
 2 files changed, 14 insertions(+), 4 deletions(-)

commit c00fd5da59dd977d4da2dfe73b037d87722b2b36
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 20:33:05 2011 +0200

    Adds new methods get_peer_manager() and set_peer_manager() to EvdTransport

 evd/evd-transport.c | 36 ++++++++++++++++++++++++++++++++++++
 evd/evd-transport.h |  4 ++++
 2 files changed, 40 insertions(+)

commit da0405dfc4a01b88ed42f658128bc755e231cc99
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 7 13:24:27 2011 +0200

    Adds new public method 'respond()' to EvdWebService

 evd/evd-web-service.c | 44 +++++++++++++++++++++++++++++++++++---------
 evd/evd-web-service.h |  8 ++++++++
 2 files changed, 43 insertions(+), 9 deletions(-)

commit 8e8c68c26c7268d0c94eae47e639382a639406d4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 6 19:41:25 2011 +0200

    Fixes error in fallback to long-polling on client-side EvdWebTransport

 evd/js/evdWebTransport.js | 120 +++++++++++++++++++++++++++++-----------------
 1 file changed, 77 insertions(+), 43 deletions(-)

commit ad5b0601488d530d758138148cfac716873bff96
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 5 23:51:33 2011 +0200

    build: Adds --enable-debug flag in configure to activate debug mode
    
    It adds '-ggdb -g3 -O0 -Werror' to CFLAGS.

 configure.ac         | 9 +++++++++
 evd/Makefile.am      | 8 +++++++-
 examples/Makefile.am | 7 ++++++-
 tests/Makefile.am    | 5 ++++-
 4 files changed, 26 insertions(+), 3 deletions(-)

commit 33551b48d8c39fd4ebbf096ef012de613ef64279
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 5 23:18:48 2011 +0200

    Raises required version of json-glib to 0.14
    
    which is the one introducing the API for GVariant conversion.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8c0e812256ae76d12d1057656e566c92e4db587c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 5 22:49:03 2011 +0200

    Replaces %lu by portable macro G_GSIZE_FORMAT in build_log_entry()
    
    of EvdWebService.

 evd/evd-web-service.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fc418b7ca8f795960a65242946c29d02c28d4228
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 4 00:37:43 2011 +0200

    Decreases required version of GnuTLS to 2.12
    
    it was previously raised to 3.0.0 by error.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e4cc69c63da13dd02d7846ab90d211e6a4ff9e29
Author: Alberto García <agarcia@igalia.com>
Date:   Tue Oct 4 00:37:05 2011 +0200

    Generates a ChangeLog file from git when running make dist

 Makefile.am | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit ce6edb0702880ebad4d2afb300033ca2b02f6972
Author: Alberto García <agarcia@igalia.com>
Date:   Tue Oct 4 00:36:29 2011 +0200

    Adds support for running autogen.sh with NOCONFIGURE

 autogen.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit ecfb42355494519f46671954253526a324a6c734
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 4 00:11:18 2011 +0200

    Fixes error in log entry date format in EvdWebService

 evd/evd-web-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dab8d6ecc1e6eafa84eccf83b7758d90f40ca082
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 20:15:23 2011 +0200

    build: Updates for 0.1.13 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 0a1d805b9fe071059e4396a44ff9b9acde0cc4dc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 20:11:04 2011 +0200

    release: 0.1.12

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit bb06834fb287c1c4f5ee41806d397b5d5150c475
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 19:19:22 2011 +0200

    build: Updates minimum required version of dependency packages

 configure.ac | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit c190f585de3a30c5605f1275ba9590ec59add392
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 12:13:55 2011 +0200

    Implements signaling for HTTP access/error logging in EvdWebDir
    
    using the new API in EvdWebService.

 evd/evd-web-dir.c | 64 +++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 48 insertions(+), 16 deletions(-)

commit 993754410388dc51f914db27694ec238b3c82cd2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 11:11:17 2011 +0200

    Adds implementation to 'log' virtual method in EvdWebService

 evd/evd-web-service.c | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

commit dc94140c64765ac28f009379dcce7d5db8e1b596
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 11:11:01 2011 +0200

    Adds new signal 'log-entry' to EvdWebService

 evd/evd-web-service.c | 11 +++++++++++
 evd/evd-web-service.h |  3 +++
 2 files changed, 14 insertions(+)

commit d6eaf8eea0b50e8322abb6572f3cd89790a65aa8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 11:08:36 2011 +0200

    Adds new vritual method 'log' to EvdWebService and a macro to call it

 evd/evd-web-service.h | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit e575b34dfbfbf9cd04971e255b4c44bac94d6918
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 11:06:32 2011 +0200

    Adds new private method build_log_entry() to EvdWebService

 evd/evd-web-service.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 92 insertions(+)

commit 8ce8b2447cac8a2c331de7d536a64a429baaeaf9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 10:48:45 2011 +0200

    Prevents EvdService from accepting an IO stream that is not connected

 evd/evd-service.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit c3b71f10670598ce3419bd19d41f92eea9d84440
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 10:47:20 2011 +0200

    Adds caching of remote address as string in EvdConnection
    
    for logging purposes.

 evd/evd-connection.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit 92f59b6f51d66ba724565edde91c801cd3200025
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 10:41:44 2011 +0200

    Prevents EvdConnection to start TLS if it is not connected

 evd/evd-connection.c | 31 ++++++++++++++++++++++---------
 1 file changed, 22 insertions(+), 9 deletions(-)

commit d765196f94558c8a25ddd6691a3566d678b2a24e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 10:40:08 2011 +0200

    Avoids setting the same socket in set_socket() of EvdConnection

 evd/evd-connection.c | 3 +++
 1 file changed, 3 insertions(+)

commit 769d3e151c47372e43a9d7fd261c56e2b26c5dec
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 23 10:38:06 2011 +0200

    Improves reference handling of TLS streams in EvdConnection

 evd/evd-connection.c | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

commit f454cb38e5a05778a95637c604d41a02316486c1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 21 23:26:07 2011 +0200

    Adds new method get_remote_address_as_string() to EvdConnection

 evd/evd-connection.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit eed70a6665df2e6dfb4f329cd02119f3a7b7d7e2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 22 16:28:10 2011 +0200

    Simplifies implementation of add_certificate_from_file() in EvdTlsCredentials

 evd/evd-tls-credentials.c | 146 ++++++++++------------------------------------
 1 file changed, 32 insertions(+), 114 deletions(-)

commit 6f3f65033bd912fefd474740a7e9bcfca700b64d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 21 23:26:07 2011 +0200

    Adds new method get_remote_address_as_string() to EvdConnection

 evd/evd-connection.c | 43 +++++++++++++++++++++++++++++++++++++++++++
 evd/evd-connection.h |  3 +++
 2 files changed, 46 insertions(+)

commit cbc896d95d1367b04c68eca57eb0bf7844bb1b12
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 20 23:06:35 2011 +0200

    Fixes EvdThrottledOutput stream to return error instead of 0 upon EAGAIN

 evd/evd-throttled-output-stream.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit e786eb0caae4d2cd6f495ddc158b455cd80a0a45
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 20 22:30:43 2011 +0200

    Fixes error in write() of EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)

commit 49164a11a9fc7977daf0a63c0f1a762f4fff6279
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 19 23:56:51 2011 +0200

    Fixes error when unrefing default service in dispose() of EvdWebSelector

 evd/evd-web-selector.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 25c06112a8c2dd5e93195f6ef0894ce3a4faac54
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 19 23:54:58 2011 +0200

    Adds missing object unrefing during close_internal() of EvdConnection

 evd/evd-connection.c | 2 ++
 1 file changed, 2 insertions(+)

commit 4bb60800a22e48d1e1901326188751b54fd8184c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 19 17:19:47 2011 +0200

    Fixes 'filled' condition detection in write() of EvdSocketOutputStream

 evd/evd-socket-output-stream.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit 544a4b704515a5d852d7e8737329b284cc6ae8a4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 19 00:39:46 2011 +0200

    Updates for 0.1.11 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2378166ce6afc26a512e3957da292cc4d35a84f9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 19 00:32:57 2011 +0200

    release: 0.1.10

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit af3cbc83d66f2b2de01f4ae88d5c63f19d48f05f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 19 00:12:05 2011 +0200

    Fixes implementation of EvdTlsDhGenerator to avoid copying dh params

 evd/evd-tls-dh-generator.c | 101 +++++++++++++++++----------------------------
 1 file changed, 37 insertions(+), 64 deletions(-)

commit a2232c4be6d6368c0453d1f7b23980a8466287b0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 18 01:40:53 2011 +0200

    Fixes error in read() of EvdSocketInputStream causing an infinite loop

 evd/evd-socket-input-stream.c | 1 +
 1 file changed, 1 insertion(+)

commit ed2c2003ec0a60bdc1968c47bfb47287759f80a4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 17 00:49:48 2011 +0200

    Fixes memory leaks in EvdTlsCredentials
    
    GnuTLS certificates and private keys were not being destroyed properly.

 evd/evd-tls-credentials.c | 36 +++++++++++++++++++++++++++++++++++-
 1 file changed, 35 insertions(+), 1 deletion(-)

commit c2e0bbdfdc0fce869caf900b3fee17f90d90eee0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 17:46:26 2011 +0200

    Makes all input streams return error upon EAGAIN instead of 0

 evd/evd-buffered-input-stream.c  | 53 +++++++++++++++++++++++++++++++---------
 evd/evd-socket-input-stream.c    | 48 ++++++++++++++++++++----------------
 evd/evd-throttled-input-stream.c |  8 ++++++
 evd/evd-tls-session.c            | 23 ++++++++++-------
 4 files changed, 91 insertions(+), 41 deletions(-)

commit 8e209142b6ca0758d6b413e0c5abfe18f80f5406
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 17:12:24 2011 +0200

    Changes 0 by FALSE to honor return value type in do_read()
    
    of EvdBufferedInputStream.

 evd/evd-buffered-input-stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f70e7cfb58d8d64e6f9acd8077e4d86c69d703e2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 17:09:01 2011 +0200

    Changes 0 by G_PRIORITY_DEFAULT in unread() of EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bfbbe2bccf91d34e8d064d5fb504b8086893090a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 17:05:10 2011 +0200

    Improves error handling in pull() method of EvdTlsInputStream

 evd/evd-tls-input-stream.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 78d043b7708b18ce467577981064011905a3f5b2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 16:47:38 2011 +0200

    Thaws the buffered input stream when TLS handshake ends in EvdConnection

 evd/evd-connection.c | 3 +++
 1 file changed, 3 insertions(+)

commit f61599c7cf6dfbc256d8c77835a66cad60f29efb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 16:34:52 2011 +0200

    Adds a warning for unhandled errors in EvdConnection
    
    Error is 'failed to watch socket condition'.

 evd/evd-connection.c | 2 ++
 1 file changed, 2 insertions(+)

commit 74715cb0390fa7601f4dc775fa112e2a47aa2d31
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 16:31:08 2011 +0200

    Adds a warning for unhandled error in EvdHttpConnection
    
    Error is 'max header size reached'.

 evd/evd-http-connection.c | 1 +
 1 file changed, 1 insertion(+)

commit 2803715178d6d6c2c27017c540fc2e691268fe46
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 11:01:43 2011 +0200

    Fixes all output streams to return error upon EAGAIN instead of 0

 evd/evd-socket-output-stream.c | 29 ++++++-----------------------
 evd/evd-tls-output-stream.c    |  8 +++++++-
 2 files changed, 13 insertions(+), 24 deletions(-)

commit a39945b6a86d85e6ab20c92edeef2aeb5425cd68
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 10:26:28 2011 +0200

    Removes EVD_ERROR_READABLE AND EVD_ERROR_WRITABLE from EvdError enum
    
    These errors are replaced by GIO errors depending on the case.

 evd/evd-buffered-output-stream.c | 6 +++---
 evd/evd-error.h                  | 2 --
 evd/evd-socket-input-stream.c    | 7 +++----
 evd/evd-socket-output-stream.c   | 7 +++----
 4 files changed, 9 insertions(+), 13 deletions(-)

commit bac529a9504085035122bae2dc16965d2cc93c53
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 16 00:32:11 2011 +0200

    Fixes return value in flush() of EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 8c10c70c1a1176ce4fc0c9fadc25a25185275405
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 14 09:41:59 2011 +0200

    Fixes object reference handling error in EvdConnection

 evd/evd-connection.c | 64 +++++++++++++++++++++++++++++++---------------------
 1 file changed, 38 insertions(+), 26 deletions(-)

commit 123e0f486bd4b99906bc935f49e61f8199f90ba3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 11 10:36:59 2011 +0200

    Fixes error in EvdWebDir file I/O stream handling that causes memory leak

 evd/evd-web-dir.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 2003926d9ba905b16bbd86610287726c061da1c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 7 17:19:30 2011 +0200

    Adds missing disconnection from credentials's 'ready' signal
    
    when disposing an EvdTlsSession.

 evd/evd-tls-session.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 874d7423be666fcf09398f39b6241701a48a424d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 3 09:38:24 2011 +0200

    Fixes and improves reading from file's input stream in EvdWebDir
    
    There was an error caused by calling read() on file's input stream when a
    previous read() operation was still pending.

 evd/evd-web-dir.c | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

commit 096d082e0888071351d428bad9d03dc99cbe2b1d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 2 19:13:32 2011 +0200

    Adds new methods steal_native() to EvdTlsCertificate and EvdTlsPrivkey
    
    It seems that adding these natives into a gnutls_certificate_credentials_t
    does not make a copy of them now, so we must avoid freeing them when
    destroying the GObject wrapper.

 evd/evd-tls-certificate.c | 27 +++++++++++++++++++++++++--
 evd/evd-tls-certificate.h |  1 +
 evd/evd-tls-credentials.c |  4 ++--
 evd/evd-tls-privkey.c     | 27 +++++++++++++++++++++++++--
 evd/evd-tls-privkey.h     |  1 +
 5 files changed, 54 insertions(+), 6 deletions(-)

commit d5d060e9f9562f4af1f1b6bba8b66bd795b6e9a6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 2 18:47:42 2011 +0200

    Updates EvdTlsCredentials to replace removed API from gnutls
    
    Specifically, gnutls_certificate_server_set_retrieve_function() has been
    replaced.

 evd/evd-tls-credentials.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 918e656f260b39292abce0cd4fb7fcf0dd43adce
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 2 18:12:01 2011 +0200

    build: Adds gcrypt to compile libs of libevd, tests and examples
    
    gcrypt is no longer provided by pkg-config libs of gnutls, and must be added
    manually.

 evd/Makefile.am      | 5 +++--
 examples/Makefile.am | 1 +
 tests/Makefile.am    | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

commit 8324ef0f71f8b01651cb6037aa0c330821869509
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 2 10:10:50 2011 +0200

    Removes deprecated call to gnutls_transport_set_lowat() in EvdTlsSession

 evd/evd-tls-session.c | 1 -
 1 file changed, 1 deletion(-)

commit eb4c1b2773406a240e43b59fb44bd210934030f1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 2 10:04:55 2011 +0200

    Decreases block-size and add connection flushing in EvdWebDir

 evd/evd-web-dir.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit b886abe923ec5ce23283e5d9d11d8918694f1afb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 24 17:32:45 2011 +0200

    Updates for 0.1.9 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 97c74234b3e077dfb8c4d953fa1ad4b1788e6087
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 24 17:28:29 2011 +0200

    release: 0.1.8

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b72246749de2ed47725dd0f9a2337cf662e898b6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 24 09:09:59 2011 +0200

    Fixes error in previous patch to fix 'Sec-Websocket-Location' uris
    
    in EvdWebsocketServer.

 evd/evd-websocket-server.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit e81d0663c7b723bac3b96e83f2619b6eb71b347f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Aug 23 19:06:38 2011 +0200

    Fixes 'Sec-Websocket-Location' uri in handshake reponse of EvdWebsocketServer
    
    to allow implicit port if it matches protocol's default (80 or 443).

 evd/evd-websocket-server.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit 4192cdf16324483537c2afbcaeec26d0902954c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Aug 22 09:55:14 2011 +0200

    Adds source id return value to set_timeout() of EvdDaemon
    
    to preserve original API.

 evd/evd-daemon.c | 24 +++++++++++++-----------
 evd/evd-daemon.h |  2 +-
 2 files changed, 14 insertions(+), 12 deletions(-)

commit 634e58db63a2f28f26b4299ed444fe63dd93d4fb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 10 12:34:51 2011 +0200

    build: Fixes error in documentation Makefile.am
    
    GLIB_LIBS instead of GLIB_CFLAGS.

 doc/reference/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f7e902e0a5fc9e34265fe8a4802e2a6dad1a56b7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Aug 7 00:44:20 2011 +0200

    Improves D-Bus address reading from stdout in EvdDBusDaemon initialization
    
    to avoid compile warning and to consider error condition.

 evd/evd-dbus-daemon.c | 33 ++++++++++++++++++++++++++-------
 1 file changed, 26 insertions(+), 7 deletions(-)

commit cdcf13cc35fe117f214cac53029995b0056fa08a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 3 16:09:36 2011 +0200

    Adds new methods set_user_id() and set_user() to EvdDaemon
    
    These are wrappers for the setuid() system call to change process owner (e.g to
    drop privileges, etc).

 evd/evd-daemon.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-daemon.h |  7 +++++++
 2 files changed, 63 insertions(+)

commit 2047653bc3f8410a928a5ccfbcf0bf6f7314d15e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 3 16:08:40 2011 +0200

    Adds new error domain for standard errno errors

 evd/evd-error.h | 3 +++
 1 file changed, 3 insertions(+)

commit 6802bb22c31960dbcf7704ef496b2cf3203439d2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Aug 2 17:27:10 2011 +0200

    Removes erroneous call to g_error_free() that causes a segfault
    
    in close_internal() of EvdConnection.

 evd/evd-connection.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit f1f3db8909db1e33689d3cf52ac65943b2705631
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 13:02:01 2011 +0200

    annot: Adds some missing annotations for EvdSocket API

 evd/evd-socket.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit d56352214a70074667aceb14972b57ba13198fca
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:47:24 2011 +0200

    annot: Adds transfer annotation to generate_dh_params_finish()
    
    of TLS common utils.

 evd/evd-tls-common.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 28734c2cc34300770b2f699dd967807dc8e5573d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:46:46 2011 +0200

    annot: Adds missing transfer annotation to get_method_invocation()
    
    of EvdDbusAgent.

 evd/evd-dbus-agent.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 0ec0773976c7769083f96b705dd042267c984fb3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:45:51 2011 +0200

    annot: Adds minimum annotations to evd_timeout_add()

 evd/evd-utils.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 00cec1d5eee596b83ffc0aeebfefecea15b45ff0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:25:59 2011 +0200

    annot: Fixes scope annotation for @function argument in set_timeout() in EvdDaemon
    
    'notify' doesn't, exist. It is 'notified'.

 evd/evd-daemon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d6d57be137ee0081d72f0ff1cc1ec465fb88200b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:24:43 2011 +0200

    annot: Fixes typo in annotations in add_selector() method of EvdWebSelector

 evd/evd-web-selector.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 77d1124ac0282c6eb3c01500137571f5f459fcff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:22:19 2011 +0200

    Changes type of argument @gcrypt_error of evd_error_buid_gcrypt to guint
    
    g-ir-scanner complains because cannot resolve gcrypt_error_t,
    which is an unsigned int.

 evd/evd-error.c | 4 ++--
 evd/evd-error.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 4413a6852590194c8c7a470564e6278971552158
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:11:37 2011 +0200

    annot: Moves annotations from header to source of EvdBufferedInputStream
    
    fixing some errors.

 evd/evd-buffered-input-stream.c | 14 ++++++++++++++
 evd/evd-buffered-input-stream.h | 21 ---------------------
 2 files changed, 14 insertions(+), 21 deletions(-)

commit d8d024495d7b8001083f51418907d31c3498a599
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 21 12:09:53 2011 +0200

    build: Activates all warnings in g-ir-scanner stage

 evd/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 49dab204a06be1a5677b5e8022f99286f7360bdd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jul 15 14:09:16 2011 +0200

    Removes debug message left by mistake in finalize() of EvdWebTransport

 evd/evd-web-transport.c | 2 --
 1 file changed, 2 deletions(-)

commit ac8ab8d1283a8a0078ea7e4bb93487ee984d08d0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jul 15 14:06:04 2011 +0200

    Improves peer reference counting on peer validation logic
    
    - Now the peer managers own the ultimate reference to an EvdPeer.
    - The transports do not keep a reference to a Peer while it is being validated
      asynchronously.
    - It is the responsibilty of the API user to keep a reference to a Peer
      while it is being validated asynchronously.

 evd/evd-long-polling.c  | 3 +++
 evd/evd-peer-manager.c  | 1 +
 evd/evd-web-transport.c | 7 +++++++
 3 files changed, 11 insertions(+)

commit edf9196fb443db4019002e5005616ec43144980c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jul 15 12:22:20 2011 +0200

    Fixes memory leak in write_content() of EvdHttpConnection
    
    A GError was being overrided.

 evd/evd-http-connection.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit aefc20b801af119fc44412718231f553f56d8a04
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jul 15 12:01:36 2011 +0200

    Fixes error in a transport ref counting logic in EvdTransport

 evd/evd-transport.c | 3 ---
 1 file changed, 3 deletions(-)

commit 1d94257b0e93846c6ee201d7131f25fe39d306a8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 14 18:35:10 2011 +0200

    Adds minimum annotations to new() and get_default() methods of EvdDaemon

 evd/evd-daemon.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 0a515b63200f9debd1b8201bfdcbc09243361b00
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 14 18:34:06 2011 +0200

    Adds missing ref increase for default instance in get_default() of EvdDaemon

 evd/evd-daemon.c | 2 ++
 1 file changed, 2 insertions(+)

commit 93eaa6123b30b08b8caa0d8f8abb692925eb901d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 12 17:06:26 2011 +0200

    Prevents EvdWebService from overriding the service a connection will return to

 evd/evd-web-service.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

commit ca511852e05822eebbfb529f28178c49650495af
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jul 11 19:24:59 2011 +0200

    Updates for 0.1.7 development cycle

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 08a03f8536daca63f5046d2b0645a3530be6a0b2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jul 11 19:17:08 2011 +0200

    release: 0.1.6

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 13a2cac8400b14fff405887f0e0e09443d75d336
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 21:47:30 2011 +0200

    Fixes indentation in EvdTransport headers file

 evd/evd-transport.h | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

commit 4f46004fc0573dad21459d75a33a87f32fcf45e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 21:43:43 2011 +0200

    Fixes indentation in EvdWebTransport headers

 evd/evd-web-transport.h | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 86718288d4ac4f29a0fb20bf2eebcd35d2548745
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 21:40:30 2011 +0200

    Adds peer validation support to EvdWebTransport

 evd/evd-web-transport.c | 400 ++++++++++++++++++++++++++++++++++++++----------
 evd/evd-web-transport.h |   7 +-
 2 files changed, 327 insertions(+), 80 deletions(-)

commit a2fa0aec4850ed309ba73e7fb8f3488e54525c4b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 17:37:07 2011 +0200

    Adds peer validation support to EvdTransport
    
    This will be used by specfic transports to validate a peer
    before it is added to the peer manager, using the specific
    context corresponding to the transport.

 evd/evd-transport.c | 134 +++++++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-transport.h |  37 ++++++++++-----
 2 files changed, 148 insertions(+), 23 deletions(-)

commit 6a36d6557e01a1e63404525c0aa324161d95b6d5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 17:36:02 2011 +0200

    Adds validation enum (EvdValidationEnum) to util headers

 evd/evd-utils.h | 7 +++++++
 1 file changed, 7 insertions(+)

commit 203ac94b08666da01ef51fd8c3ba2218e624a8b2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 17:10:57 2011 +0200

    Adds 'Connection: keep-alive' header in respond() method of EvdWebService
    
    if it was requested in the HTTP request.

 evd/evd-web-service.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

commit 9b055373f47ed3eabbaf76afa7355d36ddfbb4db
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 10:53:41 2011 +0200

    Adds API for connection recycling in EvdConnectionPool

 evd/evd-connection-pool.c | 87 ++++++++++++++++++++++++++++++++++-------------
 evd/evd-connection-pool.h |  3 ++
 2 files changed, 67 insertions(+), 23 deletions(-)

commit 6c6b25ef0fb3941fcbfb19136e5881428fbfc956
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 10:28:18 2011 +0200

    Adds new public method set_timeout() to EvdDaemon

 evd/evd-daemon.c | 21 +++++++++++++++++++++
 evd/evd-daemon.h |  5 +++++
 2 files changed, 26 insertions(+)

commit c1c9afdea98a5ad5761a9b9853a4cb72056cb564
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 10:25:04 2011 +0200

    Sets a default 'user-agent' if not set in to_string() of EvdHttpRequest
    
    Some servers will not answer the request if 'user-agent' header is not present.

 evd/evd-http-request.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 83c53dc51028aca094bc0b9afe33004b9a30cc97
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 10:05:37 2011 +0200

    Fixes some object referencing issues in EvdLongPolling
    
    to work well with HTTP keep-alive.

 evd/evd-long-polling.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 6057d9fcc4ef8647ff5dce3de0e9214d44a0bb28
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 10:04:15 2011 +0200

    Adds minor code-style fixes to EvdHttpConnection

 evd/evd-http-connection.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit ff49466e435da28da2cc6e2f308e404be3ae6588
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 10:03:03 2011 +0200

    Reorganizes a bit HTTP headers reading code in EvdHttpConnection

 evd/evd-http-connection.c | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

commit d2457a06330246172315ed5e547b99021dd81719
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 09:59:37 2011 +0200

    Adds chunked encoding support for outgoing content in EvdHttpConnection

 evd/evd-http-connection.c | 93 ++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-long-polling.c    | 30 +++++++--------
 2 files changed, 99 insertions(+), 24 deletions(-)

commit 964071a7f3cb9da3b849f697356104ea038e83c3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 09:58:05 2011 +0200

    Adds chunked encoding support for incoming content in EvdHttpConnection

 evd/evd-http-connection.c | 144 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 113 insertions(+), 31 deletions(-)

commit 51cccfca460a1a86d95475453ef79f1106eff056
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 09:54:22 2011 +0200

    Adds new class EvdHttpChunkedDecoder
    
    which implements GConverter and will be used by EvdHttpConnection to decode
    chunked content encoding.

 evd/Makefile.am                |   6 +-
 evd/evd-http-chunked-decoder.c | 271 +++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-chunked-decoder.h |  59 +++++++++
 evd/evd.h                      |   1 +
 4 files changed, 335 insertions(+), 2 deletions(-)

commit 58b4c1aeec3c1afe14391ad1c2f3736a709bfc43
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 7 09:47:51 2011 +0200

    Adds new argument 'more' to write_content() method of EvdHttpConnection
    
    This flag will indicate whether more content will follow, so that the
    connection can handle content encoding properly (e.g chunked encoding).

 evd/evd-http-connection.c  | 2 ++
 evd/evd-http-connection.h  | 1 +
 evd/evd-web-dir.c          | 1 +
 evd/evd-websocket-server.c | 1 +
 4 files changed, 5 insertions(+)

commit ab500460a52bf1bba5bfa2b5f9e891ed5c13850a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 16:39:52 2011 +0200

    Adds new async method write_request_headers() to EvdHttpConnection
    
    along with its corresponding write_request_headers_finish().

 evd/evd-http-connection.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-connection.h |   9 ++++
 2 files changed, 111 insertions(+)

commit 3174c33d4411d9ad67073820be6ff5c048035763
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 15:36:17 2011 +0200

    Removes EVD_ERROR_UNKNOWN from EvdErrorEnum
    
    and enforces use of G_IO_ERROR_UNKNOWN instead.

 evd/evd-error.h  | 1 -
 evd/evd-socket.c | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

commit 98d3ae7692a42dcda4bb261c830b9f1277487711
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 15:34:45 2011 +0200

    Removes EVD_ERROR_INVALID_ADDRESS from EvdErrorEnum
    
    and replaces it by G_IO_ERROR_INVALID_ARGUMENT.

 evd/evd-error.h  | 1 -
 evd/evd-socket.c | 8 ++++----
 2 files changed, 4 insertions(+), 5 deletions(-)

commit f73760cc5eef9c507c8c54623454769c53251142
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 15:28:54 2011 +0200

    Removes EVD_ERROR_REFUSED from EvdErrorEnum
    
    and enforces use of G_IO_ERROR_CONNECTION_REFUSED.

 evd/evd-error.h  | 1 -
 evd/evd-socket.c | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

commit 333c085e63df93fd971aaf5b3930f0f6d8eb55c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 15:26:36 2011 +0200

    Removes EVD_ERROR_NOT_INITIALIZED from EvdErrorEnum
    
    and enforces use of G_IO_ERROR_NOT_INITIALIZED instead.

 evd/evd-error.h           |  1 -
 evd/evd-tls-certificate.c | 12 ++++++------
 evd/evd-tls-session.c     |  8 ++++----
 3 files changed, 10 insertions(+), 11 deletions(-)

commit b2a297e36de3f79cc3b9b683928dd38ee50dba66
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 15:24:16 2011 +0200

    Removes EVD_ERROR_INVALID_DATA from EvdErrorEnum
    
    and enforces use of G_IO_ERROR_INVALID_DATA instead.

 evd/evd-error.h           |  1 -
 evd/evd-http-connection.c |  8 ++++----
 evd/evd-json-filter.c     | 11 +++++------
 evd/evd-long-polling.c    |  5 ++---
 evd/evd-tls-certificate.c | 20 ++++++++++----------
 evd/evd-web-transport.c   |  4 ++--
 tests/test-json-filter.c  |  9 +++++----
 7 files changed, 28 insertions(+), 30 deletions(-)

commit 4015234e09179b457e72e80cbe1f24099d0383f1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 15:09:14 2011 +0200

    Removes EVD_ERROR_CLOSED from EvdErrorEnum
    
    and enforces use of G_IO_ERROR_CLOSED instead.

 evd/evd-buffered-input-stream.c | 4 ++--
 evd/evd-connection.c            | 4 ++--
 evd/evd-error.h                 | 1 -
 evd/evd-http-connection.c       | 4 ++--
 evd/evd-socket.c                | 8 ++++----
 evd/evd-web-service.c           | 2 +-
 evd/evd-websocket-server.c      | 3 +--
 7 files changed, 12 insertions(+), 14 deletions(-)

commit 9db25726d18714015088c4ad57f1ab05535bba04
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 14:54:21 2011 +0200

    Adds properties 'address' and 'connection-type' to EvdConnectionPool

 evd/evd-connection-pool.c | 102 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 96 insertions(+), 6 deletions(-)

commit 51ea460ad800a1956d75687a46bb58c7645cde57
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 11:47:38 2011 +0200

    Improves code readability in conn_on_headers_read() of EvdWebService
    
    and removes unnecessary call to clear_pendiong() on a connection after receving
    error when reading request heeaders.

 evd/evd-web-service.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 83cfdfedac9f2dcb558beefec8b3e71a5516bd73
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 11:42:24 2011 +0200

    Avoids debugging msg when connection was just closed in EvdWebsocketServer

 evd/evd-websocket-server.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 4af3de920b2ae0535bbbb6301ce31b52bdc5f0e4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 11:22:07 2011 +0200

    Fixes error in conditionals to close an EvdConnection

 evd/evd-connection.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 434467f6c8cf2c078e93b6db2113961ab38cefbd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 11:14:50 2011 +0200

    Checks validity of connection's request before quering its HTTP version
    
    in file_on_info() of EvdWebDir.

 evd/evd-web-dir.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 444171ce805e09d690d684e3fa443ce4f9c52ebd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 11:13:10 2011 +0200

    Minor code cleaning in EvdWebSelector

 evd/evd-web-selector.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1f96927748f2a2d655dc949b2ff504960cbfa8e3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 22 11:11:41 2011 +0200

    Fixes error in async logic of EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit 591cf7330c3558a77ca49cf88d131470030f697c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 21 21:17:01 2011 +0200

    Removes unused member 'peer-manager' from EvdWebTransport
    
    This is already handled in EvdTransport interface.

 evd/evd-web-transport.c | 6 ------
 1 file changed, 6 deletions(-)

commit 2bce8e66901df7aece54e635da6f0ec317e451a0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 21 21:12:44 2011 +0200

    Checks that 'address' argument is not null in connect_to() of EvdSocket

 evd/evd-socket.c | 1 +
 1 file changed, 1 insertion(+)

commit 84561a441dde185e82d3f7db8cd90b77b7421113
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 21 20:57:03 2011 +0200

    Adds new public method respond_error() to EvdJsonrpc
    
    and factorizes respond() code.

 evd/evd-jsonrpc.c | 140 +++++++++++++++++++++++++++++++++++-------------------
 evd/evd-jsonrpc.h |   5 ++
 2 files changed, 95 insertions(+), 50 deletions(-)

commit 0f8b9d90743aa7f6827b6b9b660359519d0d00d4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 20 19:06:51 2011 +0200

    Renames get_connection_async() by get_connection() in EvdConnectionPool
    
    In EventDance, all operations are asynchronous by default.

 evd/evd-connection-pool.c | 12 ++++++------
 evd/evd-connection-pool.h |  2 +-
 evd/evd-reproxy.c         |  8 ++++----
 3 files changed, 11 insertions(+), 11 deletions(-)

commit 8003db33854152a31846f0591a05255123e2cbb9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 20 08:47:21 2011 +0200

    Adds const keyword to 'content' argument of respond() in EvdWebService

 evd/evd-web-service.c | 4 ++--
 evd/evd-web-service.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit a5abac6404d2aadb9cbc48806b09dfa8d362b939
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 19 23:41:27 2011 +0200

    Removes unused method get_property() in EvdHttpConnection

 evd/evd-http-connection.c | 24 ------------------------
 1 file changed, 24 deletions(-)

commit fef6f9e46f85daedb5594b77d94c1859626a8e23
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 19 23:09:49 2011 +0200

    Improves async writing logic in EvdBufferedOutputStream
    
    and organizes code a bit.

 evd/evd-buffered-output-stream.c | 67 ++++++++++++++++------------------------
 1 file changed, 26 insertions(+), 41 deletions(-)

commit 2653117172f669e981e22d6f16ac329343538303
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 19 23:03:47 2011 +0200

    Adds new method get_basic_auth_credentials() to EvdHttpRequest

 evd/evd-http-request.c | 37 +++++++++++++++++++++++++++++++++++++
 evd/evd-http-request.h |  3 +++
 2 files changed, 40 insertions(+)

commit 9255a75494b3214c5b2de3e8536ea4c685ec474c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 19 18:27:12 2011 +0200

    Makes request_handler() of EvdWebSelector to use respond() from EvdWebService
    
    instead of that from EvdHttpConnection. This will allow for connection reusing
    if keep-alive is enabled.

 evd/evd-web-selector.c | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

commit a9b71ce602e8e0e1718d7a1668ee963bd9084944
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 19 18:25:29 2011 +0200

    Makes request_handler() of EvdWebSelector to use correct url 'path'
    
    from the uri object of the EvdHttpRequest.

 evd/evd-web-selector.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 675dd2b8f5b189c2a0c0376527dc4ded3b87b563
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 19 18:22:41 2011 +0200

    Fixes EvdJsonrpc invocation counter to start at 1

 evd/evd-jsonrpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d1559f40436e4ddca7c751d7a428e86ade21991e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 17 19:11:38 2011 +0200

    Creates headers automatically when requested in EvdHttpMessage
    
    if not already created.

 evd/evd-http-message.c | 3 +++
 1 file changed, 3 insertions(+)

commit e2a69318cab6204e217d894a0c3eba8b05bda95e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 17 19:09:33 2011 +0200

    Adds new method set_basic_auth_credentials() to EvdHttpRequest
    
    This will just add the 'Authorization' header to the message headers structure.

 evd/evd-http-request.c | 28 ++++++++++++++++++++++++++++
 evd/evd-http-request.h |  4 ++++
 2 files changed, 32 insertions(+)

commit c066ec9daaa2cd3b13128fcf31b702d7a67226a3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 17 19:08:05 2011 +0200

    Fixes to_string() of EvdHttpRequest to include correct path and host header

 evd/evd-http-request.c | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

commit 0fc21989b4241c88302ac8ebd61e3afb1296370a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 17 18:53:08 2011 +0200

    Removes 'path' member of EvdHttpRequest
    
    and use 'uri' to resolve it instead. Redundancy sucks.

 evd/evd-http-connection.c |  1 -
 evd/evd-http-request.c    | 16 +++++-----------
 evd/evd-http-request.h    |  2 +-
 3 files changed, 6 insertions(+), 13 deletions(-)

commit 7ae6139f4e91f05dc0a2f5d6d536ab2ce59ff198
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 17 18:51:34 2011 +0200

    Adds 'method' and 'uri' arguments to method new() of EvdHttpRequest
    
    These are construct-only properties, so we really want to be able to set them
    at construction.

 evd/evd-http-request.c | 11 +++++++++--
 evd/evd-http-request.h |  3 ++-
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 3cc985cbff1dadab062178775ac666e9b6651405
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 15:52:34 2011 +0200

    Removes unused set_property() in EvdPkiPubkey

 evd/evd-pki-pubkey.c | 23 -----------------------
 1 file changed, 23 deletions(-)

commit bc320a114b33d71ed171e28588f45d3aa271d6d5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 15:52:13 2011 +0200

    Removes unused set_property() in EvdPkiPrivkey

 evd/evd-pki-privkey.c | 23 -----------------------
 1 file changed, 23 deletions(-)

commit da1dde2570b498b133966f64d6aadffd030858ca
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 15:47:59 2011 +0200

    Removes set but unused variable in EvdDBusDaemon

 evd/evd-dbus-daemon.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 4aa0c8494963cc925a7362be37de79057319622f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 14:05:31 2011 +0200

    Removes set but unused variable in on_call_method_return() EvdDBusBridge

 evd/evd-dbus-bridge.c | 2 --
 1 file changed, 2 deletions(-)

commit 08b462a2c38b361598e71955e4d2f20ff1287c84
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 14:05:08 2011 +0200

    Removes unused get_property() and set_property() in EvdDBusBridge

 evd/evd-dbus-bridge.c | 49 -------------------------------------------------
 1 file changed, 49 deletions(-)

commit 27e6a361b894218f4b782eccfa4540e0d87b98ce
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:54:17 2011 +0200

    Makes use of the result of read() and write() self-pipe trick in EvdPoll
    
    This is to avoid warnings due caused by attribute 'warn_unused_result'.

 evd/evd-poll.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit fd4ca2a1d8749a35e232ba805b2cb7d1f3938a08
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:53:03 2011 +0200

    Removes set but unused variable in notify_new_peer() of EvdPeerManager

 evd/evd-peer-manager.c | 4 ----
 1 file changed, 4 deletions(-)

commit 653d5accc092d110560e997dac422dd4bf4e8fa2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:52:16 2011 +0200

    Removes set but unused variable in free_obj_conn_data() of EvdDBusAgent

 evd/evd-dbus-agent.c | 3 ---
 1 file changed, 3 deletions(-)

commit 709bf586bed2998f511f819047d7260fc6a0981e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:51:10 2011 +0200

    Fixes wrong error result in get_sexp_for_rsa_key() of EvdTlsPrivkey

 evd/evd-tls-privkey.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit dc9c65f815a325087c033650d24d27f61ab4c1d6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:50:04 2011 +0200

    Fixes wrong error result in get_sexp_for_rsa_key() of EvdTlsCertificate

 evd/evd-tls-certificate.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 368ccaaa489c8a524a59b2fe83974ae072096299
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:49:40 2011 +0200

    Removes unused set_property() method in EvdTlsPrivkey

 evd/evd-tls-privkey.c | 23 -----------------------
 1 file changed, 23 deletions(-)

commit 98cdf633ab2620783e02efc1d3b5256f39979951
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 16 13:49:02 2011 +0200

    Removes unused set_property() method in EvdTlsCertificate

 evd/evd-tls-certificate.c | 23 -----------------------
 1 file changed, 23 deletions(-)

commit 4f92cd58fd6da681b600befd13b50eb7547c1ee4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 15 23:51:32 2011 +0200

    Fixes error in read_response_headers_finish() of EvdHttpConnection
    
    The headers member of ResponseHeadersData should be set to null to avoid
    freeing it when data structure is freed.

 evd/evd-http-connection.c | 1 +
 1 file changed, 1 insertion(+)

commit 6d56be3a352d014416aac2b2e289c126fc1b36c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 15 23:46:25 2011 +0200

    Removes socket from queue after closed when not needed in EvdConnectionPool

 evd/evd-connection-pool.c | 1 +
 1 file changed, 1 insertion(+)

commit 57a24830c3e8726587f398429b99facd5d93b84a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 15 17:17:44 2011 +0200

    Removes unused variable 'method' in request_handler() of EvdWebSelector

 evd/evd-web-selector.c | 2 --
 1 file changed, 2 deletions(-)

commit a872cf58be7614bbf5fb8a6191f8eecd1f8c0040
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 15 13:54:24 2011 +0200

    Responds with connection keep-alive header if so requested in EvdWebDir

 evd/evd-web-dir.c | 5 +++++
 1 file changed, 5 insertions(+)

commit a2904b2279dabccaede839978d5fb6dc2f941d93
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 15 13:39:48 2011 +0200

    Adds virtual method flush_and_return_connection() to EvdWebService
    
    and keep-alive support to connection returning.

 evd/evd-web-service.c | 178 +++++++++++++++++++++++++++++++++-----------------
 evd/evd-web-service.h |  30 +++++----
 2 files changed, 135 insertions(+), 73 deletions(-)

commit fe71b7721625683fb6d2a4ae238d7c15a1b8e445
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 14 22:50:18 2011 +0200

    Removes cancellable argument in write_content() code of EvdHttpConnection

 evd/evd-http-connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e7672c9d38ae47e7ec14f389a54595ca91031113
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 14 22:49:13 2011 +0200

    Removes unused overrided method set_property() from EvdHttpConnection

 evd/evd-http-connection.c | 23 -----------------------
 1 file changed, 23 deletions(-)

commit 144601fcb2107f6c96a56887201ba91c66ee9893
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 14 22:42:41 2011 +0200

    Adds keep-alive member and get_keepalice() method  to EvdConnection
    
    This flag is updated every time request or response headers are read
    from the connection (using the API in EvdConnection).

 evd/evd-http-connection.c | 18 ++++++++++++++++++
 evd/evd-http-connection.h |  2 ++
 2 files changed, 20 insertions(+)

commit 9265fcf78384879f135f59b4ad28756b9d33b60c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 14 22:12:18 2011 +0200

    Removes unused overrided method set_property() of EvdIoStreamGroup

 evd/evd-io-stream-group.c | 23 -----------------------
 1 file changed, 23 deletions(-)

commit 65209032f347547c70ba5c470992d62f12f5e98c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 14 22:09:01 2011 +0200

    Disconnects 'group-changed' signal of a connection upon removal
    
    from an EvdIoStreamGroup.

 evd/evd-io-stream-group.c | 5 +++++
 1 file changed, 5 insertions(+)

commit fdcd1a817b52152ffc84a42a8c12fa68db4a74a8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 14 21:48:29 2011 +0200

    Adds new method get_group() to EvdConnection

 evd/evd-connection.c | 13 +++++++++++++
 evd/evd-connection.h |  1 +
 2 files changed, 14 insertions(+)

commit 476430aa3e0cd70d7825224db77484018840d846
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 8 12:23:00 2010 +0200

    Prevents EvdHttpConnection to flush and shutdown after 'respond()' is called
    
    It is up to the caller of 'respond()' to flush and shutdown connection.
    The problem is that flush operation is async and 'respond()' is not.

 evd/evd-http-connection.c | 2 --
 1 file changed, 2 deletions(-)

commit e8a49247d5496ddc9226a72da5e186d9d3bb2c8a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 8 12:22:19 2010 +0200

    Fixes error in 'write_content()' method of EvdHttpConnection

 evd/evd-http-connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c0d851d421f346861db38239c231f914bfcd3c11
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:10:57 2011 +0200

    Cosmetic indentation fix in EvdSocket

 evd/evd-socket.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 240083cf8d5d891d142b9029b9383d75ab40d2f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:10:13 2011 +0200

    Adds minimum annotation to evd_socket_connect_finish() of EvdSocket
    
    to make it work with G-I in GJS.

 evd/evd-socket.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit b3a76908b3f60d07d9a7a3538ff19cfcaaec6fe3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:09:30 2011 +0200

    Improves description of 'io-stream-type' property of EvdSocket

 evd/evd-socket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 450154450c65cbdf1bc60e581c65363293c65bee
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:07:49 2011 +0200

    Renames 'starttls_result' member of EvdConnection to 'async_result'
    
    for consistency with EvdSocket.

 evd/evd-connection.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit e7f3a8e43c3f93bde878d866bcc4d48aa9fb76f7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:05:31 2011 +0200

    Reorganizes code in startls() of EvdConnection

 evd/evd-connection.c | 29 +++++++++++++----------------
 1 file changed, 13 insertions(+), 16 deletions(-)

commit 44ec1361e9122490d336e455d2b81f3311b85b08
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:01:41 2011 +0200

    Removes EVD_ERROR_ALREADY_ACTIVE from EvdErrorEnum

 evd/evd-error.h | 1 -
 1 file changed, 1 deletion(-)

commit d1a94dc8f85aadec63ce67c4d4efed2f73f337f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 20:00:52 2011 +0200

    Replaces EVD_ERROR_ALREADY_ACTIVE by G_IO_ERROR_BUSY in EvdConnection

 evd/evd-connection.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c1cd69ea550fc125068deff6f58d707403c418f6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 19:57:45 2011 +0200

    Replaces EVD_ERROR_ALREADY_ACTIVE by G_IO_ERROR_BUSY in EvdSocket

 evd/evd-socket.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit f19a74e5374b47c0aa805d790f62d421b3542a22
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 19:52:15 2011 +0200

    Reorganizes a bit the code in connect, bind and listen operations of EvdSocket

 evd/evd-socket.c | 67 +++++++++++++++++++++++++++++++-------------------------
 1 file changed, 37 insertions(+), 30 deletions(-)

commit 85c610c1f9a4c8e9a198c5d52a6153c2fa9c15f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 4 19:50:21 2011 +0200

    Passes cancellable object to name-resolution operations in EvdSocket

 evd/evd-socket.c | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

commit 44929a13af5ba54873cd063004fc8a58b697aa9f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 3 16:48:49 2011 +0200

    Uses 'standard::content-type' attribute for file info query in EvdWebDir
    
    instead of 'standard::fast-content-type' which seems to be resolving
    the content type wrongly (almost always return 'text/plain' for HTML related
    files).

 evd/evd-web-dir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 379ad1adfd9b301654c3914becbd2d1e343b664d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 3 16:34:35 2011 +0200

    Launches TLS handshake when starttls() is called on a client EvdConnection
    
    Without this, handshake process could gets stalled if the G_IO_OUT condition
    that triggers handshake in client mode has already arrived at the time of
    calling starttls().

 evd/evd-connection.c | 3 +++
 1 file changed, 3 insertions(+)

commit cbc2f21765cc17d37dba2edd8e14ab266fff424c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun May 22 12:29:52 2011 +0200

    Uses empty string instead of undefined for handshake data in Evd.WebTransport
    
    This is to fix a bizarre bug seen with Epiphany. XMLHttpRequest doesn't send
    'content-type' header when calling send() with undefined data. Some reverse
    proxies like lighttpd will complain and miserably fail to serve.

 evd/js/evdWebTransport.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1bde65018cf248acd615febd66a6189293a51ed8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun May 22 12:28:50 2011 +0200

    Fixes error in event handling of Javascript base prototype Evd.Object

 evd/js/evdWebTransport.js | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

commit a58237b4f6ecb5891c2fadae896e1eec8067816d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 20 17:32:04 2011 +0200

    Fixes bug in long-polling transport that was causing peers to drop
    
    There was an error in the mecanism to keep peers alive during request handler
    of EvdLongPolling.

 evd/evd-long-polling.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 48a52145da5cd3890618c09c593b8edc51dfaa4a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 17 23:18:57 2011 +0200

    Replaces all non-portable printf formats
    
    by their corresponding portable glib macros.

 evd/evd-dbus-agent.c  | 4 ++--
 evd/evd-dbus-bridge.c | 2 +-
 evd/evd-jsonrpc.c     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit dbf1b470e0c3297eb74ede4741dd1f2e955246b1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat May 7 11:43:50 2011 +0200

    Adds exit code handling in EvdDaemon
    
    Now run() method returns an exit code, and quit() takes an exit_code argument.
    User interruption returns -SIGINT and termination returns -SIGTERM.

 evd/evd-daemon.c       | 16 +++++++++++-----
 evd/evd-daemon.h       |  5 +++--
 examples/ping-server.c |  2 +-
 3 files changed, 15 insertions(+), 8 deletions(-)

commit 177aae947003e5649f0f822a049300c4a20f334e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 18 20:45:15 2011 +0200

    release: Prepares development cycle 0.1.5

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 524498e126d13c0fa1460a21c644924fb545f95c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 18 20:40:07 2011 +0200

    build: Adds a comment block to configure.ac and a echoes the install prefix

 configure.ac | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit 0f52e205a3e7e0d8000194e088e92f12ae1d6e77
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 18 20:39:18 2011 +0200

    build: Removes the stupid comment 'Now type make ...' at the end of autogen

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bb440a4ffbc1e150b6d2a0897fa6ac4a93860899
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 18 13:37:28 2011 +0200

    Fixes error in EvdDaemon context args parsing, a default value was missing

 evd/evd-daemon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6fd02ef5274b0c357b07012642a82a85038e9059
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:54:20 2011 +0200

    tests: Adds new test 'test-pki'
    
    providing unit and functional tests for the new PKI API added.

 tests/Makefile.am |  11 +-
 tests/test-pki.c  | 489 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 498 insertions(+), 2 deletions(-)

commit ca3e406bc727b9431ad6b45465af37ab2db88cef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:50:26 2011 +0200

    build: Adds new macro TESTS_DIR to tests programs
    
    providing the absolute path of the tests forlder inside source dir. This makes
    tests a bit more robust when accessing needed files like certificates, etc.

 tests/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit 6f62f8c46431a77fb7a61b74f3cfcdf45c484957
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:38:44 2011 +0200

    Adds method to generate a PKI key-pair using async GIO API
    
    The implementation is a wrapper to same API in libgcrypt and produces a pair of
    EvdPkiPubkey and EvdPkiPrivkey objects.

 evd/Makefile.am |   2 +
 evd/evd-pki.c   | 207 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-pki.h   |  47 +++++++++++++
 evd/evd.h       |   1 +
 4 files changed, 257 insertions(+)

commit b64fe2c64e17a57c3d1a28aa6df6eb50b2e3caf0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:35:29 2011 +0200

    Adds new method get_pki_key() to EvdTlsCertificate
    
    This method creates and returns an EvdPkiPubkey object using the parameters
    found in its X.509 or OpenPGP public key structure.

 evd/evd-tls-certificate.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h |  5 +++
 2 files changed, 93 insertions(+)

commit e796e53127f6e252bd63de95e63f32fd546c9a6a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:31:41 2011 +0200

    Adds new method get_pki_key() to EvdTlsPrivkey
    
    This method creates and returns an EvdPkiPrivkey object using the parameters
    found in its X.509 or OpenPGP private key structure.

 evd/evd-tls-privkey.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-privkey.h |   5 +++
 2 files changed, 107 insertions(+)

commit 63d3ad98480e275221bcbe1caa7c8d8bb9a174bc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:30:10 2011 +0200

    Adds new class EvdPkiPubkey
    
    representing the public key of a PKI key pair.

 evd/Makefile.am      |   2 +
 evd/evd-pki-pubkey.c | 373 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-pki-pubkey.h |  97 ++++++++++++++
 evd/evd.h            |   1 +
 4 files changed, 473 insertions(+)

commit e888d46b3b49378cf7313b80b09043775eddcd34
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 17 21:27:53 2011 +0200

    Adds new class EvdPkiPrivkey
    
    representing the private key of a PKI key pair.

 evd/Makefile.am       |   3 +
 evd/evd-pki-common.h  |  40 ++++++
 evd/evd-pki-privkey.c | 381 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-pki-privkey.h |  97 +++++++++++++
 evd/evd.h             |   1 +
 5 files changed, 522 insertions(+)

commit 58faa7b698080ed73959139b6f849c11bd8c9ac9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 15 00:24:48 2011 +0200

    Updates code affected by renamed method in TLS common
    
    evd_tls_build_error() is now to evd_error_build_gnutls().

 evd/evd-tls-certificate.c  |  8 ++++----
 evd/evd-tls-cipher.c       | 25 +++----------------------
 evd/evd-tls-credentials.c  |  4 +++-
 evd/evd-tls-dh-generator.c |  6 ++----
 evd/evd-tls-privkey.c      | 12 ++++++------
 evd/evd-tls-session.c      | 18 +++++++++---------
 6 files changed, 27 insertions(+), 46 deletions(-)

commit cf9e4a91581dba406171a394a48f86916eda97e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 15 00:21:45 2011 +0200

    Removes evd_tls_build_error() from TLS common funcs
    
    evd_error_build_gnutls() should be used instead.

 evd/evd-tls-common.c | 13 +------------
 evd/evd-tls-common.h |  4 ----
 2 files changed, 1 insertion(+), 16 deletions(-)

commit dfb065ec332521d38c616a29c9e4d7c0676cdf10
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 15 00:18:59 2011 +0200

    Creates evd-error.c to centralize common error handling functions

 evd/Makefile.am |  1 +
 evd/evd-error.c | 43 +++++++++++++++++++++++++++++++++++++++++++
 evd/evd-error.h | 18 ++++++++++++++----
 3 files changed, 58 insertions(+), 4 deletions(-)

commit 2bb17ebe6f961640e067e21b7e79abd242745622
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:58:02 2011 +0200

    Updates error domain string and macro for Gcry error domain

 evd/evd-error.h      | 10 +++++-----
 evd/evd-tls-cipher.c |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 53d083c5a0e64897c847d50034270beeb1c09a00
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:48:30 2011 +0200

    Removes EvdTlsPrivkeyType in favor of EvdTlsCertificateType in EvdTlsPrivkey

 evd/evd-tls-privkey.c | 37 +++++++++++++++++++------------------
 evd/evd-tls-privkey.h |  7 -------
 2 files changed, 19 insertions(+), 25 deletions(-)

commit 3136507bb36f8e5d1e55a57ea1df5deb3cfe4a44
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:46:00 2011 +0200

    Fixes indentation and removes annotation from TLS common header

 evd/evd-tls-common.h | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit 0038065eee56f56410023b671814e52c4391f301
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:44:48 2011 +0200

    Moves EvdTlsCertificateType enum to TLS common header
    
    This enum will now be shared by Certificate and Privkey classes.

 evd/evd-tls-certificate.h | 7 -------
 evd/evd-tls-common.h      | 7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 29d9ca6887a396df944679ccb193cecdec095120
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:43:03 2011 +0200

    Updates EvdTlsCredentials to sync with API changes
    
    in EvdTlsCertificate and EvdTlsPrivkey (renaming method to get_native()).

 evd/evd-tls-credentials.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d5991058aa55b0bb40c508257b4624ca855d9150
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:31:54 2011 +0200

    Renames method get_privkey() to get_native() in EvdTlsPrivkey
    
    The former name was confusing, get_native() describes its purpose better.

 evd/evd-tls-privkey.c | 2 +-
 evd/evd-tls-privkey.h | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit ff94a9074332ad36ddf6701135e09b342bf2aa41
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 14 23:28:39 2011 +0200

    Renames method get_certificate() to get_native() in EvdTlsCertificate
    
    The former name was confusing, get_native() describes its purpose better.

 evd/evd-tls-certificate.c | 2 +-
 evd/evd-tls-certificate.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b4f0e45306e75d26577ed130662acb3357a24da1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 12 17:53:40 2011 +0200

    Fixes method is_alive() of EvdPeer to work well with websocket mechanism

 evd/evd-peer.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit fc23f87d617f270e2f990c1d8fee1e3122c318f0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 11 21:30:55 2011 +0200

    Adds support for web-socket-over-tls scheme (wss://) in EvdWebTransport

 evd/evd-web-transport.c    | 5 ++++-
 evd/evd-websocket-server.c | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

commit a23fa82ab74eefad8f8c7cc302ee34b922609ecc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 10 18:37:38 2011 +0200

    Fixes indentation in EvdWebTransport header file

 evd/evd-web-transport.h | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 098f99b156535a1854c1c88c7af0b7ac5a2035eb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 10 18:34:46 2011 +0200

    Adds flag to enable/disable websocket mechanism in EvdWebTransport
    
    together with a new method set_enable_websocket(). Some proxies don't yet work
    well with websockets, so we need API to explicitely tell the Web transport to
    fallback to long-polling.

 evd/evd-web-transport.c | 19 +++++++++++++++++--
 evd/evd-web-transport.h |  3 +++
 2 files changed, 20 insertions(+), 2 deletions(-)

commit 471bbad2e785e5963aad081e89870c8700f1738e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Apr 9 13:22:02 2011 +0200

    Updates browser-side WebTransport to include WebSocket mechanism and handshake
    
    as well as other global improvements.

 evd/js/evdWebTransport.js | 155 +++++++++++++++++++++++++++++++++-------------
 1 file changed, 112 insertions(+), 43 deletions(-)

commit f4d9324f6a2e4d327ddc1cc6b7570a753f574342
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Apr 9 13:20:59 2011 +0200

    Updates browser-side LongPolling mechanism to remove handshake
    
    which will be move to WebTransport to centralize common code.

 evd/js/evdWebTransport.js | 55 +++++++++++++----------------------------------
 1 file changed, 15 insertions(+), 40 deletions(-)

commit de0a24e29493063dc167c090857f32ce0dd3bba7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Apr 9 13:13:30 2011 +0200

    Updates EvdWebTransport to include web-socket mechanism and peer handshake

 evd/evd-web-transport.c | 178 ++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 159 insertions(+), 19 deletions(-)

commit e27b752c65ed05a0327241ad678d6600d2eada78
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Apr 9 13:11:58 2011 +0200

    Removes peer handshake functionality from EvdLongPolling
    
    Handshake will be moved to EvdWebTransport to centralize common code.

 evd/evd-long-polling.c | 237 +++++++++++++++----------------------------------
 1 file changed, 71 insertions(+), 166 deletions(-)

commit 1c72dcfc81732b5ee74484cefe290de7b948f22c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 8 21:24:59 2011 +0200

    Improves EvdWebsocketServer implementation after use in first real test cases

 evd/evd-websocket-server.c | 95 ++++++++++++++++++++++++++++++++--------------
 1 file changed, 67 insertions(+), 28 deletions(-)

commit 114cfff5a277df41f1fc488e8cb1bdbb067c94a6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 20:20:43 2011 +0200

    Fixes memory leak in add_certificate_from_file() of EvdTlsCredentials
    
    that happens when an error occurs loading any of the files.

 evd/evd-tls-credentials.c | 46 ++++++++++++++++++++++------------------------
 1 file changed, 22 insertions(+), 24 deletions(-)

commit 2ac8c82c2e0f4595cc2a02d458896370bceb56d0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 20:20:05 2011 +0200

    Adds new method respond_simple() to EvdHttpConnection

 evd/evd-http-connection.c | 17 +++++++++++++++++
 evd/evd-http-connection.h |  4 ++++
 2 files changed, 21 insertions(+)

commit 6dccd5cec1624f25c6b1f36d098e44d5c3596afd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 09:19:04 2011 +0200

    Removes lines setting the IO stream type of EvdWebTransport
    
    which is already set in base class EvdWebDir.

 evd/evd-web-transport.c | 2 --
 1 file changed, 2 deletions(-)

commit a73b7f03991085f9d7c3a847c2bcdbe69f34205d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 09:08:16 2011 +0200

    Updates C examples to sync with API change in new() of EvdWebTransport

 examples/dbus-bridge.c | 2 +-
 examples/ping-server.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit ba40261dc1378b9920a9a3abd881eb0639fd9a49
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 09:06:07 2011 +0200

    Adds @base_path argument to new() method of EvdWebTransport
    
    for consistency with 'base-path' property being constructor only.

 evd/evd-web-transport.c | 11 ++++++-----
 evd/evd-web-transport.h |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

commit 0080d55ab1d9eead805b54e97e1e1f1b6693eae6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 09:12:59 2011 +0200

    Sets set_base_path() method to private in EvdWebTransport
    
    Changing the base path after construction is deprecated since it would break
    active peers.

 evd/evd-web-transport.c | 39 +++++++++++++++------------------------
 evd/evd-web-transport.h |  2 --
 2 files changed, 15 insertions(+), 26 deletions(-)

commit abe5c639242ca26f31570fd5f4ef602d974295cf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 00:37:30 2011 +0200

    Includes long-polling header in EvdWebTransport source instead of header

 evd/evd-web-transport.c | 2 ++
 evd/evd-web-transport.h | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 2c39608006934774378eb62dfb1c2c3b629f2797
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Apr 9 13:15:04 2011 +0200

    Adds browser-side Javascript implementation of web-socket mechanism

 evd/js/evdWebTransport.js | 72 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 72 insertions(+)

commit 1f3b9666150bd666833a5bb8c4cdacb2a4011fb7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 7 00:26:58 2011 +0200

    Adds new class EvdWebsocketServer for server-side
    
    This is a low-level class to provide web-socket mechanism server-side inside
    EvdWebTransport. Normally, one would never have to use it.
    
    Implementation is not fully complete. Implementation of WebSocket closing process
    is still missing.

 evd/Makefile.am            |   2 +
 evd/evd-websocket-server.c | 651 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-websocket-server.h |  57 ++++
 evd/evd.h                  |   1 +
 4 files changed, 711 insertions(+)

commit 1b6c59b3a7e5e0ae4820cd4ba336c8eab530df25
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 6 00:42:02 2011 +0200

    Prevents EvdLongPolling crash when an uninitialized peer closes

 evd/evd-long-polling.c | 2 ++
 1 file changed, 2 insertions(+)

commit c86a900a41a8db2af1e344eb591eccc04c5035c8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 6 00:41:25 2011 +0200

    Fixes code indentation in EvdTransport

 evd/evd-transport.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit da0c98f468836ff5b46e0f0a23154449a056172b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 6 00:38:50 2011 +0200

    Makes virtual method create_new_peer() of EvdTransport also public

 evd/evd-transport.c | 20 +++++++++++++++++---
 evd/evd-transport.h |  1 +
 2 files changed, 18 insertions(+), 3 deletions(-)

commit bff3934e9bad640baa68dcd247699ce72bf04ba9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:56:33 2011 +0200

    Updates signature of send() method in EvdWebTransport
    
    after changing its virtual method in EvdTransport.

 evd/evd-web-transport.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 557eb7fe10cd6b7b43f2540107d02932d4064a26
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:54:56 2011 +0200

    Updates signature of send() method in EvdLongPolling
    
    after changing its virtual method in EvdTransport.

 evd/evd-long-polling.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit dea04bc64550a814ad2c115ce14b3d4a6bde2cb4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:53:09 2011 +0200

    Changes 'send()' method of EvdTransport to return a boolean value
    
    instead of gssize. This was a mistake since by design a frame cannot be
    partially sent.

 evd/evd-transport.c | 10 +++++-----
 evd/evd-transport.h |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 11c5a3cf855c8ebe83e0b396836dae5c5d57865b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:29:15 2011 +0200

    Removes private member peer_manager from EvdLongPolling
    
    and use the new API in EvdTransport instead.

 evd/evd-long-polling.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

commit 1e05bb0e9af52e4bdad0b4fdb2b0f527a4ce4254
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:27:15 2011 +0200

    Adds new method lookup_peer() to EvdTransport interface

 evd/evd-transport.c | 24 ++++++++++++++++++++++++
 evd/evd-transport.h |  3 +++
 2 files changed, 27 insertions(+)

commit cc94149d1661626e7818a55c9df28bc08697b669
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:24:44 2011 +0200

    Adds a 'peer_manager' member to EvdTransport interface
    
    to centralize communication with the peer manager in the interface, and avoid
    implementing it for every transport.

 evd/evd-transport.c | 16 +++++++++++++---
 evd/evd-transport.h |  4 ++++
 2 files changed, 17 insertions(+), 3 deletions(-)

commit 2f3ab525bfe56d00d46547572e12e6ce19cb16ba
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:17:52 2011 +0200

    Removes create_new_peer() from EvdPeerManager and adds add_peer() instead

 evd/evd-peer-manager.c | 22 +++++++---------------
 evd/evd-peer-manager.h |  5 ++---
 evd/evd-transport.c    |  6 ++++--
 3 files changed, 13 insertions(+), 20 deletions(-)

commit 91de297291c00f432c64f8539b0d5a84567d2dfc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:19:41 2011 +0200

    Removes new() method of EvdPeer and makes 'id' property only readable
    
    Calling new() for constructing an EvdPeer makes no sense since it cannot accept
    the required 'transport' property due to cyclic header inclusion.
    
    Also, the 'id' property is generated privately, which improves encapsulation and
    perhaps also security.

 evd/evd-peer.c | 23 ++++-------------------
 evd/evd-peer.h |  2 --
 2 files changed, 4 insertions(+), 21 deletions(-)

commit ee0c90ab1646f16e21391f81a7bba65838fdf0d3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 5 00:08:39 2011 +0200

    Fixes EvdHttpConnection to allow read content when encoding is none
    
    Connection-upgrade type of HTTP requests have no encoding, yet content
    need to be read from socket (e.g. for websocket handshake).

 evd/evd-http-connection.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit eba1f7b2d54c8b4ebb11cfc5f2f4c655e926b867
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 11 21:50:39 2011 +0200

    Fixes error in get_server_name() method of EvdTlsSession

 evd/evd-tls-session.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 44efddb4528b3d3b42fbcd190356b2daaaa71143
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 11 21:47:05 2011 +0200

    Fixes error in server certificate retrieval callback in EvdTlsCredentials

 evd/evd-tls-credentials.c | 53 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 37 insertions(+), 16 deletions(-)

commit 42f78a8ce989917d02ff9f07e54e341c12067d09
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 23:59:56 2011 +0200

    Removes unstable test case 'own-name/replace' from D-Bus bridge test suite
    
    It depends on a race condition between a name-acquired and a name-lost messages
    arriving in random order.

 tests/test-dbus-bridge.c | 21 ---------------------
 1 file changed, 21 deletions(-)

commit e6d168331666e7043636270309efb6b96477158b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 23:51:21 2011 +0200

    Adds new public method redirect() to EvdHttpConnection

 evd/evd-http-connection.c | 32 ++++++++++++++++++++++++++++++++
 evd/evd-http-connection.h |  5 +++++
 2 files changed, 37 insertions(+)

commit 03f28e3c7e927579edeb9d1e5f35cf183870623f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 23:06:29 2011 +0200

    Uses kill syscall to terminate the D-Bus daemon in EvdDBusDaemon
    
    upon object finalization, instead of spawning it as a command line call.

 evd/evd-dbus-daemon.c | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit 438a745f2d30fdc5b845bf56ff26bb0b3c436d5d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 23:02:50 2011 +0200

    Adds SIGTERM to signals watched by EvdDaemon for clean termination

 evd/evd-daemon.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 3698cd60123e63a068154af88b4c1e5145df032c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 22:37:10 2011 +0200

    Updates required version of autoconf to 2.59
    
    and removes unused lines.

 configure.ac | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 38ffdc62dcca6021c86c5caf3394a4fddeea6483
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 22:15:46 2011 +0200

    Improves request handling in EvdWebTransport

 evd/evd-web-transport.c | 63 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 42 insertions(+), 21 deletions(-)

commit 4606983bb7eaf61b6c2dd2ca4eadff0b01781705
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 19:26:00 2011 +0200

    Fixes error in add_connection_with_request() of EvdWebService
    
    The old service was being left attached to the connection.

 evd/evd-web-service.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit f9ffa7c39d2143ff7b5edcdc9b76f704080c5de1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 31 18:37:37 2011 +0200

    Includes the micro part in Version field of .pc file

 evd/evd-0.1.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8fd05defebb56622550a36eda7024db3590fe63f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 29 19:11:07 2011 +0200

    Fixes error in transportWrite() method of cliend-side evdJsonrpc

 evd/js/evdJsonrpc.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 44b6ac1d0e943633c91b3ff3ca709d7927a37ec2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 21 23:58:16 2011 +0100

    Updates shread-image example to sync with latest API changes
    
    and improve other minor issues.

 examples/common/shared_image.html | 50 ++++++++++++++++++++++++---------------
 examples/js/sharedImage.js        |  2 +-
 2 files changed, 32 insertions(+), 20 deletions(-)

commit 5e01e7aa7b35a8904b65f6a5f2499011b966b46a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 17 18:30:21 2011 +0100

    Fixes error in browser-side D-Bus bridge own-name example

 examples/common/dbus-bridge-own-name.html | 2 --
 1 file changed, 2 deletions(-)

commit ce9d8572878abc93bb6271cd52a04ee6e28cb9fd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 12 11:49:53 2011 +0100

    Updates ping-server C example to sync with API changes in EvdTlsCredentials

 examples/ping-server.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 26ef7cab450f5cc0eb88d457b5d4359ab7581074
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 12 11:41:50 2011 +0100

    Synchs 'ready' signal in EvdTlsCredentials with concurrent async ops
    
    like add_certificate_from_file(). This guarantees that the credentials object
    can be already used by TLS session while certificates are still being added to
    the it.

 evd/evd-tls-credentials.c | 35 +++++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

commit a21213d60e3308a7ceff515417f290963b013ad8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 12 10:08:29 2011 +0100

    Always convert root path to absolute in EvdWebDir

 evd/evd-web-dir.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 5b77b606b0b8ed417e88437b46a2b1ce8ce622c5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 12 09:32:22 2011 +0100

    Makes EvdDaemon to be cleanly interrupted with SIGUSR even when daemonized

 evd/evd-daemon.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 70d0d9dbb4e92ca9d507d6cdf8007e04a3c968fc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 18:41:24 2011 +0100

    Prepare for next version 0.1.4

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 439fd70e4a0909c9550903c66663945222379736
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 18:34:59 2011 +0100

    Release 0.1.3

 configure.ac               | 2 +-
 doc/reference/evd-docs.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4135ac44da12f5ad7b82d130a9aa60880917be27
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 16:28:24 2011 +0100

    Updates DBus-bridge test to remove blanks spaces in JSON
    
    Now the generetor in json-glib does not add blanks spaces when not in pretty-print
    mode (https://bugzilla.gnome.org/show_bug.cgi?id=640729).

 tests/test-dbus-bridge.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 4bb93bcf3ef6fbf5d6aac2f6098e4b586d9a32ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 11:48:53 2011 +0100

    Adds a close() method to browser-side DBus bridge prototype

 evd/js/evdDBusBridge.js | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)

commit 0b0edb453948529013475dfc0e0e6aad800786fa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 11:47:47 2011 +0100

    Adds missing constructor argument to browser-side DBus bridge prototypes

 evd/js/evdDBusBridge.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 30b822492b2530ba4d2f645ede97d9921c867a07
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 11:46:03 2011 +0100

    Simplifies and improves browser-side DBus bridge examples

 examples/common/dbus-bridge-own-name.html | 42 +++++++++++++++++--------------
 examples/common/dbus-bridge-proxy.html    | 31 +++++++++++++++--------
 2 files changed, 44 insertions(+), 29 deletions(-)

commit 5487963dfe692edda289355f6eda5dfb39ca75a4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 11 11:32:05 2011 +0100

    Adds removeAllEventListeners() method to Evd.Object prototype

 evd/js/evdWebTransport.js | 4 ++++
 1 file changed, 4 insertions(+)

commit 4643e1dc762ae28debc3dafd256b8edb57fc3f2c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 10 17:53:26 2011 +0100

    Adds Evd.WebTransport constructor as argument of prototype's initialization

 evd/js/evdWebTransport.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 79805a9703ae27867bc7c528cddb2af089c30104
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 10 17:52:34 2011 +0100

    Removes unused code in JS prototype Evd.WebTransport

 evd/js/evdWebTransport.js | 5 -----
 1 file changed, 5 deletions(-)

commit 6a77c2dd329ae8589e716c78ad65c1a6c8e0044f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 7 13:00:21 2011 +0100

    Updates the client-side Web examples to use the new WebTransport object
    
    instead of LongPolling directly.

 examples/common/dbus-bridge-own-name.html | 15 +++++++++++++--
 examples/common/ping.html                 |  1 -
 2 files changed, 13 insertions(+), 3 deletions(-)

commit a334ce5143f91c65b36ad2107434adcfab91a3dc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 7 12:58:04 2011 +0100

    Adds e Evd.WebTransport prototype

 evd/js/evdWebTransport.js | 5 +++++
 1 file changed, 5 insertions(+)

commit 6b58c80e7171784f9b19c989b75d49c3927789e6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 10 00:04:10 2011 +0100

    Fixes error in signature of add_certificate_from_file_finish()
    
    in EvdTlsCredentials. First arg of should be EvdTlsCredentials
    instead of EvdTlsCertificate.

 evd/evd-tls-credentials.c | 2 +-
 evd/evd-tls-credentials.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit d499f8224413e3adacf24b18601b056dd30b56e2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:36:47 2011 +0100

    Fixes indentation in EvdTlsCredentials header file

 evd/evd-tls-credentials.h | 72 +++++++++++++++++++++--------------------------
 1 file changed, 32 insertions(+), 40 deletions(-)

commit 430a7d1dbcf6db717a59f801ac6b094ab91f1d2d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:32:01 2011 +0100

    Improves cert and key validation in 'add_certificate() of EvdTlsCredentials

 evd/evd-tls-credentials.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

commit dd8bf28bf6a63fa9d54262e4cd292db9ad6883c8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:31:17 2011 +0100

    Adds new async method 'add_certificate_from_file()' to EvdTlsCredentials

 evd/evd-tls-credentials.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-credentials.h |   7 ++
 2 files changed, 170 insertions(+)

commit ed330f70ca1ff431d7c579e3cbcd9390b6dd522a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:28:26 2011 +0100

    Fixes indentation in EvdTlsPrivkey header file

 evd/evd-tls-privkey.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 0f6403ce5b914f36507b103e274fe06ab3d31d10
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:26:44 2011 +0100

    Adds new async method 'import_from_file()' to EvdTlsPrivkey
    
    This method will spawn a thread to load file contents and then call
    'import()'.

 evd/evd-tls-privkey.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-privkey.h |  9 +++++++
 2 files changed, 74 insertions(+)

commit ce3d93b1caad188caacd6e3758d726f2cced410e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:25:25 2011 +0100

    Fixes error in key type detection routine of EvdTlsPrivkey

 evd/evd-tls-privkey.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8996fb2f8dff96ac6d0b9f4a5241f08fc8e52d51
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:23:47 2011 +0100

    Fixes indentation in EvdTlsCertificate header file

 evd/evd-tls-certificate.h | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 707bbb9bf12b5eb9fef44f282612dac57279c44c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 22 00:21:05 2011 +0100

    Adds new async method 'import_from_file()' to EvdTlsCertificate
    
    This method will spawn a thread to load the file contents and then call
    'import()'.

 evd/evd-tls-certificate.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h |  9 +++++++
 2 files changed, 74 insertions(+)

commit de634d7476a81ded2466af5c5c2a4e18b4f6c0b8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 7 13:00:21 2011 +0100

    Updates the client side ping client to use the new WebTransport object
    
    instead of LongPolling directly.

 examples/common/ping.html | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit e7e2bfbb4e71f4f000a1797b36632a1455bcaa9d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 7 12:58:04 2011 +0100

    Adds e Evd.WebTransport prototype
    
    This will centralize code common to all web transports. Right now it uses LongPolling only.
    It is not complete yet, just the minimum to keep the web transport working.

 evd/js/evdWebTransport.js | 426 ++++++++++++++++++++++++++++++----------------
 1 file changed, 275 insertions(+), 151 deletions(-)

commit 039dd675833f84e3754c25154a1e1bf50455374a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 9 23:53:56 2011 +0100

    Improves client-side Evd.Jsonrpc object
    
    Adds useTransport() and unuseTransport() methods, and provide a
    context to all callbacks, for consistency with server-side counterpart.

 evd/js/evdJsonrpc.js | 70 +++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 50 insertions(+), 20 deletions(-)

commit cb465fe08bef4cf8d47a124bcd371fdef10d7d06
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 9 23:51:36 2011 +0100

    Adds constructor as argument of Evd.Object() in JS context
    
    It is useful to store the constructor of an object to be able to
    provide 'is-a' alike API.

 evd/js/evdWebTransport.js | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 91d1061072f677ab23e33952d37807f5b247b5eb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 9 23:34:59 2011 +0100

    Updates examples to use new EvdService 'listen()'
    
    instead of 'listen_async()' which was removed.

 examples/dbus-bridge.c         | 10 +++++-----
 examples/js/dbusBridge.js      |  2 +-
 examples/js/pingServer.js      |  2 +-
 examples/ping-server.c         | 10 +++++-----
 examples/python/dbus-bridge.py |  2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)

commit 3af11a5c7e842ff90ec2f039c87ef0874e88dc00
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 9 23:32:29 2011 +0100

    Renames all async methods in EvdService to remove "async" suffix

 evd/evd-service.c | 14 +++++++-------
 evd/evd-service.h |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

commit a34c9eb8c080609277f0c59cc5506f52f51a02b7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 9 23:24:09 2011 +0100

    Updates ping-server C example to use new EvdDaemon API

 examples/ping-server.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 5b27c0e77dde2362a8e46d0d295ae59fb2f0f40a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 9 23:18:02 2011 +0100

    Adds new class EvdDaemon
    
    This provides some functionality common to Unix daemons,
    such as process daemonizing and user-interrupt hooking.
    
    In the future, it will also add centralized logging and debugging
    facilities, and PID file handling.

 evd/Makefile.am  |   6 +-
 evd/evd-daemon.c | 247 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-daemon.h |  71 ++++++++++++++++
 evd/evd.h        |   1 +
 4 files changed, 323 insertions(+), 2 deletions(-)

commit f2d02990ac6f1aaa195665bde9c2b75beffaca30
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 8 16:02:54 2011 +0100

    Fixes indentation in EvdJsonrpc

 evd/evd-jsonrpc.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 685bc24c567aad7d9e542d215f6f6e6249472e9f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 8 16:01:38 2011 +0100

    Adds use_transport() and unuse_transport() to EvdJsonrpc

 evd/evd-jsonrpc.c | 168 ++++++++++++++++++++++++++++++++++++++++++++++--------
 evd/evd-jsonrpc.h |   7 +++
 2 files changed, 150 insertions(+), 25 deletions(-)

commit 737021c97efda4627b72454c7bd51d63a6cb5a38
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 8 15:55:01 2011 +0100

    Fixes error in stop() of EvdPoll that was causing a dead-lock
    
    The pipe fds should be closed after the call to thread_join, otherwise
    the epoll_wait interruption won't work.

 evd/evd-poll.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 7271ee7f2b56d25047b78f12c37d9a8e6b40a7ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 7 16:10:17 2011 +0100

    Adds a new macro 'EXAMPLES_COMMON_DIR' to C examples
    
    pointing to the directory containing the common files.

 examples/Makefile.am   | 3 +++
 examples/dbus-bridge.c | 2 +-
 examples/ping-server.c | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

commit 8b4dc72f3a825fe67db725a83618d0d6b62f1baa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 7 13:31:48 2011 +0100

    Adds the API version suffix to the libdir where JS libraries are installed

 evd/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 69f8c1b9449c1f78ed4caeb9af9a9561a5c7e915
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 6 22:44:31 2011 +0100

    Implements self-pipe trick in epoll to get rid of invalid memory reads
    
    Also, the EvdPoll code was globally improved to better handle reerence counting on
    sessions, and avoid race conditions when deleting file descriptors from the epoll
    set.

 evd/evd-poll.c   | 205 ++++++++++++++++++++++++++++++++++++-------------------
 evd/evd-poll.h   |   3 -
 evd/evd-socket.c |  16 ++---
 3 files changed, 141 insertions(+), 83 deletions(-)

commit 49124df23df4123b446e5d348756244b97516708
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 6 22:15:16 2011 +0100

    Fixes a memory leak in 'close_internal()' of EvdConnection
    
    The original GError was not being freed after a call to g_propagate_error().

 evd/evd-connection.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit c66bdb94d232c9daa05869e7a7a9813bc6f857e5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 6 22:13:34 2011 +0100

    Avoids firing 'group-changed' signal during 'dispose()' of EvdConnection

 evd/evd-connection.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 8e93bcde930574715771a7b3c609b238e00ecb61
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 5 13:23:58 2011 +0100

    Sets default url to '/transport' in browser-side EvdLongPolling

 evd/js/evdWebTransport.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ca7cd68d72c816420413f721b94a34220fa9b9b2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 5 13:05:00 2011 +0100

    Renames all async methods in EvdHttpConnection to remove "_async" suffix
    
    By default all such methods are asynchronous.

 evd/evd-http-connection.c | 60 +++++++++++++++++++++++------------------------
 evd/evd-http-connection.h |  8 +++----
 evd/evd-long-polling.c    |  2 +-
 evd/evd-web-service.c     |  2 +-
 4 files changed, 36 insertions(+), 36 deletions(-)

commit 8f7f4a2248359083fa8f526e828441deeb562b47
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 5 12:57:07 2011 +0100

    Renames all async methods in EvdConnection to remove the "_async" prefix
    
    By default all such methods are asynchronous.

 evd/evd-connection.c | 14 +++++++-------
 evd/evd-connection.h |  2 +-
 evd/evd-service.c    | 10 +++++-----
 3 files changed, 13 insertions(+), 13 deletions(-)

commit d2c096ee1f10071103bad951cc44f350cf4f010b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 5 12:51:29 2011 +0100

    Renames all async methods in EvdSocket to remove the "_async" suffix
    
    By default, all such methods are asynchronous.

 evd/evd-connection-pool.c | 10 +++----
 evd/evd-service.c         | 10 +++----
 evd/evd-socket.c          | 66 +++++++++++++++++++++++------------------------
 evd/evd-socket.h          | 12 ++++-----
 4 files changed, 48 insertions(+), 50 deletions(-)

commit 312b1bd0a9ac2dacb0584bc457de832776e87055
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 5 12:30:24 2011 +0100

    Removes @cancellable argument from all synch APIs of EvdHttpConnection
    
    Cancelling these operations makes no sense since they should never block.

 evd/evd-http-connection.c | 8 +-------
 evd/evd-http-connection.h | 4 ----
 evd/evd-long-polling.c    | 4 ----
 evd/evd-web-dir.c         | 2 --
 evd/evd-web-selector.c    | 2 --
 evd/evd-web-service.c     | 1 -
 6 files changed, 1 insertion(+), 20 deletions(-)

commit fac63c7dc5588604d81193828756220fb81dc784
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 4 18:29:40 2011 +0100

    Removes all calls to evd_socket_get_main_context() in EvdConnection
    
    Which was removed from EvdSocket API. Now use NULL instead.

 evd/evd-connection.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 025b1ac4972075e70db9f66643174c73c7e39b79
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 4 18:28:15 2011 +0100

    Removes 'main_context' member and related API in EvdSocket
    
    This is no longer required since EvdPoll now obtains it on its own.

 evd/evd-socket.c | 17 -----------------
 evd/evd-socket.h |  1 -
 2 files changed, 18 deletions(-)

commit 849364c9819505fd3713f0e75e978fbbee4e4323
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 4 18:25:19 2011 +0100

    Removes @main_context argument from evd_poll_add()
    
    Now it is obtained from thread's default.

 evd/evd-poll.c   | 7 +++++--
 evd/evd-poll.h   | 1 -
 evd/evd-socket.c | 1 -
 3 files changed, 5 insertions(+), 4 deletions(-)

commit 9b66bc20c393d5c32d4917bd194aa8cda234cd64
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 4 18:08:12 2011 +0100

    Adds atomic ref-counting to EvdPoll sessions

 evd/evd-poll.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit 2779c4f042daff5d49d1257da56c1f844a29b8ec
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 3 19:43:47 2011 +0100

    Adds 'registerMethod()' and 'unregisterMethod()' to browser-side EvdJsonrpc

 evd/js/evdJsonrpc.js | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 9b415fb9644526ab757d07169ca5e58e29ef218f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Feb 20 09:38:02 2011 +0100

    Updates the jhbuild moduleset

 evd-jhbuild.modules | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

commit bab44e5241880bcef68b1f294c41f1b1e75fbe35
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 15:33:19 2011 +0100

    Updates minor issues in dbus-bridge example

 examples/common/dbus-bridge-own-name.html | 3 ++-
 examples/dbus-bridge.c                    | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 12d50a681a970293484516536e1b5460cf4fcf9e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 15:00:58 2011 +0100

    Adds a python version of the dbus-bridge example

 examples/python/dbus-bridge.py | 60 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

commit bb9ef94a96f78cead5396bfef1645ad38fff982e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 15:00:20 2011 +0100

    Adds a Javascript version of the dbus-bridge example

 examples/js/dbusBridge.js | 60 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

commit f7bcde34252cb28331b6c589d0801fa5770e4601
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 14:59:35 2011 +0100

    Updates dbus-bridge C example

 examples/dbus-bridge.c | 29 ++++++++---------------------
 1 file changed, 8 insertions(+), 21 deletions(-)

commit c342bc6ea98e1503b6e171a8eeb705645e47a0f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 11:28:21 2011 +0100

    Removes 'standard::content-type' from file info query in EvdWebDir
    
    This seems to conflict with 'standard::fast-content-type', and was causing some
    mime-types to not resolve correctly.

 evd/evd-web-dir.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 7861fe46172a875fab85c2198856dd00dcb2b91c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 11:27:35 2011 +0100

    Adds missing error handling in EvdWebDir
    
    that was also causing a memleak.

 evd/evd-web-dir.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 47a505a2aee063c7855708ea8264d755b3ff97e9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 19 11:26:45 2011 +0100

    Fixes error in result value of func write_content() of EvdHttpConnection

 evd/evd-http-connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4236f5f730d1e8bc72e6debae685e7fca35c9ea3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 29 22:44:01 2011 +0100

    Removes the 'mode' atrribute from EvdTlsCredentials
    
    This is not required anymore since 'anonymous' support was dropped.

 evd/evd-tls-credentials.c | 37 +++++++++++++------------------------
 evd/evd-tls-credentials.h |  1 -
 evd/evd-tls-session.c     |  2 +-
 3 files changed, 14 insertions(+), 26 deletions(-)

commit e1d7ebcdf133aeb281381c222b607b8d55436e68
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 21:38:04 2011 +0100

    Removes 'cert-file', 'key-file' and 'trust-file' props from EvdTlsCredentials
    
    'add_certificate()' (and future 'add_trust_certificate()') method should be
    used instead.

 evd/evd-tls-credentials.c | 99 +----------------------------------------------
 evd/evd-tls-session.c     |  1 +
 2 files changed, 2 insertions(+), 98 deletions(-)

commit dd90f585d330ad9d27565532e07e3c0a50e2059f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 21:33:23 2011 +0100

    Adds new public method 'add_certificate()' to EvdTlsCredentials
    
    This is now the API to use for adding certificates (X.509 or OpenPGP)
    to the credentials object. The 'cert-file' and 'key-file' properties
    are deprecated.

 evd/evd-tls-credentials.c | 89 +++++++++++++++++++++++++++++++++++++++++++++--
 evd/evd-tls-credentials.h |  6 ++++
 2 files changed, 93 insertions(+), 2 deletions(-)

commit ba3ae9ece6c762834a83dadb0bdb3c42c9c25270
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 21:27:37 2011 +0100

    Removes the anonymous certificate support in EvdTlsCredentials
    
    That feature is currently unnecessary and is adding useless complexity.

 evd/evd-tls-credentials.c | 95 ++++++-----------------------------------------
 evd/evd-tls-credentials.h |  3 +-
 evd/evd-tls-session.c     | 13 -------
 3 files changed, 12 insertions(+), 99 deletions(-)

commit 93c440299c0e68630adbecd0c16c28ef3c3b9a56
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 20:29:00 2011 +0100

    Adds public API to EvdTlsCredentials to set a certificate callback

 evd/evd-tls-credentials.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-credentials.h | 18 ++++++++++
 evd/evd-tls-session.c     |  4 ++-
 evd/evd-tls-session.h     |  7 +---
 4 files changed, 105 insertions(+), 7 deletions(-)

commit 665e0c0e4bde6cf088b1cbf6698253c43babb597
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 16:54:51 2011 +0100

    Adds automated unit and functional test for EvdTlsCipher

 tests/Makefile.am       |  10 +-
 tests/test-tls-cipher.c | 264 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+), 2 deletions(-)

commit e4288a9060abf1a71f4ee304bb5546c1d8fae9f4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 15:37:29 2011 +0100

    Adds new public class EvdTlsCipher
    
    providing asynchronous symetric encryption/decryption.

 evd/Makefile.am      |   6 +-
 evd/evd-error.h      |   3 +
 evd/evd-tls-cipher.c | 532 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-cipher.h | 109 +++++++++++
 evd/evd.h            |   1 +
 5 files changed, 649 insertions(+), 2 deletions(-)

commit c85a5a33f43c4947a83ff4fd2fe82aff637a7f72
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 14:02:03 2011 +0100

    Adds public method 'get_certificate()' to EvdTlsCertificate

 evd/evd-tls-certificate.c | 13 +++++++++++++
 evd/evd-tls-certificate.h |  2 ++
 2 files changed, 15 insertions(+)

commit eff698ac579942fb7036ce682ebc28acbf8d056d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 28 14:00:04 2011 +0100

    Adds new public class EvdTlsPrivkey with just basic API

 evd/Makefile.am       |   2 +
 evd/evd-tls-privkey.c | 350 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-privkey.h |  74 +++++++++++
 evd/evd.h             |   1 +
 4 files changed, 427 insertions(+)

commit 73d3e2017aa8d3491980b6ba5d635396b386dc0b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 16 20:09:25 2011 +0100

    Adds 'get_input_throttle()' and 'get_output_throttle()' to EvdConnection

 evd/evd-connection.c | 18 ++++++++++++++++--
 evd/evd-connection.h |  4 ++++
 2 files changed, 20 insertions(+), 2 deletions(-)

commit 74b05f9e6fb00d7bc655c5651afb18f1535b9cbb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 16 20:07:37 2011 +0100

    Fixes error in actual bandwidth reporting of EvdStreamThrottle

 evd/evd-stream-throttle.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 2d1849411e96c425f8fe1ee34b2b91b1b00c954e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Feb 13 19:47:18 2011 +0100

    Fixes error in add_connection_with_request() of EvdWebService

 evd/evd-web-service.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit 25bea5787f31addef26080f35c1f9d961a72aedd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Feb 13 19:57:36 2011 +0100

    [build] Removes unused test program macros

 tests/Makefile.am | 10 ----------
 1 file changed, 10 deletions(-)

commit aab7dcb69c776be22f0f1f37be1c04060e3c9fd3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Feb 13 19:35:39 2011 +0100

    Fixes memory leak in finalize of EvdPeerManager

 evd/evd-peer-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 32db5b8b2582082cbcd0657995669163898d026f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Feb 13 19:29:49 2011 +0100

    Adds new class EvdJsonrpc for basic implementation of JSON-RPC 1.0 protocol
    
    Notification message support is still missing.

 evd/Makefile.am      |   9 +-
 evd/evd-jsonrpc.c    | 625 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-jsonrpc.h    | 107 +++++++++
 evd/evd.h            |   1 +
 evd/js/evdJsonrpc.js | 122 ++++++++++
 5 files changed, 861 insertions(+), 3 deletions(-)

commit ffccfd33e0f49f6aa1bc86f87c595d23dc364ff6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Feb 10 20:00:26 2011 +0100

    Adds directory index feature to EvdWebDir
    
    Missing to add a property to modify it from outside. Currently, it is just
    hardcoded to 'index.html'.

 evd/evd-web-dir.c | 161 ++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 115 insertions(+), 46 deletions(-)

commit 7b6baa59fabe6f01f7421500f0f974447b344ace
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 25 22:40:32 2010 +0100

    Adds new class EvdDBusDaemon
    
    This is simple a facility to launch a dbus daemon, obtain its address
    and watch over the process.

 evd/Makefile.am       |   6 +-
 evd/evd-dbus-daemon.c | 270 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-daemon.h |  66 ++++++++++++
 evd/evd.h             |   1 +
 4 files changed, 341 insertions(+), 2 deletions(-)

commit 5c4f273dabbc9d41d8905aed2773a7ac9ad427b8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Dec 13 21:08:18 2010 +0100

    Updates EvdDBusBridge to sync with API changes in gvariant branch of json-glib

 evd/evd-dbus-bridge.c | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

commit 6fb6ea6d1c4ed752419a29e3e50b1e8b89ed5fb3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 12 23:18:21 2010 +0100

    Adds missing conditional to unref possible null value in EvdDBusBridge

 evd/evd-dbus-bridge.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a0f3b426803441cb2fd8ebeea32fe52df3e0fbef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Dec 7 00:22:24 2010 +0100

    Fixes indentation error in client-side evdDBusBridge

 evd/js/evdDBusBridge.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit cc55fb8165ce6a910621b423627c18b7eba5b534
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 3 21:21:18 2010 +0100

    Updates own-name DBus bridge example to sync with API changes in evdDBusBridge

 examples/common/dbus-bridge-own-name.html | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit 842295a6d7a986fcfaea89d359baed1584636cc0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 3 21:01:48 2010 +0100

    Updates client-side EvdDBusBridge to allow asyncronous method calls
    
    to registered objects, by providing an invocation object along with the
    call arguments.

 evd/js/evdDBusBridge.js | 56 +++++++++++++++++++++++++++++++++++--------------
 1 file changed, 40 insertions(+), 16 deletions(-)

commit c1970e6e20b3ca556093c91661c260ec18265ea3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:48:33 2010 +0100

    Fixes EvdLongPolling to prevent a peer from being cleaned-up while in a request

 evd/evd-long-polling.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit ca613efcf5747750c31a7e447139758bb2fafc8e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:46:38 2010 +0100

    Changes a debug message for a warning in EvdDBusBridge

 evd/evd-dbus-bridge.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d731a367731cc1204a8e48699b7992f560eeccd9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:45:57 2010 +0100

    Updates test-dbus-bridge to remove 'signature' argument of call-method return

 tests/test-dbus-bridge.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8fac9f1031429176c03c9444bcda252c726fbf4a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:44:11 2010 +0100

    Updates DBus example to remove the 'signature' argument of call-method return

 examples/common/dbus-bridge-own-name.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3ce8348aee75a78d6e836f31139a24068ef763ca
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:42:18 2010 +0100

    Removes the 'signature' argument of call-method-return command in EvdDBusBridge
    
    Now the signature of the arguments is resolved locally using the method info.

 evd/evd-dbus-bridge.c   | 92 ++++++++++++++++++++++++++++++++++++-------------
 evd/js/evdDBusBridge.js |  5 ++-
 2 files changed, 71 insertions(+), 26 deletions(-)

commit e0fbf512e13a44a0336fa1cdc4822d7ac09cb2a2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:41:03 2010 +0100

    Fixes indentation in EvdDBusAgent headers file

 evd/evd-dbus-agent.h | 140 +++++++++++++++++++++++++--------------------------
 1 file changed, 70 insertions(+), 70 deletions(-)

commit d9819e6d3421895f22e2bf7b5f2392343bef05be
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:22:33 2010 +0100

    Adds new public method get_method_invocation() to EvdDBusAgent

 evd/evd-dbus-agent.c | 31 +++++++++++++++++++++++++++++++
 evd/evd-dbus-agent.h |  6 ++++++
 2 files changed, 37 insertions(+)

commit 95ef6f13a29d742d539f93bd48de0d33805fc445
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:21:36 2010 +0100

    Adds new public method get_registered_object_interface() to EvdDBusAgent

 evd/evd-dbus-agent.c | 16 ++++++++++++++++
 evd/evd-dbus-agent.h |  3 +++
 2 files changed, 19 insertions(+)

commit 9a8c7f5d4b59514f1da1ce99358d5ddc22453b01
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 2 20:19:53 2010 +0100

    Factorizes common code in new privated method get_registered_object_data()
    
    of EvdDBusAgent.

 evd/evd-dbus-agent.c | 66 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 44 insertions(+), 22 deletions(-)

commit 98f7f0e65ad4bbcb7ee9fd56025373e89515151a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 1 17:57:35 2010 +0100

    Updates DBus examples to add the new 'reuse' argument of new-connection msgs

 examples/common/dbus-bridge-own-name.html | 1 +
 1 file changed, 1 insertion(+)

commit 2f125e010861d55440a1927346a74da2ae0ad500
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 1 17:55:23 2010 +0100

    Updates test-dbus-bridge adding a reuse argument to all new-connection msgs

 tests/test-dbus-bridge.c | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

commit 812cef5138038a8cca463c9ef88195a92b70143d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 1 17:54:37 2010 +0100

    Implements DBus connection reusing in EvdDBusAgent and EvdDBusBridge

 evd/evd-dbus-agent.c    | 192 ++++++++++++++++++++++++++++++++----------------
 evd/evd-dbus-bridge.c   |   7 +-
 evd/js/evdDBusBridge.js |   6 +-
 3 files changed, 139 insertions(+), 66 deletions(-)

commit 34cf934864f1414dbe919e43b8f5804c7ba8a5aa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 1 17:52:00 2010 +0100

    Caches the complete interface info of registered objects in EvdDBusAgent
    
    not just the interface name. This will be used to allow resolving method and
    signal signatures locally, intead of having to send them from remote.

 evd/evd-dbus-agent.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit b67df20ceef35ed5122182bf0dcfc8798cc073a5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 30 00:53:51 2010 +0100

    Adds client-side web page for a DBus bridge name owning example

 examples/common/dbus-bridge-own-name.html | 198 ++++++++++++++++++++++++++++++
 1 file changed, 198 insertions(+)

commit 65cbc0871dd8b376d3d7b22954cae9acc1e5c57b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 30 00:53:16 2010 +0100

    Adds client-side web page for DBus bridge proxy example

 examples/common/dbus-bridge-proxy.html | 145 +++++++++++++++++++++++++++++++++
 1 file changed, 145 insertions(+)

commit 4c3fcf157bc2ce66ec12f014b39ddb713bd809f6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 30 00:52:00 2010 +0100

    Adds server-side DBus bridge example program

 examples/Makefile.am   |   8 +++-
 examples/dbus-bridge.c | 123 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+), 1 deletion(-)

commit b9ac2e49bfe2b2e485af8c6c4bde6b1a802633f5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 30 00:46:48 2010 +0100

    Adds client-side Javascript library evdDBusBridge.js
    
    Code still needs polishing but this initial version is usable almost complete.

 evd/Makefile.am         |   3 +-
 evd/js/evdDBusBridge.js | 545 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 547 insertions(+), 1 deletion(-)

commit 0ac045c4784df515a678204bfa07b211be9e0eb7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 28 21:28:39 2010 +0100

    Updates test-dbus-bridge to fix a race condition in a test case

 tests/test-dbus-bridge.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 25ee55d463f577bcdada5643bbe95b6c19afc766
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 28 21:26:25 2010 +0100

    Adds getter and setter methods for 'base-path' attribute of EvdWebTransport

 evd/evd-web-transport.c | 110 ++++++++++++++++++++++++++++++++++--------------
 evd/evd-web-transport.h |   4 ++
 2 files changed, 82 insertions(+), 32 deletions(-)

commit 7a7913833dcb799c02b19c0ef0302b79a10414f1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 28 21:24:06 2010 +0100

    Removes the old, custom HTTP request handler in EvdWebTransport

 evd/evd-web-transport.c | 92 ++++---------------------------------------------
 1 file changed, 7 insertions(+), 85 deletions(-)

commit 4dc6fac8674c5365212be6663e6139168cb219a8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 28 21:19:43 2010 +0100

    Makes EvdWebTransport to specialize EvdWebDir instead of EvdWebService
    
    to serve client-side Javascript libraries more naturally.

 evd/evd-web-transport.c | 3 ++-
 evd/evd-web-transport.h | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 93c42a984af992c9e598a63dfdb083082637dfb7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 28 12:03:25 2010 +0100

    Adds property 'alias' to EvdWebDir emulating Apache's mod_alias

 evd/evd-web-dir.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 evd/evd-web-dir.h |  4 ++++
 2 files changed, 69 insertions(+), 2 deletions(-)

commit 10f77fb4ccd3660bd2978e12eb547129d140ea7b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 27 02:09:48 2010 +0100

    Removes try-catch in message delivering of client-side EvdDBusBridge

 evd/js/evdWebTransport.js | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit bd80067eb8ecca8a0556453d654a4262cda5efcd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 27 01:22:03 2010 +0100

    Updates test-dbus-bridge to include connection in all messages

 tests/test-dbus-bridge.c | 340 +++++++++++++++++++++++++----------------------
 1 file changed, 183 insertions(+), 157 deletions(-)

commit 9b6713f729e7c13e284874a94e213e1647564378
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 27 01:04:55 2010 +0100

    Adds a connection-id argument to all messages in EvdDBusBridge

 evd/evd-dbus-bridge.c | 162 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 119 insertions(+), 43 deletions(-)

commit 6d87ef64059e765768342b77d3241d9158499164
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 27 01:02:57 2010 +0100

    Adds connection id to registered object data of EvdDBusAgent

 evd/evd-dbus-agent.c | 2 ++
 1 file changed, 2 insertions(+)

commit d35f453a44aa25c483c5787de7300ea1e116e38c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 27 01:01:35 2010 +0100

    Adds connection id tracking to owned name data of EvdDBusAgent

 evd/evd-dbus-agent.c | 8 +++++++-
 evd/evd-dbus-agent.h | 2 ++
 2 files changed, 9 insertions(+), 1 deletion(-)

commit de502e74783e879be98da79a17dfb397bdafb1ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 27 00:54:09 2010 +0100

    Caches connection id in proxy data of EvdDBusAgent

 evd/evd-dbus-agent.c | 105 +++++++++++++++++++++++++++------------------------
 evd/evd-dbus-agent.h |   3 ++
 2 files changed, 59 insertions(+), 49 deletions(-)

commit 1be72649189f624715bc7ada98a679a2a75820b3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:43:07 2010 +0100

    Removes commented g_debug lines in EvdDBusBridge

 evd/evd-dbus-bridge.c | 4 ----
 1 file changed, 4 deletions(-)

commit dfbd0ddb3cc5ed45837cf4adceb881e2e585bdf1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:41:27 2010 +0100

    Updates test-dbus-bridge to sync with latest changes in EvdDBusBridge
    
    and EvdDBusAgent.

 tests/test-dbus-bridge.c | 107 +++++++++++++++++++++++++++++++++++++----------
 1 file changed, 84 insertions(+), 23 deletions(-)

commit 81ac679e4dd293540d67aad6990c09d144e4a2db
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:38:07 2010 +0100

    Adds new public method 'add_transport()' to EvdDBusBridge
    
    to track all peers coming from an EvdTransport.

 evd/evd-dbus-bridge.c | 39 +++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-bridge.h |  4 ++++
 2 files changed, 43 insertions(+)

commit 178f18abe70145536bc01f844ede81f86ff6ba10
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:36:24 2010 +0100

    Adds 'track_object()' method in EvdDBusBridge, only for testing purposes
    
    The method binds the the bridge's virtual table to the object, to be used by
    the DBus agent.

 evd/evd-dbus-bridge.c | 29 ++++++++++++++++++++++++++++-
 evd/evd-dbus-bridge.h |  3 +++
 2 files changed, 31 insertions(+), 1 deletion(-)

commit 3d56c6371394ee95a28ea6f56b46271e305d5ee6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:21:11 2010 +0100

    Adds missing 'subject' argument for returned errors in call_method()
    
    of EvdDBusBridge.

 evd/evd-dbus-bridge.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit abf862ecfe71bb6b2f78bb9e7d32ad572ca673f7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:15:38 2010 +0100

    Removes unnecessary object refs in MsgClosure of EvdDBusBridge

 evd/evd-dbus-bridge.c | 7 -------
 1 file changed, 7 deletions(-)

commit 20985742267efec7b3865b6beaeb305f036d8f03
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:14:16 2010 +0100

    Updates own_name() and unown_name() to use EvdDBusAgent API in EvdDbusBridge

 evd/evd-dbus-bridge.c | 114 +++++++++++++++++++++++++++-----------------------
 1 file changed, 61 insertions(+), 53 deletions(-)

commit a3bad556c9317f866e0f61075a4d898302513d40
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 23:12:12 2010 +0100

    Factorizes json escaping with 'escape_json_for_args()' in EvdDBusBridge

 evd/evd-dbus-bridge.c | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

commit 1e1859221d646d6d780bbad3c0c56b599c7a2a0d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 22:58:03 2010 +0100

    Consolidates reference to original object in proxy and registered object data
    
    strcuts in EvdDBusAgent.

 evd/evd-dbus-agent.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit a4dab9aa39d17842ce0de495c5c8a1f6ae939005
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 22:55:55 2010 +0100

    Improves object connections tracking in EvdDBusAgent

 evd/evd-dbus-agent.c | 144 ++++++++++++++++++++++++++++-----------------------
 1 file changed, 79 insertions(+), 65 deletions(-)

commit a8ef5aa4951d6cd846751b91e7636d170490bee6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 24 22:04:34 2010 +0100

    Adds new public methods 'own_name()' and 'unown_name()' to EvdDBusAgent

 evd/evd-dbus-agent.c | 154 +++++++++++++++++++++++++++++++++++++++++++++++----
 evd/evd-dbus-agent.h |  18 ++++++
 2 files changed, 160 insertions(+), 12 deletions(-)

commit f42783a31d5198379cb4da4eac2b404e682dcb30
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:28:43 2010 +0100

    Updates test-dbus-bridge to add new cases and sync with latest changes

 tests/test-dbus-bridge.c | 96 ++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 80 insertions(+), 16 deletions(-)

commit dd28f2715797842093df7b7a764bce771ca98873
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:27:55 2010 +0100

    Adds handling for emit-signal command in EvdDBusBridge

 evd/evd-dbus-bridge.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 110 insertions(+), 1 deletion(-)

commit be98eddab94eed9cedd4d1a4286c73732d40d582
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:26:58 2010 +0100

    Adds new public method 'emit_signal()' to EvdDBusAgent

 evd/evd-dbus-agent.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-agent.h |  6 ++++++
 2 files changed, 50 insertions(+)

commit 51cb806304198489fb3616f47041237c9cf47558
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:26:02 2010 +0100

    Minor naming and styling fixes for code consistency in EvdDBusBridge

 evd/evd-dbus-bridge.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit d0c2853052af82747d4186e1f52a620a544ef8ea
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:25:22 2010 +0100

    Adds padding to EvdDBusBridgeErr enum for future expansion

 evd/evd-dbus-bridge.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 4c518a60cfa139edc945f88a8d0b09d78457afde
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:23:59 2010 +0100

    Removes EVD_DBUS_BRDIGE_ERR_INVALID_METHOD_ARGS from enum in EvdDBusBridge
    
    EVD_DBUS_BRDIGE_ERR_INVALID_ARGS should be enough.

 evd/evd-dbus-bridge.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 716431ab859217f61cc79ac6c103812876c18eb3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:16:54 2010 +0100

    Removes all proxies and registered object associated with a DBus connection
    
    during 'close_connection()' method of EvdDBusAgent.

 evd/evd-dbus-agent.c | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

commit acb894f2c1f8f030427b10977a92d843ee201108
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:10:05 2010 +0100

    Caches needed stuff about a registered obj inside RegObjData in EvdDBusAgent
    
    Specifically, the DBusConnection object, the object path and the interface
    name. These attributes will be used to conform a key to search for the
    registration data in method-called handler.
    
    As a result, @connection_id argument of 'unregister_object()' is no longer
    necessary, so removed.

 evd/evd-dbus-agent.c  | 66 ++++++++++++++++++++++++++++++---------------------
 evd/evd-dbus-agent.h  |  1 -
 evd/evd-dbus-bridge.c | 21 ++--------------
 3 files changed, 41 insertions(+), 47 deletions(-)

commit 349c2f245a7cc6f1583d321caf2a6c34da9501a7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:06:24 2010 +0100

    Organizes code to connect/disconnect DBus proxy signals in EvdDBusAgent

 evd/evd-dbus-agent.c | 49 +++++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 24 deletions(-)

commit 9ec7e551a35238c9cfaa04ac5fa09767ab8e3f20
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 21 14:02:21 2010 +0100

    Removes 'watch_proxy_signals()' and 'watch_proxy_property_changed()'
    
    from EvdDBusAgent. Now these callbacks are handled inside the virtual table
    'vtable' inside object's data.

 evd/evd-dbus-agent.c | 108 ++++++---------------------------------------------
 evd/evd-dbus-agent.h |  11 ------
 2 files changed, 12 insertions(+), 107 deletions(-)

commit 8f528207175fbb8d4d23bfd004b5d665c23a6855
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 20 00:10:00 2010 +0100

    tests: Redesigns test-dbus-bridge test to run each case as a separate process
    
    and adds more test cases.

 tests/test-dbus-bridge.c | 205 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 181 insertions(+), 24 deletions(-)

commit 104b2a8674dd258d749ff3df76d7ab5be4ab07d4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 19 21:07:26 2010 +0100

    Adds implementation for call-method and call-method-return in EvdDBusBridge

 evd/evd-dbus-bridge.c | 274 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 272 insertions(+), 2 deletions(-)

commit 7c20f82f92659eb765e17af40c0d3acd56de4844
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 19 21:03:20 2010 +0100

    Adds new public method 'call_method_return()' to EvdDBusAgent

 evd/evd-dbus-agent.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-agent.h |  6 ++++++
 2 files changed, 62 insertions(+)

commit c99589d14db9ef4db5e8945687030c97d7466d3e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 19 20:07:23 2010 +0100

    Adds implementation for DBus method called callback and defines new prototype
    
    for method called callback in vtable of EvdDBusAgent.

 evd/evd-dbus-agent.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-dbus-agent.h |  9 ++++++++
 2 files changed, 68 insertions(+), 1 deletion(-)

commit 2c61aab23a3ead6fc3ee6bf0431b1158dfc70a22
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 19 20:04:37 2010 +0100

    Completes implementation 'unregister_object()' method in EvdDBusAgent

 evd/evd-dbus-agent.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit d437ad135cef35d66028281fac1cdb38f3328e80
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 19 19:55:15 2010 +0100

    Adds missing code to cache registered obj string key of RegObjData
    
    in EvdDBusAgent.

 evd/evd-dbus-agent.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 45faaecc968e18f581c1f1079f95057163363bce
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 19 19:53:22 2010 +0100

    Fixes error in the types of hash and equal funcs of registered objs hash table
    
    in EvdDBusAgent.

 evd/evd-dbus-agent.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6698e1bb3143f4632e5a929e20817cc5d7d33165
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 18 22:16:58 2010 +0100

    Adds implementation for new/close-proxy commands in EvdDBusBridge

 evd/evd-dbus-bridge.c | 135 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 134 insertions(+), 1 deletion(-)

commit d324432953fd8e3b2e9e814b24c02113229ea83c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 18 22:03:31 2010 +0100

    Changes type of connection id from gint to guint in EvdDBusAgent

 evd/evd-dbus-agent.c  | 44 ++++++++++++++++++++++----------------------
 evd/evd-dbus-agent.h  | 12 ++++++------
 evd/evd-dbus-bridge.c |  4 ++--
 3 files changed, 30 insertions(+), 30 deletions(-)

commit 8611b14deea6ba490c5c418fb87fc0c87da85603
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 18 21:52:12 2010 +0100

    Changes type of proxy id from gint to guint in EvdDBusAgent

 evd/evd-dbus-agent.c  | 34 +++++++++++++++++-----------------
 evd/evd-dbus-agent.h  | 14 +++++++-------
 evd/evd-dbus-bridge.c |  8 ++++----
 3 files changed, 28 insertions(+), 28 deletions(-)

commit 4418d82cff7a347fb97881ff122e9ae73883aba5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 18 20:28:46 2010 +0100

    Associates the bridge vtable with every object using EvdDBusBridge

 evd/evd-dbus-bridge.c | 2 ++
 1 file changed, 2 insertions(+)

commit 5d59d8ed6f69c72719c84b7232e0a6c47a22401f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 18 20:24:35 2010 +0100

    Removes innecessary idle error reporting calls in EvdDBusBridge

 evd/evd-dbus-bridge.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 46f519d608aea68bdb15fcdb4c80fff3269a2941
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 18 20:18:46 2010 +0100

    Adds implementation for register/unregister-object commands in EvdDBusBridge

 evd/evd-dbus-bridge.c | 145 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 142 insertions(+), 3 deletions(-)

commit a6f9bf3dfa9c0f417abd36c2c0fdc50521eef867
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 17 20:43:26 2010 +0100

    Adds 'register_object()' and 'unregister_object()' to EvdDBusAgent

 evd/evd-dbus-agent.c | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-agent.h |  14 +++++
 2 files changed, 163 insertions(+)

commit 1f41827db6121d0e18b2c7d018f7303ee36e708c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 17 11:37:04 2010 +0100

    Updates dbus-bridge test changing format of test cases
    
    and adds new cases for testing bus owning/unowning.

 tests/test-dbus-bridge.c | 87 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 66 insertions(+), 21 deletions(-)

commit 59d2ad059c658e8596c1434dff8f650ff08efeb5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 17 11:35:48 2010 +0100

    Adds support for new commands 'own-name' and 'unown-name' in EvdDBusBridge

 evd/evd-dbus-bridge.c | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 155 insertions(+)

commit 7d314be1f31a00e74d6e6acf224bc78fc0df4ade
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 17 11:34:54 2010 +0100

    Factorizes a bit message sending code in EvdDBusBridge

 evd/evd-dbus-bridge.c | 107 +++++++++++++++++++++++++++++++++++---------------
 1 file changed, 76 insertions(+), 31 deletions(-)

commit 0742ebf246ca42156e77900b8d6fe26bef5354fd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 13 21:26:41 2010 +0100

    Adds new unit test for the DBus bridge

 tests/Makefile.am        |  11 ++-
 tests/test-dbus-bridge.c | 232 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 241 insertions(+), 2 deletions(-)

commit e48c155055b651f883b14b6c5634554e5856aa35
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 13 21:24:47 2010 +0100

    Adds new class EvdDBusBridge
    
    This class will handle D-Bus traffic for the Web transport using a custom JSON
    protocol.

 evd/Makefile.am       |   6 +-
 evd/evd-dbus-bridge.c | 539 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-bridge.h |  81 ++++++++
 evd/evd.h             |   1 +
 4 files changed, 625 insertions(+), 2 deletions(-)

commit 06846f37eb701753a4d0cb86de897060e98a818a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 13 21:22:59 2010 +0100

    Adds new virtual table type definition in EvdDBusAgent

 evd/evd-dbus-agent.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit ce7adafc109134dd87b4023486d9ea20f5b5dd07
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 13 18:53:22 2010 +0100

    Fixes memory leak in EvdDBusAgent

 evd/evd-dbus-agent.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 2ac18a493f72170711b33299c14406992c0f417f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 12 17:21:06 2010 +0100

    Adds new DBus agent API to simplify remote access to local DBus message buses

 evd/Makefile.am      |   6 +-
 evd/evd-dbus-agent.c | 818 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-dbus-agent.h |  95 ++++++
 evd/evd.h            |   1 +
 4 files changed, 918 insertions(+), 2 deletions(-)

commit cdeb9194e362ef718cd8ed5641d58bcebd46cabc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 12 16:37:11 2010 +0100

    Updates jhbuild moduleset to temporarily use elima's clone of json-glib
    
    found at http://gitorious.org/eventdance/json-glib-elima/commits/gvariant, while
    the JSON-GVariant conversion (https://bugzilla.gnome.org/show_bug.cgi?id=632940)
    is not merged into json-glib.

 evd-jhbuild.modules | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 7766ee14534e1d4ee83816dea4183ae92b8148b4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 1 22:25:57 2010 +0100

    Adds missing compiler libs and cflags arguments in tests and examples

 examples/Makefile.am | 7 +++++++
 tests/Makefile.am    | 7 +++++++
 2 files changed, 14 insertions(+)

commit 975fbfe1ab0c2b643f9ec484cecbbbd5fe922ff5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 1 22:24:47 2010 +0100

    Adds missing cflags from json-glib to EVD_GIR target

 evd/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 358df8f902eb3e6de73a4cb1b18260157fc7da2b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Feb 3 11:19:41 2011 +0100

    Removes obsolete EvdJsonFilterErrors enum from EvdJsonFilter

 evd/evd-json-filter.h | 6 ------
 1 file changed, 6 deletions(-)

commit fd7367c549f93e0493ab3c4d79b528b680a06273
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 2 17:09:27 2011 +0100

    Fixes cosmetic code issues in EvdJsonFilter

 evd/evd-json-filter.c | 8 ++------
 evd/evd-json-filter.h | 5 -----
 2 files changed, 2 insertions(+), 11 deletions(-)

commit 6b87d515b756da5514bbe7bffb29435574af1541
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 2 17:08:46 2011 +0100

    Removes unused 'dispose()' method override from EvdJsonFilter

 evd/evd-json-filter.c | 8 --------
 1 file changed, 8 deletions(-)

commit e3141105907a8e9958c00bdf303632e97e953e1a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 2 17:06:36 2011 +0100

    Renames 'set_on_packet()' of EvdJsonFilter to 'set_packet_handler_closure()'
    
    for consistency.

 evd/evd-json-filter.c | 10 ++++------
 evd/evd-json-filter.h | 30 +++++++++++++++---------------
 2 files changed, 19 insertions(+), 21 deletions(-)

commit 809ade2543e9bee2be81175a0321e406981a6228
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 2 17:04:29 2011 +0100

    Fixes error in EvdJsonFilter
    
    Operating over a potentially NULL closure.

 evd/evd-json-filter.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 4813015de22298852add17d903d082e6dff3c9b4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jan 14 19:47:23 2011 +0100

    Fixes incorrect JS script source in client-side ping server exammple

 examples/common/ping.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ccde4dbfc8cd8f59777a16fe6e8ad508e8643cef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 22 20:14:55 2010 +0100

    Completes implementation of finalize() in EvdConnectionPool

 evd/evd-connection-pool.c | 89 ++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 72 insertions(+), 17 deletions(-)

commit 700e0b63f6e77ab65202dc5c8b32e72ad2c95929
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 22 20:12:01 2010 +0100

    Adds a 'connection-type' private member to EvdConnectionPool
    
    to also allwo connections of types derived from EvdConnection.

 evd/evd-connection-pool.c | 11 ++++++++++-
 evd/evd-connection-pool.h |  3 ++-
 evd/evd-reproxy.c         |  2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

commit f60c37196d3933cc089d3a627cfa75809653b382
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 22 20:09:30 2010 +0100

    Fixes error in EvdPoll that was causing a dead-lock

 evd/evd-poll.c   | 105 +++++++++++++++++++++----------------------------------
 evd/evd-poll.h   |   3 --
 evd/evd-socket.c |   2 +-
 3 files changed, 41 insertions(+), 69 deletions(-)

commit 38f0af0ec340403c5ae79a7954ef9fab6edf2d73
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 17 15:53:33 2010 +0100

    Fixes incorrect error conditional for TLS handshake error in EvdTlsSession

 evd/evd-tls-session.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

commit dbcc51b42b0fa01205435b2fc548ebc3e62b9a78
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 17 15:52:14 2010 +0100

    Adds missing connection unref upon TLS upgrade failure in EvdService

 evd/evd-service.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 23a24b3bce5b6bb324a2b95496dcf778b1788ff7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 16 19:27:07 2010 +0100

    Fixes GError managing problem in close_internal() of EvdConnection

 evd/evd-connection.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 60faabab75898e5a39847c3e7639cc0220612162
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 15 22:10:33 2010 +0100

    Adds new public method get_server_name() to EvdTlsSession

 evd/evd-tls-session.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-session.h |  1 +
 2 files changed, 56 insertions(+)

commit c155c6bd597d40d8c860b5539e94fcc1271bb430
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 13 15:58:00 2010 +0100

    build: Adds --enable-tests configure option and ENABLE_TESTS conditional

 configure.ac      | 9 +++++++++
 evd/Makefile.am   | 3 ++-
 tests/Makefile.am | 4 ++++
 3 files changed, 15 insertions(+), 1 deletion(-)

commit 80f5a91e1efe29807b2a2e239c596aa917e2118b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 1 21:51:49 2010 +0100

    Updates jhbuild moduleset

 evd-jhbuild.modules | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

commit ab71f89781b0b6747620c51cebcbb02dc64371de
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Aug 26 00:50:47 2010 +0200

    Adds json-glib dependency

 configure.ac    | 6 +++---
 evd/Makefile.am | 6 ++++--
 2 files changed, 7 insertions(+), 5 deletions(-)

commit bcbe1de3b13c3c4b6cac6d27bb4b02d4d810e9f5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 20 17:23:10 2010 +0200

    Sets HTTP response's status phrase in 'write_headers()' of EvdHttpConnection
    
    automatically when user provides NULL.

 evd/evd-http-connection.c | 3 +++
 evd/evd-long-polling.c    | 6 +++---
 evd/evd-web-selector.c    | 2 +-
 evd/evd-web-service.c     | 5 +----
 4 files changed, 8 insertions(+), 8 deletions(-)

commit d854159016d355b82b6513687d72fe5d9c542a12
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 20 17:18:31 2010 +0200

    Fixes error resolving resource filename from HTTP request URI in EvdWebDir

 evd/evd-web-dir.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 96ee16fd51894533f457e4098a4352060349c2a5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 20 11:19:16 2010 +0200

    Fixes some typos and add some comments to client-side evdWebTransport

 evd/js/evdWebTransport.js | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit e2b437dcc53cc24dda1ca94dcd0c275e8bd5c02c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 20 10:36:56 2010 +0200

    Removes my custom JSON lib, JSAPI already provides a JSON object!

 examples/common/json.js    | 33 ---------------------------------
 examples/js/sharedImage.js |  5 ++---
 2 files changed, 2 insertions(+), 36 deletions(-)

commit 038df8e72fc1b84c554d2ba379bacf8e92070f8f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 20 10:31:26 2010 +0200

    Updates shared-image JS demo to sync with API changes in web transport

 examples/common/sharedImage.js    | 27 ++++++++++++---------------
 examples/common/shared_image.html | 24 ++++++++++++++++++------
 2 files changed, 30 insertions(+), 21 deletions(-)

commit f58b71bcb62bcbdc732747488d95ba1ee6a5d402
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 19 20:19:20 2010 +0200

    Updates client-side example ping.html to sync with API changes in web transport

 examples/common/ping.html | 33 +++++++++++++++++++++++++--------
 1 file changed, 25 insertions(+), 8 deletions(-)

commit d5942b85e04ca4d7e18e0ecea3a9fe1ab78bfa18
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 19 20:15:16 2010 +0200

    Updates Evd.LongPolling Javascript object to complete missing implementations
    
    and improve all code in general.

 evd/js/evdWebTransport.js | 197 ++++++++++++++++++++++++++++++----------------
 1 file changed, 129 insertions(+), 68 deletions(-)

commit bc2d6afab2438c8d07779c4b85b1ffbc6ec65279
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 19 20:13:28 2010 +0200

    Adds new object 'Evd.Peer' to Javascript library in evdWebTransport

 evd/js/evdWebTransport.js | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

commit 2149dd4f428fdc07310a3fab4d583485a51fb5d2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 19 20:09:30 2010 +0200

    Adds basic OOP utilities to Javascript library in evdWebTransport
    
    Specifically, Evd.Constructor and Evd.Object, to be used by the rest of objects.

 evd/js/evdWebTransport.js | 51 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 48 insertions(+), 3 deletions(-)

commit 1b5035079ef89df14f6cec29237b177643cb3184
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 19 11:36:44 2010 +0200

    Reimplements closed peer cleanup in server-side EvdLongPolling

 evd/evd-long-polling.c | 74 +++++++++++++++++++++++++++++++++-----------------
 1 file changed, 49 insertions(+), 25 deletions(-)

commit fd2a3d80ce21bc6d56f881d6c937e18d6f7827d9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 19 11:35:50 2010 +0200

    Completes implementation of 'close' command in server-side EvdLongPolling

 evd/evd-long-polling.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit 42eeb5828038cbe0246a8a4ab9a2d9ec294d6f21
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 16 22:15:01 2010 +0200

    Fixes indentation errors in EvdTransport header source

 evd/evd-transport.h | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit ab0dceae10f9b57e4c1e7d5f318331b3b1060c0f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 16 22:13:29 2010 +0200

    Makes EvdTransport hold a reference to a Peer while notifying close

 evd/evd-transport.c | 4 ++++
 1 file changed, 4 insertions(+)

commit eb1f0a06ea2f86b73a5a6d951b8a7e0084e47f5c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:43:15 2010 +0200

    Adds a 'gracefully' argument to 'peer-closed' signal of EvdPeerManager

 evd/evd-peer-manager.c | 7 +++++--
 evd/evd-peer-manager.h | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

commit c07627da01639631861d59137b2b4baf5f4c4ed0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:32:16 2010 +0200

    Changes sharedImage JS example to use the new signals in EvdTransport
    
    instead of those in EvdPeerManager.

 examples/js/sharedImage.js | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

commit 9b7e2dd84f1f79b41cf292aed90f9810f97a24f7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:31:37 2010 +0200

    Chains 'peer-closed' signal from EvdTransport to EvdLongPolling

 evd/evd-web-transport.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit f0dac4c331a64cdb48a5f8df3d654709334f77ce
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:31:01 2010 +0200

    Adds new public method 'close_peer' to EvdPeerManager

 evd/evd-peer-manager.c | 12 ++++++++++++
 evd/evd-peer-manager.h |  4 ++++
 2 files changed, 16 insertions(+)

commit 0aea33b2e4ce915f2d92ccc3cb1c0acd4e6173fc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:30:19 2010 +0200

    Adds new public method 'close_peer' to EvdTransport

 evd/evd-transport.c | 42 +++++++++++++++++++++++++++++++++++++++++-
 evd/evd-transport.h |  5 +++++
 2 files changed, 46 insertions(+), 1 deletion(-)

commit cb1daa2a6ebf8c4042870d0a68a3d57934e32e0c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:29:54 2010 +0200

    Adds new method 'close' to EvdPeer

 evd/evd-peer.c | 20 ++++++++++++++++++++
 evd/evd-peer.h |  3 +++
 2 files changed, 23 insertions(+)

commit d1fc461bc15c5cf6c6b4975a7281d2b57280cac3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 12:28:35 2010 +0200

    Reimplements peer cleanup mechanism to use a GQueue in EvdPeerManager

 evd/evd-peer-manager.c | 54 ++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 48 insertions(+), 6 deletions(-)

commit 6566fb88efab844dd9282a43423bb1243d69025f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 21:10:59 2010 +0200

    Adds new virtuals 'notify_peer_closed()' and 'peer_closed()' to EvdTransport

 evd/evd-transport.c | 36 +++++++++++++++++++++++++++---------
 evd/evd-transport.h |  7 +++++++
 2 files changed, 34 insertions(+), 9 deletions(-)

commit 69c939009bb5614a4a06cc02d7386b9ff14c61e4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 20:53:02 2010 +0200

    Adds new signal 'peer-closed' to EvdTransport

 evd/evd-marshal.list |  1 +
 evd/evd-transport.c  | 13 +++++++++++++
 evd/evd-transport.h  | 18 +++++++++++-------
 3 files changed, 25 insertions(+), 7 deletions(-)

commit 187a6bc88c87c97ce458907db40cc467cabb1b5a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 20:47:16 2010 +0200

    Chains 'new-peer' signal from EvdLongPolling to EvdWebTransport

 evd/evd-web-transport.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 00c0abffd23cd32d313d09ab6d84b0de4969294b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 20:45:11 2010 +0200

    Makes EvdLongPolling use 'create_new_peer()' from EvdTransport
    
    instead of directly from EvdPeerManager.

 evd/evd-long-polling.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 33da924454611f46004375d90f4fbcd10d7affb3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 20:41:57 2010 +0200

    Adds new virtuals 'notify_new_peer()' and 'create_new_peer()' to EvdTransport

 evd/evd-transport.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-transport.h | 29 +++++++++++----------
 2 files changed, 82 insertions(+), 20 deletions(-)

commit d15ba16f19add98a1f8571405be295484fba8385
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 20:39:54 2010 +0200

    Adds new signal 'new-peer' to EvdTransport

 evd/evd-transport.c | 11 +++++++++++
 evd/evd-transport.h | 10 +++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)

commit 4f3a9f435c2b926d3787515958686668108ddfef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 15 16:21:43 2010 +0200

    Changes LongPolling protocol to be based on path encoded actions
    
    and a custom peer ID header rather than cookies.

 evd/evd-long-polling.c    | 194 ++++++++++++++++++++++++++--------------------
 evd/js/evdWebTransport.js |  28 +++++--
 2 files changed, 132 insertions(+), 90 deletions(-)

commit 69059a6c7e661753db8d8307600062b29567becb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 14 18:40:44 2010 +0200

    Updates for release 0.1.2

 doc/reference/evd-docs.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit edde9ffa2982499199f4fb5a1193ad01470b5945
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 7 13:07:42 2010 +0200

    Updates gtk-doc documentation to a minimum acceptable for the release

 doc/reference/evd-docs.xml     | 83 ++++++++++++++++++++++++++++++------------
 doc/reference/evd-overview.xml | 51 ++++++++++++++------------
 2 files changed, 88 insertions(+), 46 deletions(-)

commit 679ec8524f29d300c2159d27fa589a4edc372f03
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 20:59:05 2010 +0200

    Updates project version to 0.1.2

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1b35d7140df350e104a0a6621b487aaa2ee19bfd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 20:55:33 2010 +0200

    Updates dependency version to 2.23.0 for libsoup and all GLib modules

 configure.ac | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 460500982877487b8400b5cf26a89d5dd246b657
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 20:51:56 2010 +0200

    Moves all remaining examples from 'demos/js' to 'examples/js'

 demos/js/echoServerTls.js    | 138 -----------------------------------
 demos/js/simpleHttpGet.js    | 166 -------------------------------------------
 examples/js/echoServerTls.js | 138 +++++++++++++++++++++++++++++++++++
 examples/js/simpleHttpGet.js | 166 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 304 insertions(+), 304 deletions(-)

commit 504aa3db0efef26a7ffc05362b4790573f99b4c4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 20:24:00 2010 +0200

    Updates README and removes all content from ChangeLog

 ChangeLog |  2 --
 README    | 23 ++++++++++++++---------
 2 files changed, 14 insertions(+), 11 deletions(-)

commit cee3ef7f50bf28408f1666cf1d36399c31db3ec1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 7 11:21:00 2010 +0200

    Renames EVD_JS_PATH automake macro to JSLIBDIR for consistency

 evd/Makefile.am         | 6 +++---
 evd/evd-web-transport.c | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 836bea977fd727b6c216e64267a2bb1d2641901f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 13:54:31 2010 +0200

    Updates comment block of all C sources and headers

 evd/evd-buffered-input-stream.c   |  6 +++---
 evd/evd-buffered-input-stream.h   |  6 +++---
 evd/evd-buffered-output-stream.c  |  6 +++---
 evd/evd-buffered-output-stream.h  |  6 +++---
 evd/evd-connection-pool.c         |  7 ++++---
 evd/evd-connection-pool.h         |  7 ++++---
 evd/evd-connection.c              |  6 +++---
 evd/evd-connection.h              |  6 +++---
 evd/evd-error.h                   |  6 +++---
 evd/evd-http-connection.c         |  6 +++---
 evd/evd-http-connection.h         |  5 +++--
 evd/evd-http-message.c            |  7 ++++---
 evd/evd-http-message.h            |  7 ++++---
 evd/evd-http-request.c            |  7 ++++---
 evd/evd-http-request.h            |  7 ++++---
 evd/evd-io-stream-group.c         | 15 ++++++---------
 evd/evd-io-stream-group.h         | 15 ++++++---------
 evd/evd-json-filter.c             | 15 ++++++---------
 evd/evd-json-filter.h             | 15 ++++++---------
 evd/evd-long-polling.c            |  7 ++++---
 evd/evd-long-polling.h            |  7 ++++---
 evd/evd-peer-manager.c            |  7 ++++---
 evd/evd-peer-manager.h            |  7 ++++---
 evd/evd-peer.c                    |  7 ++++---
 evd/evd-peer.h                    |  7 ++++---
 evd/evd-poll.c                    |  7 ++++---
 evd/evd-poll.h                    |  7 ++++---
 evd/evd-reproxy.c                 |  7 ++++---
 evd/evd-reproxy.h                 |  7 ++++---
 evd/evd-resolver.c                | 15 ++++++---------
 evd/evd-resolver.h                | 15 ++++++---------
 evd/evd-service.c                 | 15 ++++++---------
 evd/evd-service.h                 | 15 ++++++---------
 evd/evd-socket-input-stream.c     |  6 +++---
 evd/evd-socket-input-stream.h     |  6 +++---
 evd/evd-socket-output-stream.c    |  6 +++---
 evd/evd-socket-output-stream.h    |  6 +++---
 evd/evd-socket.c                  | 15 ++++++---------
 evd/evd-socket.h                  | 15 ++++++---------
 evd/evd-stream-throttle.c         |  6 +++---
 evd/evd-stream-throttle.h         |  6 +++---
 evd/evd-throttled-input-stream.c  |  6 +++---
 evd/evd-throttled-input-stream.h  |  6 +++---
 evd/evd-throttled-output-stream.c |  6 +++---
 evd/evd-throttled-output-stream.h |  6 +++---
 evd/evd-tls-certificate.c         |  6 +++---
 evd/evd-tls-certificate.h         |  6 +++---
 evd/evd-tls-common.c              | 15 ++++++---------
 evd/evd-tls-common.h              | 15 ++++++---------
 evd/evd-tls-credentials.c         |  6 +++---
 evd/evd-tls-credentials.h         |  6 +++---
 evd/evd-tls-dh-generator.c        |  6 +++---
 evd/evd-tls-dh-generator.h        |  6 +++---
 evd/evd-tls-input-stream.c        |  6 +++---
 evd/evd-tls-input-stream.h        |  6 +++---
 evd/evd-tls-output-stream.c       |  6 +++---
 evd/evd-tls-output-stream.h       |  6 +++---
 evd/evd-tls-session.c             | 15 ++++++---------
 evd/evd-tls-session.h             | 15 ++++++---------
 evd/evd-transport.c               |  7 ++++---
 evd/evd-transport.h               |  7 ++++---
 evd/evd-utils.c                   | 15 ++++++---------
 evd/evd-utils.h                   | 15 ++++++---------
 evd/evd-web-dir.c                 |  7 ++++---
 evd/evd-web-dir.h                 |  7 ++++---
 evd/evd-web-selector.c            |  7 ++++---
 evd/evd-web-selector.h            |  7 ++++---
 evd/evd-web-service.c             |  7 ++++---
 evd/evd-web-service.h             |  7 ++++---
 evd/evd-web-transport.c           |  7 ++++---
 evd/evd-web-transport.h           |  7 ++++---
 evd/evd.h                         | 15 ++++++---------
 72 files changed, 293 insertions(+), 317 deletions(-)

commit e08615be02bbaa5b4a74ce853d8b465c9b8b1a9f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 12:12:49 2010 +0200

    Comments the connection returning code in EvdWebService
    
    while keep-alive is not being considered.

 evd/evd-web-service.c | 4 ++++
 1 file changed, 4 insertions(+)

commit ade35ad409ada50f6a9a1d4d3a37067baf81a55e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 12:05:03 2010 +0200

    Adds 'standard::content-type' file attr to file info request in EvdWebDir

 evd/evd-web-dir.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 879148fe43a4c21442c6ba00c7b6e33ec9b92909
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 6 11:46:08 2010 +0200

    Closes the TLS session upon shutdown if TLS is active in an EvdConnection

 evd/evd-connection.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit e27c015f72bb386a66bb4ba23203f6974d5761a7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 13:21:47 2010 +0200

    Factorizes session initialization check in EvdTlsSession

 evd/evd-tls-session.c | 34 ++++++++++++++++++++++++----------
 1 file changed, 24 insertions(+), 10 deletions(-)

commit 0456b461869e9f16d9e757b4089c3e5522bea2a1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 13:20:28 2010 +0200

    Adds new 'server_name' member and method 'set_server_name()' to EvdTlsSession

 evd/evd-tls-session.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-session.h |  4 ++++
 2 files changed, 60 insertions(+)

commit aacbe56cd4124ee1aed913cf4f37360d677af0e6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 18:37:48 2010 +0200

    Improves connection handling in client-side evdWebTransport

 evd/js/evdWebTransport.js | 40 ++++++++++++++++++++++++----------------
 1 file changed, 24 insertions(+), 16 deletions(-)

commit be73bcf299c974aba6a04bc432a01b53bd832fe8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 18:22:13 2010 +0200

    Prevents client code in ping-server example to show an alert forever
    
    when corrupted data is detected.

 examples/common/ping.html | 1 +
 1 file changed, 1 insertion(+)

commit d1d0002fa440c07102b3ec66fda0cc3fd0637be3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 18:17:57 2010 +0200

    Makes EvdLongPolling use 'flush_and_shutdown()' method of EvdConnection
    
    and removes its own implementation.

 evd/evd-long-polling.c | 26 +-------------------------
 1 file changed, 1 insertion(+), 25 deletions(-)

commit ec3943830cdeead9b8e7a9b8b2edbc715bba18c2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 18:12:59 2010 +0200

    Fixes error in 'send()' method of EvdWebTransport

 evd/evd-web-transport.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit e66341f16cf80d7fb14ce51928d2225a77f054e7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 18:06:53 2010 +0200

    Removes unnecessary code in 'send()' method of EvdTransport

 evd/evd-transport.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 02d89f181e7191ee00bea593089d525faf90349a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 5 18:05:29 2010 +0200

    Adds new public methods 'send()' and 'send_text()' to EvdPeer

 evd/evd-peer.c | 28 ++++++++++++++++++++++++++++
 evd/evd-peer.h |  7 +++++++
 2 files changed, 35 insertions(+)

commit cae623ca5d7215a65bbfe69bc70b0e84c623ed00
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 15:49:41 2010 +0200

    Updates test-resolver for new EvdResolver API

 tests/Makefile.am     |   6 +-
 tests/test-resolver.c | 223 +++++++++++++++++++++++---------------------------
 2 files changed, 106 insertions(+), 123 deletions(-)

commit 66d501f59a64dff4cfeb63022da6c7cb23228054
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 18:31:09 2010 +0200

    Adds new public methods 'read_content_async/finish' to EvdHttpConnection

 evd/evd-http-connection.c | 218 +++++++++++++++++++++++++++++++++++-----------
 evd/evd-http-connection.h |  11 +++
 2 files changed, 178 insertions(+), 51 deletions(-)

commit e3b4258285e2321a341c24849c33892ab369e9c3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 11:38:27 2010 +0200

    Removes EvdService's ownership over connections
    
    From now on, it is up to higher level classes to ref/unref connections.

 evd/evd-service.c | 4 ----
 1 file changed, 4 deletions(-)

commit 6cd5b2056e75c9d7f4f3f537b51602f0bd21d3d8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 11:28:56 2010 +0200

    Simplifies buffer management in headers reading code of EvdHttpConnection

 evd/evd-http-connection.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 28b1e51e21f7ec33a3e62af2bed31d648eb17ef6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 11:21:21 2010 +0200

    Syncs EvdSocket with lastest changes in EvdPoll

 evd/evd-socket.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit 241d55885e8b73f3a4224e8a60ce397967eaf3f2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 4 11:20:13 2010 +0200

    Cleans up and completes implementation of epoll in EvdPoll
    
    Also adds missing mutex locking.

 evd/evd-poll.c | 211 ++++++++++++++++++++++++++++++++++++++++++---------------
 evd/evd-poll.h |  43 ++++++------
 2 files changed, 182 insertions(+), 72 deletions(-)

commit f016a062cc044758a89b1726f88155b5761cbb31
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 29 22:21:38 2010 +0200

    Makes EvdWebService a normal class, not abstract

 evd/evd-web-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 535ae33dd763b0c44c31109c68aaade48dc91f07
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 29 22:21:03 2010 +0200

    Adds new signal 'request-headers' to EvdWebService

 evd/evd-web-service.c | 33 +++++++++++++++++++++++++++++----
 evd/evd-web-service.h |  6 ++++++
 2 files changed, 35 insertions(+), 4 deletions(-)

commit 4c1437860566cfdfdc321d9c5ede5d26cfb50347
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 16:50:06 2010 +0200

    Increments default peer timeout to 15 seconds in EvdPeer

 evd/evd-peer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f6f960d0baa7490b67b0a23d94976a5429efc6e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 16:45:21 2010 +0200

    Removes all external protected method of EvdSocket
    
    Protected method should now be now mapped to virtual methods in the class
    struct.

 evd/Makefile.am            |  1 -
 evd/evd-socket-protected.h | 45 ------------------------
 evd/evd-socket.c           | 86 +++++++++++++++++++++++++---------------------
 3 files changed, 46 insertions(+), 86 deletions(-)

commit e955865dfda2705d3e7d265452f2231df609a107
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 01:11:54 2010 +0200

    Prevents EvdReproxy from reading from bridge when stream is busy

 evd/evd-reproxy.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 66da67dd68464f12ee31863661e254653635643e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 01:10:39 2010 +0200

    Updates EvdConnection to use new condition handling in EvdSocket

 evd/evd-connection.c | 92 ++++++++++++++--------------------------------------
 1 file changed, 25 insertions(+), 67 deletions(-)

commit d4bf418330d520b534a08231e6b8e8abf4bdedb5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 01:05:41 2010 +0200

    Adds new public method 'get_condition()' to EvdSocket

 evd/evd-socket.c | 8 ++++++++
 evd/evd-socket.h | 1 +
 2 files changed, 9 insertions(+)

commit 1279c541eeaf555b0beec67ed0f789ed595b1325
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 00:55:35 2010 +0200

    Updates EvdSocket to use the new polling mechanism in EvdPoll

 evd/evd-socket.c | 249 +++++++++++++++++++------------------------------------
 1 file changed, 87 insertions(+), 162 deletions(-)

commit f4e72a8aedcfd09e519e67bdb536e846683c9497
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 00:49:49 2010 +0200

    Reimplements epoll in a socket agnostic way in a new class EvdPoll
    
    Removes old implementation in EvdSocketManager class.

 evd/Makefile.am          |   4 +-
 evd/evd-error.h          |   4 +-
 evd/evd-poll.c           | 452 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-poll.h           |  86 +++++++++
 evd/evd-socket-manager.c | 388 ----------------------------------------
 evd/evd-socket-manager.h |  74 --------
 6 files changed, 541 insertions(+), 467 deletions(-)

commit 9c46829b4b8a5a90065ecc02b7b1deb8d864d16a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 18:58:13 2010 +0200

    Fixes error parsing HTTP request headers in EvdHttpConnection
    
    Method 'soup_headers_parse_request()' doesn't seem to handle well invalid
    requests (e.g when method is NULL or version is out of range).

 evd/evd-http-connection.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 9facd5862b714cfeb35434a00ce87b73fc7cea47
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 28 17:13:05 2010 +0200

    Fixes 'signal_receive' prototype in EvdTransport, 'peer' argument was missing

 evd/evd-transport.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 0a7ae8adb890cf271a95b4301ef10cfadcdf5923
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 10:39:30 2010 +0200

    Updates 'handle_content_error()' method of EvdWebDir to use 'respond()'
    
    virtual method of EvdWebService.

 evd/evd-web-dir.c | 37 ++++++++++++++-----------------------
 1 file changed, 14 insertions(+), 23 deletions(-)

commit aff1dc423ec68cb64463a3a41a16c9ba5bcf22bd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 10:38:27 2010 +0200

    Adds check for allowed HTTP methods in EvdWebDir

 evd/evd-web-dir.c | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)

commit 561332f24aae18b6eaba8505f2b8767dacfe5c0a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 10:37:07 2010 +0200

    Adds new gboolean property 'allow-put' to EvdWebDir
    
    specifying whether the PUT HTTP method is allowed.

 evd/evd-web-dir.c | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

commit 299e3b6e896f1459a77658d03e0907c67a24b08b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 10:33:02 2010 +0200

    Adds new virtual method 'respond()' to EvdWebService

 evd/evd-web-service.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-service.h | 20 +++++++++++++------
 2 files changed, 67 insertions(+), 6 deletions(-)

commit ed17d3bb67abeb248893713501eabc169f533bf5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 01:40:25 2010 +0200

    Changes 'reason_phrase' argument to const in two methods of EvdHttpConnection

 evd/evd-http-connection.c | 4 ++--
 evd/evd-http-connection.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 0424fe8f900ca340cb6828e885efc3d6af129785
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 00:24:45 2010 +0200

    Adds internal method 'handle_content_error()' to EvdWebdir

 evd/evd-web-dir.c | 60 +++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 43 insertions(+), 17 deletions(-)

commit 95676928e9ece59dd6fbf732358e5231edbba883
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 26 00:09:08 2010 +0200

    Avoids showing debug msg under normal connection close in EvdWebService

 evd/evd-web-service.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit d200d18228820f764c5a15b210e3274c3b5fcb38
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 25 21:42:03 2010 +0200

    Updates 'ping-server' example to synch with API changes in EvdWebDir

 examples/ping-server.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 163478f8b45ea65e3bde6d4e17884ccdf3904df5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 25 21:35:50 2010 +0200

    Adds 'set_root()' and 'get_root()' public methods to EvdWebDir

 evd/evd-web-dir.c | 20 ++++++++++++++++++++
 evd/evd-web-dir.h |  4 ++++
 2 files changed, 24 insertions(+)

commit 7a1cb423bd10844be02c62fd22aa02aeec0b102f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 25 21:33:52 2010 +0200

    Removes 'root' argument from 'new()' method of EvdWebDir
    
    The new policy is: only objects with CONSTRUCT_ONLY properties will have
    arguments in the new() method.

 evd/evd-web-dir.c | 9 ++-------
 evd/evd-web-dir.h | 2 +-
 2 files changed, 3 insertions(+), 8 deletions(-)

commit bbd985b38978df146b5f01c3ad647696b2107430
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 25 21:19:22 2010 +0200

    Makes 'respond()' of EvdHttpConnection to always send content-length header

 evd/evd-http-connection.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit d1e39e5f540e9f138c812074b96b1ecaa271167c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 24 15:45:05 2010 +0200

    Minor code reorganization in 'requst_handler()' method of EvdWebSelector

 evd/evd-web-selector.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit f95ae60fbc6e16f5801e2048f074a9c444243632
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 24 15:39:06 2010 +0200

    Removes the 'keep-alive' limitation in EvdWebSelector

 evd/evd-web-selector.c | 4 ----
 1 file changed, 4 deletions(-)

commit 1f358aa2a3e2e4ee4d16421754e5f692e403b601
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 24 15:32:14 2010 +0200

    Makes EvdWebDir use the 'return_connection' featue of EvdWebService

 evd/evd-web-dir.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 6f64c1d5df8267fc84943eaec9b73f1101da234b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 24 15:00:23 2010 +0200

    Adds virtual method 'return_connection()' in EvdWebService
    
    and completes the implementation.

 evd/evd-web-service.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-service.h |  9 ++++---
 2 files changed, 79 insertions(+), 3 deletions(-)

commit 53cf7318660e8bd52ce5229a2c8f813ec0337a8d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 22 18:52:35 2010 +0200

    Updates method 'unread_request_headers()' to take an EvdHttpRequest
    
    in EvdHttpConnection.

 evd/evd-http-connection.c | 44 +++++++-------------------------------------
 evd/evd-http-connection.h |  5 +----
 evd/evd-web-selector.c    |  5 +----
 3 files changed, 9 insertions(+), 45 deletions(-)

commit 3a9bf6d04910d6f62c5b16a084e2c0b69476431c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 22 18:51:37 2010 +0200

    Adds new public method 'to_string()' to EvdHttpRequest

 evd/evd-http-request.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-request.h |  3 +++
 2 files changed, 54 insertions(+)

commit 2fa111007062f59f0f0f80fb092142bd9ce6a128
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 22 18:50:02 2010 +0200

    Adds new public method 'headers_to_string()' to EvdHttpMessage

 evd/evd-http-message.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-message.h |  3 +++
 2 files changed, 47 insertions(+)

commit d39346c1948e0aace734ac82cd9d869bf192205b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 22 18:04:28 2010 +0200

    Fixes minor indentation errors in EvdHttpConnection

 evd/evd-http-connection.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2372077e7c6c0147d0e21d1d14bb20d5e71e5c09
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 22 18:01:13 2010 +0200

    Fixes error in property getter of EvdHttpMessage

 evd/evd-http-message.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit ef4d912415d684791721fabd525a660f5325f1d7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 22 17:50:55 2010 +0200

    Updates 'read_request_headers_finish()' to return only a EvdHttpRequest
    
    in EvdHttpConnection.

 evd/evd-http-connection.c | 142 +++++++++++++++++++++-------------------------
 evd/evd-http-connection.h |   5 +-
 evd/evd-web-service.c     |  62 +-------------------
 3 files changed, 69 insertions(+), 140 deletions(-)

commit 40250f914b9967fda612546b3e75840bce183706
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 21 01:00:51 2010 +0200

    Adds missing file 'json.js' to common files of the examples

 examples/common/json.js | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

commit 098f1ddaf9b3b938858216caf1810e6e344d2e3b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 21 00:52:38 2010 +0200

    Adds shared-image demo in Javascript language

 examples/common/igalia.png        | Bin 0 -> 24880 bytes
 examples/common/sharedImage.js    | 132 ++++++++++++++++
 examples/common/shared_image.html |  72 +++++++++
 examples/js/sharedImage.js        | 110 +++++++++++++
 examples/js/sharedImageServer.js  | 320 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 634 insertions(+)

commit 4a4896f7021a12d552dc03ac98d6ac4d4698b091
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 20 20:13:47 2010 +0200

    Adds some typecasts in EvdLongPolling to avoid compile warning on 64 bits

 evd/evd-long-polling.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 3a5edefe88e86aa4e09a1bcaa23078d0c7f7252e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 20 20:05:10 2010 +0200

    Adds a payload to the ping requests in the ping-server example

 examples/common/ping.html | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

commit 4226e3dbaba41edc771c2bf99db71c337da7f82d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Sep 20 20:01:17 2010 +0200

    Changes message protocol between long-polling client and server
    
    It is now based on a frame header, instead of on an end-of-message marker.

 evd/evd-long-polling.c    | 114 ++++++++++++++++++++++++++++++++++++----------
 evd/js/evdWebTransport.js |  98 ++++++++++++++++++++++++++++++++-------
 2 files changed, 171 insertions(+), 41 deletions(-)

commit a41a35a5960cf9e4c066636c56ed828b28a12030
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 19 10:05:41 2010 +0200

    Changes file attr 'content-type' to 'fast-content-type' in EvdWebDir
    
    This makes the content-type be detected properly in EvdWebDir under a specific
    scenario I don't yet understand, where content type of an HTML file returns
    'text/plain'.

 evd/evd-web-dir.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 50b676d0a6253cc6cd61b5bd1d78dc0c8d6346d8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 18 21:40:15 2010 +0200

    Fixes error in web dir root path in ping-server demo

 examples/ping-server.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c1c4eabe2a88b3202460a42f4d7a02171a556029
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 18 21:31:43 2010 +0200

    Fixes a double-free corruption in EvdPeerManager

 evd/evd-peer-manager.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 3ccec8b60f110fb96e77f37cd66cc56c54cc67cc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 18 21:27:07 2010 +0200

    Adds 'pingServer' demo in Javascript language, under '/examples/js'

 examples/js/pingServer.js | 61 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

commit 76ff83f2c62d9895e527ca0bdf8a858cc2e7efda
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 18 21:25:10 2010 +0200

    Adds 'ping-server' demo in C language, now under 'examples' folder
    
    instead of 'demos' folder, which is to be removed.

 Makefile.am               |   6 +-
 configure.ac              |   1 +
 examples/Makefile.am      |  29 ++++++++++
 examples/common/ping.html | 143 ++++++++++++++++++++++++++++++++++++++++++++++
 examples/ping-server.c    | 114 ++++++++++++++++++++++++++++++++++++
 5 files changed, 291 insertions(+), 2 deletions(-)

commit 4bb42d87295fa4f554bb778afde45ed6e003ebec
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 17 23:07:37 2010 +0200

    Adds new class EvdWebDir inheriting EvdWebService
    
    It is a very simple web server for static content, currently necessary
    for the examples and tests. In the future I hope it will become a
    fast, feature-full web server.

 evd/Makefile.am   |   6 +-
 evd/evd-web-dir.c | 424 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-dir.h |  59 ++++++++
 evd/evd.h         |   1 +
 4 files changed, 488 insertions(+), 2 deletions(-)

commit 80fab01413d1be4d21fb6bf759f61a9c095df85f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 17 22:59:25 2010 +0200

    Completely removes obsolete virtual method 'headers_read()' of EvdWebService

 evd/evd-web-service.h | 7 -------
 1 file changed, 7 deletions(-)

commit 834fe71a0d1f631321956b3f366524734dc16ae6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 17 22:58:02 2010 +0200

    Improves error reporting in 'select_conn_and_send()' method of EvdLongPolling

 evd/evd-long-polling.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 5c7c2a553c197bcacd80ee3e0d4c023b90ca5a5f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 17 22:33:15 2010 +0200

    Updates EvdLongPolling to use 'request_handler()' method of EvdWebService
    
    instead of obsolete 'headers_read()'.

 evd/evd-long-polling.c | 37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

commit 577afdb75c926b88a3cdb0aef17f86d702889862
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 17 22:30:26 2010 +0200

    Adds connection close locking in EvdReproxy
    
    to avoid premature connection shutdown when stream is throttled or write
    buffers are full.

 evd/evd-reproxy.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit dd406b804daa5e77f02260d96b97cca0777f2903
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 17 22:29:22 2010 +0200

    Adds API for locking/unlocking auto-close functionality of EvdConnection

 evd/evd-connection.c | 28 +++++++++++++++++++++++-----
 evd/evd-connection.h |  3 +++
 2 files changed, 26 insertions(+), 5 deletions(-)

commit 16ae6cdc213309d9efdd1f5186b624e214842eba
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:32:56 2010 +0200

    Updates EvdWebTransport to use 'request_handler()' method of EvdWebService
    
    instead of obsolete 'headers_read()'.

 evd/evd-web-transport.c | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

commit 4b49e9191f8db218b32f854249e2360be2456526
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:31:30 2010 +0200

    Updates EvdWebSelector to use 'request_handler()' method of EvdWebService
    
    instead of obsolete 'headers_read()'.

 evd/evd-web-selector.c | 67 ++++++++++++++++++++++++++++++--------------------
 1 file changed, 41 insertions(+), 26 deletions(-)

commit 02681d1bed73a002ebe9347d43fc70fd34ba40e0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:29:00 2010 +0200

    Makes EvdHttpConnection use 'flush_and_shutdown()' method of EvdConnection
    
    instead of its own, obsolete implementation.

 evd/evd-http-connection.c | 28 +---------------------------
 1 file changed, 1 insertion(+), 27 deletions(-)

commit fa38455be4b4520ecc41b6575cef4e99f54df94d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:27:26 2010 +0200

    Adds new method 'add_connection_with_request()' to EvdWebService

 evd/evd-web-service.c | 16 ++++++++++++++++
 evd/evd-web-service.h |  9 +++++++--
 2 files changed, 23 insertions(+), 2 deletions(-)

commit 913d9f77e0658607eca324de0949e359649a9406
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:25:59 2010 +0200

    Changes EvdWebService to invoke 'request_handler()' upon new connection
    
    instead of the obsolete 'headers_read()'.

 evd/evd-web-service.c | 103 +++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 85 insertions(+), 18 deletions(-)

commit bcab66f9ea211b0f98d0cdceb155d1978c364f2e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:23:38 2010 +0200

    Adds new member current_request (an EvdHttpRequest) to EvdHttpConnection
    
    with corresponding getter and setter.

 evd/evd-http-connection.c | 41 +++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-connection.h |  5 +++++
 2 files changed, 46 insertions(+)

commit e01ca5d30b3bc12c63a1871d3cc0e702f4cdcd50
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:19:28 2010 +0200

    Adds new virtual method 'request_handler()' to EvdWebService

 evd/evd-web-service.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit e98513390bfd7112aa511e39cf584c5aab53cf96
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:12:15 2010 +0200

    Adds new class EvdHttpRequest inheriting EvdHttpMessage

 evd/Makefile.am        |   6 +-
 evd/evd-http-request.c | 229 +++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-request.h |  67 +++++++++++++++
 evd/evd.h              |   1 +
 4 files changed, 301 insertions(+), 2 deletions(-)

commit 6e54822d57101ff7fb5985e1affd132faf3a837d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 19:08:03 2010 +0200

    Adds new abstract class EvdHttpMessage

 evd/Makefile.am        |   6 +-
 evd/evd-http-message.c | 207 +++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-message.h |  67 ++++++++++++++++
 3 files changed, 278 insertions(+), 2 deletions(-)

commit 0e6c688274d03e6de0deb1f24eba414b15e1feca
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 18:48:27 2010 +0200

    Adds new public method 'flush_and_shutdown()' to EvdConnection

 evd/evd-connection.c | 35 +++++++++++++++++++++++++++++++++++
 evd/evd-connection.h |  3 +++
 2 files changed, 38 insertions(+)

commit f313b9e2f38bc259a73a678f9ffbe39e86e7ccdd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 18:42:35 2010 +0200

    Makes EvdPeerManager launch 'new-peer' event in an idle
    
    to allow peer to be ready for sending data during 'new-peer' signal handlers.

 evd/evd-peer-manager.c | 29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)

commit 86d6ae57a7a75ae7959e70a7a40a424a9524ee8c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Sep 16 18:39:13 2010 +0200

    Makes EvdThrottledOutputStream emit 'write' signal independently of write()

 evd/evd-throttled-output-stream.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit fcf5eb8137838d4f8eb6cbfa7a6f6658bef3db34
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 21:56:09 2010 +0200

    Adds helper method 'send_text()' to EvdTransport

 evd/evd-transport.c | 16 ++++++++++++++++
 evd/evd-transport.h |  4 ++++
 2 files changed, 20 insertions(+)

commit 49537a411a9623758619ccd9ebe8b1cad65ef46c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 20:46:23 2010 +0200

    Fixes error in get_default() in EvdPeerManager and adds annotations to it

 evd/evd-peer-manager.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit d5b22e2cf5de11849db2ff96d392935280eb8b2c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 19:32:44 2010 +0200

    Adjusts default config values in client-side evdWebTransport

 evd/js/evdWebTransport.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit cec55b891566c23490b175187be3bbb6c955f242
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 19:29:22 2010 +0200

    Organizes backlog code a bit in client-side evdWebTransport

 evd/js/evdWebTransport.js | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit dd614afbac8f554a90669f288d71a4347a1b5a09
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 19:25:34 2010 +0200

    Returns to cookie-based peer identification in EvdLongPolling, now using regex

 evd/evd-long-polling.c    | 38 +++++++++++++++++++++++++++++++++++---
 evd/js/evdWebTransport.js |  9 +++------
 2 files changed, 38 insertions(+), 9 deletions(-)

commit edc16f16e0a23feebfae2d1af4108f338080bd7d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 19:20:21 2010 +0200

    Completes message framing implementation in EvdLongPolling

 evd/evd-long-polling.c | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

commit d57fcb9e3111b5104dcbf96661e95d04b72c44cd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:55:53 2010 +0200

    Fixes minor indentation errors in EvdWebTransport

 evd/evd-web-transport.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8ec5d93595793b3c4c937ef7d811277e7e72a3bc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:50:54 2010 +0200

    Chains 'receive' signal of EvdLongPolling to EvdWebTransport

 evd/evd-web-transport.c | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit cfe808da0207b73008c64c3143cfe216302226ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:35:15 2010 +0200

    Fixes minor indentation errors in EvdTransport

 evd/evd-transport.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 54a2b16eb04e1d07542062f6ee39ffc6b01b9079
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:34:33 2010 +0200

    Adds new method 'receive_text()' to interface EvdTransport

 evd/evd-transport.c | 38 ++++++++++++++++++++++++++++++++++++--
 evd/evd-transport.h |  8 +++++---
 2 files changed, 41 insertions(+), 5 deletions(-)

commit 1370ba471e20d942a2345a365fd3a1c0d02e4488
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:33:20 2010 +0200

    Adds new virtual method 'notify_receive()' to interface EvdTransport

 evd/evd-transport.c | 23 ++++++++++++++++-------
 evd/evd-transport.h |  2 ++
 2 files changed, 18 insertions(+), 7 deletions(-)

commit 847b03e266656005380d0ee301c34cf8c339d120
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:13:58 2010 +0200

    Fixes error in read() of EvdSocketOutputStream

 evd/evd-socket-output-stream.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 0c8889de472689d844b26a5f87cd57abe90dff0f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:12:28 2010 +0200

    Prevents sockets of an EvdConnectionPool to be prematurely destroyed

 evd/evd-connection-pool.c | 2 ++
 1 file changed, 2 insertions(+)

commit 3c2e5170d8f686063cb43bba7f9cce1fbb0ddd72
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Sep 11 18:08:33 2010 +0200

    Adds new signals 'new-peer' and 'peer-closed' to EvdPeerManager

 evd/evd-peer-manager.c | 50 ++++++++++++++++++++++++++++++--------------------
 evd/evd-peer-manager.h |  8 ++++++++
 2 files changed, 38 insertions(+), 20 deletions(-)

commit d805ae2c047575dd54a8cd04a4c3397fa8b512e5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Sep 8 09:52:59 2010 +0200

    Adds missing g_error_free in 'read_all_content_async()' of EvdHttpConnection

 evd/evd-http-connection.c | 1 +
 1 file changed, 1 insertion(+)

commit 41b2a4a52a41d5e2ecb829c7b2a5415b43d1adad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 7 13:05:18 2010 +0200

    Sets proper async result source tag in method 'real_add_content_async'
    
    of EvdHttpConnection.

 evd/evd-http-connection.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 76c27768dc531ef1b96a0955f9c40b71e8afe966
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 7 11:16:24 2010 +0200

    Adds new class EvdWebTransport and its JS browser-side counterpart
    
    evdWebTransport.js. JS files will be installed under ${prefix}/lib/evd/js/.

 evd/Makefile.am           |  13 +-
 evd/evd-web-transport.c   | 443 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-transport.h   |  66 +++++++
 evd/evd.h                 |   1 +
 evd/js/evdWebTransport.js | 178 +++++++++++++++++++
 5 files changed, 698 insertions(+), 3 deletions(-)

commit 5f73e7f1f0d4fa27c21429a942321cf728f776b9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 7 11:13:39 2010 +0200

    Adds required GI annotation to 'listen_async' method of EvdService

 evd/evd-service.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 44351400eab21a471c83ecfa5f308d1f734acc5c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Sep 7 11:12:48 2010 +0200

    Updates jhbuild moduleset

 evd-jhbuild.modules | 28 +++++++++++++---------------
 1 file changed, 13 insertions(+), 15 deletions(-)

commit 2c58ea5552cd4fba58ce95c9124bb6a990e2448e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 5 21:57:25 2010 +0200

    Adds public method 'remove_service' to EvdWebSelector

 evd/evd-web-selector.c | 34 ++++++++++++++++++++++++++++++++++
 evd/evd-web-selector.h |  4 ++++
 2 files changed, 38 insertions(+)

commit 8a00c91ceab9abeb6fdc7bfcf2f38b96f3665848
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Sep 5 21:56:05 2010 +0200

    Makes EvdWebSelector store the original domain and path patterns of a candidate

 evd/evd-web-selector.c | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit ab56ccc05109a3bddb47e17465513f9f3d78319e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 20:41:30 2010 +0200

    Sets to null the PeerMessage struct attached to a Peer
    
    after signal dispatched.

 evd/evd-transport.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit f6c496fbcee9a5b7a8f261b6554c315f1156167a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 20:39:56 2010 +0200

    Changes EvdLongPolling to send/receive peer id using a custom HTTP header
    
    rather than cookies.

 evd/evd-long-polling.c | 42 +-----------------------------------------
 1 file changed, 1 insertion(+), 41 deletions(-)

commit b933f36492ba681efce2d8ac30c9ea2e126fac88
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 20:37:29 2010 +0200

    Makes EvdLongPolling use virtual method 'headers_read' of EvdWebService
    
    instead of reading the request headers itself.

 evd/evd-long-polling.c | 160 +++++++++++++++++++------------------------------
 1 file changed, 61 insertions(+), 99 deletions(-)

commit c101214d40d6d783c811cd3a3d1b864cdde45f0d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:56:28 2010 +0200

    Makes EvdLongPolling use 'respond' method of EvdHttpConnection
    
    removing its own internal implementation  'respond_conn'.

 evd/evd-long-polling.c | 88 ++++++++++++++------------------------------------
 1 file changed, 24 insertions(+), 64 deletions(-)

commit c9c714f16d051863f5e60b769ecd3adde93b9f33
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:55:09 2010 +0200

    Makes EvdLongPolling use default EvdPeerManager instance to track peers

 evd/evd-long-polling.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit 70958c4eb38ee23ba9ac4ebb6213b6ef31c69985
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:53:50 2010 +0200

    Makes EvdLongPolling implement EvdTransport, and inherit from EvdWebService

 evd/evd-long-polling.c | 85 +++++++++++++++++++++++++-------------------------
 evd/evd-long-polling.h |  6 ++--
 2 files changed, 45 insertions(+), 46 deletions(-)

commit d7c393a33a4fe150f6b2b8f3f7197b116592a0de
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:48:00 2010 +0200

    Adds new class EvdPeerManager to manage peers ortogonally
    
    It can be used as a singleton instance using 'evd_peer_manager_get_default ()'.

 evd/Makefile.am        |   2 +
 evd/evd-peer-manager.c | 240 +++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-peer-manager.h |  72 +++++++++++++++
 evd/evd.h              |   2 +-
 4 files changed, 315 insertions(+), 1 deletion(-)

commit 64b87a283c0a5389a14dc6b8ad15eec6da3be91f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:41:43 2010 +0200

    Adds new public method 'is_alive' to EvdPeer
    
    and moves the timeout checking logic into the class.

 evd/evd-peer.c | 25 +++++++++++++++++--------
 evd/evd-peer.h |  3 ++-
 2 files changed, 19 insertions(+), 9 deletions(-)

commit b7b11ebc65854b6aa62e9d20d6d5ec990553e299
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:38:00 2010 +0200

    Makes 'transport' property of EvdPeer a G_TYPE_OBJECT
    
    As EvdTransport is an interface now, we can no longer use EVD_TYPE_TRANSPORT
    as the property param spec type.

 evd/evd-peer.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit ae1d1afe5340e8c2e92c211486fd6aa0f6cb3676
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Sep 3 00:34:24 2010 +0200

    Makes EvdTransport a GInterfaceType instead

 evd/evd-transport.c | 394 +++++++++++++---------------------------------------
 evd/evd-transport.h |  84 +++++------
 2 files changed, 128 insertions(+), 350 deletions(-)

commit ddaa8c59d2fca020322d0b296c27b93d34563eb1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Aug 28 18:08:08 2010 +0200

    Makes EvdService hold a reference of each conn added to it

 evd/evd-service.c | 4 ++++
 1 file changed, 4 insertions(+)

commit f670d3034d08ff4660c9b18bef6df9a6181458cf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Aug 28 18:06:34 2010 +0200

    Completes missing memory freeing in EvdWebSelector

 evd/evd-web-selector.c | 32 +++++++++++++++++++++++---------
 1 file changed, 23 insertions(+), 9 deletions(-)

commit eabcae704b82c222509b4ce2b0a9bf99fa5cb729
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Aug 28 18:05:13 2010 +0200

    Makes EvdWebSelector inherit from EvdWebService instread
    
    also cleans up code making uso of new method 'repspond' in EvdHttpConnection.

 evd/evd-web-selector.c | 167 ++++++++++++++++---------------------------------
 evd/evd-web-selector.h |   6 +-
 2 files changed, 56 insertions(+), 117 deletions(-)

commit 2f7d9d91e5302eaf80b1408345ca78e154a4c308
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Aug 28 18:02:50 2010 +0200

    Adds new public method 'respond' to EvdHttpConnection

 evd/evd-http-connection.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-connection.h | 11 +++++++
 2 files changed, 90 insertions(+)

commit 20fcd7b7ab5682218f7e810d0a6e9f3f1885f19a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Aug 26 17:07:41 2010 +0200

    Adds new abstract class EvdWebService, inheriting EvdService
    
    to factorize common code in several HTTP-based services (web-selector, long-polling, web-socket, etc).

 evd/Makefile.am       |   2 +
 evd/evd-web-service.c | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-service.h |  70 ++++++++++++++++++++++++++++++
 3 files changed, 187 insertions(+)

commit 032e39df36f474ed3912b4b0adf9b543ebf548f3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 25 18:17:02 2010 +0200

    Updates TLS certificate JS test to sync with change in time precision

 tests/js/testTlsCertificate.js | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 2d76fe25816f9089aff60a3a686c1cb7a392174f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 25 18:16:08 2010 +0200

    Minor style fix in autogen

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ed18ad9906c30806e8b85c8d47de1f76b12f0337
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 25 18:14:36 2010 +0200

    Update options summary after configure

 configure.ac | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit d9f13807dcb4d3e11173bb51512190f10e1224f5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 25 18:08:33 2010 +0200

    Makes configure's 'enable_js' option to 'no' by default
    
    and improves its description.

 m4/javascript.m4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c75bffc729d5d7f23474611e7164c7d00f3fdf69
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Aug 25 18:06:19 2010 +0200

    Cleans up tests' Makefile a bit and changes 'make test' by 'make check'

 tests/Makefile.am | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

commit 1f342907e801dbc11f5d953073ae74659652fd71
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Aug 1 21:18:40 2010 +0200

    Renames method 'send' of EvdTransport to 'send_utf8'
    
    removing 'size' argument since buffer is now expected to be a null terminated
    string. This is to consider that a 'send_raw' counterpart (for binary data)
    will be added in the future (when WebSocket supports raw data).

 evd/evd-socket.c    |  10 ++++-
 evd/evd-transport.c | 119 ++++++++++++++++++++++++++++------------------------
 evd/evd-transport.h |   5 +--
 3 files changed, 75 insertions(+), 59 deletions(-)

commit b174d4e57ab2384db4db2c63230e02bd53b0d734
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Aug 1 02:49:11 2010 +0200

    Completely removes EvdResolverRequest class
    
    which is no longer required.

 evd/Makefile.am            |   2 -
 evd/evd-resolver-request.c | 509 ---------------------------------------------
 evd/evd-resolver-request.h |  76 -------
 3 files changed, 587 deletions(-)

commit 3adfc221872bc9fbc4e0c71d203c6ce92ec3bc77
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Aug 1 02:47:36 2010 +0200

    Updates EvdSocket to use new API in EvdResolver

 evd/evd-socket.c | 54 +++++++++++++++---------------------------------------
 1 file changed, 15 insertions(+), 39 deletions(-)

commit fbedcfb65854f82abd0644dc40a3c2041d97d0e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Aug 1 02:45:19 2010 +0200

    Reimplements EvdResolver using GIO async API
    
    Also code has been cleaned up a bit. EvdResolverRequest class is no longer
    necessary.

 evd/evd-resolver.c | 248 +++++++++++++++++++++++++++++++++++++++--------------
 evd/evd-resolver.h |  52 +++--------
 2 files changed, 194 insertions(+), 106 deletions(-)

commit b20c9e2981dd81fcfe73f7d8015deb5542e5381b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jul 26 09:45:16 2010 +0200

    Updates implementation of EvdLongPolling to work with XMLHttpRequest peers
    
    instead of callback-polling and posted forms.

 evd/evd-long-polling.c | 227 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 149 insertions(+), 78 deletions(-)

commit 9ca9e1517fcc92f6533a07bb8e26c6e4e6510132
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jul 26 09:43:20 2010 +0200

    Adds new class EvdWebSelector, inheriting EvdService

 evd/Makefile.am        |   6 +-
 evd/evd-web-selector.c | 331 +++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-web-selector.h |  68 ++++++++++
 evd/evd.h              |   1 +
 4 files changed, 404 insertions(+), 2 deletions(-)

commit 7eb77ec5ecdf71ecee0d5c29b2bcef0f72411d61
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jul 26 09:42:11 2010 +0200

    Reimplements class EvdReproxy using EvdConnectionPool as backends

 evd/Makefile.am   |   6 +-
 evd/evd-reproxy.c | 672 +++++++++++++++++++++---------------------------------
 evd/evd-reproxy.h |  28 +--
 evd/evd.h         |   1 +
 4 files changed, 270 insertions(+), 437 deletions(-)

commit 274d8e31847da4f692b790635c6672c53a8f2da0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jul 26 09:39:31 2010 +0200

    Adds new class EvdConnectionPool, inheriting EvdIoStreamGroup

 evd/Makefile.am           |   6 +-
 evd/evd-connection-pool.c | 328 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-connection-pool.h |  71 ++++++++++
 evd/evd.h                 |   1 +
 4 files changed, 404 insertions(+), 2 deletions(-)

commit 822938974096583fea557a3a4a61fb172ac7d363
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 18:56:24 2010 +0200

    Adds missing GError freeing in EvdHttpConnection

 evd/evd-http-connection.c | 1 +
 1 file changed, 1 insertion(+)

commit bb36d2bd05b405d25bc98493edded7da6e4f98f2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 18:31:04 2010 +0200

    Removes a ref-sink call that was causing a memory leak in EvdResolverRequest

 evd/evd-resolver-request.c | 1 -
 1 file changed, 1 deletion(-)

commit 1e4dbf2c3ecced10a619c603704187034cd4e631
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 18:04:33 2010 +0200

    Replaces 'receive' callback of EvdTransport by a 'receive' signal
    
    and a 'receive' public method to be invoked from signal handlers.

 evd/evd-transport.c | 80 ++++++++++++++++++++++++++++++++++-------------------
 evd/evd-transport.h | 17 +++++-------
 2 files changed, 59 insertions(+), 38 deletions(-)

commit 0b4f3d93f69674d0d44b7170e81f10e13542b25b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 17:57:54 2010 +0200

    Adds new async API 'read_all_content_async/finish' to EvdHttpConnection
    
    and other minor fixes.

 evd/evd-http-connection.c | 305 +++++++++++++++++++++++++++++++++++++++-------
 evd/evd-http-connection.h |   9 ++
 2 files changed, 271 insertions(+), 43 deletions(-)

commit e9f1778e708b6bcea4e0c5f624ca0701e85907c1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 17:54:34 2010 +0200

    Adds new method 'unread_request_headers' to EvdHttpConnection

 evd/evd-http-connection.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-connection.h |  8 +++++++
 2 files changed, 65 insertions(+)

commit 5a79580661f5975f90faa112542f6b41b99259f9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 17:48:37 2010 +0200

    Checks error after flushing during 'notify_write' of EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

commit 20c7bd96b83f2b1415f509beadc843cb32de7934
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 17:21:52 2010 +0200

    Adds new construct-only property 'transport' to EvdPeer
    
    This is to allow sending and receiving data to/from a Peer, from a context
    where the Peer's transport is unknown.

 evd/evd-peer.c | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

commit 398e10ac421d88fecd8ccc382e7c30dce1354a89
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 17:18:50 2010 +0200

    Removes obsolete class EvdReproxyBackend and protected headers of EvdReproxy

 evd/evd-reproxy-backend.c   | 506 --------------------------------------------
 evd/evd-reproxy-backend.h   |  86 --------
 evd/evd-reproxy-protected.h |  44 ----
 3 files changed, 636 deletions(-)

commit bd051c82a4e8f95fe605abf96cdbf3594c479578
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 16:45:18 2010 +0200

    Fixes error in EvdSocketOutputStream that avoids a 'delay-write' signal

 evd/evd-socket-output-stream.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 62a74ac624d1b8ba120f1a01f6e788c1eff8661f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 16:43:11 2010 +0200

    Adds internal 'closing' flag to EvdConnection to avoid recursion
    
    while 'close' method is executing.

 evd/evd-connection.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 115dbac220205eab3325326e2c1681dcee70db30
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 16:41:39 2010 +0200

    Adds new signal 'write' to EvdConnection
    
    The signals fires when it is safe to write to the output stream of
    the connection, avoiding data to get buffered as much as possible.

 evd/evd-connection.c | 16 ++++++++++++++++
 evd/evd-connection.h |  1 +
 2 files changed, 17 insertions(+)

commit c543ba946fb2a56e1332a35b004cee3d33ddbb3d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 16:38:05 2010 +0200

    Completes methods 'get_max_readable/writable' of EvdConnection

 evd/evd-connection.c | 34 ++++++++++++++++++++++++----------
 evd/evd-connection.h |  3 +++
 2 files changed, 27 insertions(+), 10 deletions(-)

commit dd0643a433470ad2a1dbe9c3723f87edaf7d8654
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jul 25 16:32:44 2010 +0200

    Changes 'unread' method to prepend data instead, in EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit f96f854b5dd8947c4198840e01f8bb7e679e9ab0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 15 17:27:11 2010 +0200

    Adds new public method 'set_receive_callback' to EvdTransport

 evd/evd-transport.c | 17 +++++++++++++++++
 evd/evd-transport.h | 10 ++++++++++
 2 files changed, 27 insertions(+)

commit a5c48347e1d0877901bf451301fab6e6e9cfecf5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 15 17:24:57 2010 +0200

    Adds new virtual method 'receive' to EvdTransport class

 evd/evd-transport.c | 32 +++++++++++++++++++++++++++++++-
 evd/evd-transport.h |  4 ++++
 2 files changed, 35 insertions(+), 1 deletion(-)

commit 90bdc0236a2e2efe027e6c6cc03b0bf906a4fc17
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jul 14 19:29:52 2010 +0200

    Moves protected method 'get_new_peer' to virtual in EvdTransport
    
    renaming it to 'create_new_peer'.

 evd/evd-transport.c | 10 ++++++----
 evd/evd-transport.h | 17 ++++++++---------
 2 files changed, 14 insertions(+), 13 deletions(-)

commit 53c6c9617ca74a1ff3d57d24567d8ddf3b4201c5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jul 7 00:01:55 2010 +0200

    Adds peer 'touch' in EvdLongPolling to allow proper cleanup

 evd/evd-long-polling.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit e5e74b23c4834367b7fd325e3edc8b9cf7c84e80
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jul 7 00:00:49 2010 +0200

    Implements regular peer cleanup in EvdTransport

 evd/evd-transport.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 76 insertions(+), 3 deletions(-)

commit 5d608ddd54b08a03fa665eab9aa6114f900907e0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jul 7 00:00:19 2010 +0200

    Adds public method 'peer_is_dead' to EvdTransport

 evd/evd-transport.c | 20 ++++++++++++++++++++
 evd/evd-transport.h |  3 +++
 2 files changed, 23 insertions(+)

commit c1e94ac9dadad5238d0d88211be77b4aa6c244de
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 6 23:25:55 2010 +0200

    Adds 'get_idle_time' and 'touch' public methods to EvdPeer

 evd/evd-peer.c | 22 ++++++++++++++++++++++
 evd/evd-peer.h |  3 +++
 2 files changed, 25 insertions(+)

commit d20a892cec8a3fed1a8507e5711fbae3070de1e4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 6 19:02:37 2010 +0200

    Moves some frame sending checks from EvdLongPolling to base class EvdTransport
    
    also adding new virtual method 'peer_is_connected' to EvdTransport.

 evd/evd-long-polling.c | 47 +++++++++++++++++++++++++++++------------------
 evd/evd-transport.c    | 20 +++++++++++++++++++-
 evd/evd-transport.h    | 12 +++++++-----
 3 files changed, 55 insertions(+), 24 deletions(-)

commit 99d11c3e409aefbc158dd2cf74875e432412bd8d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 6 17:22:12 2010 +0200

    Implements frame backlogging in EvdLongPolling

 evd/evd-long-polling.c | 165 ++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 130 insertions(+), 35 deletions(-)

commit 2adca7bfa1d29b039902543e221aeb697beeed65
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 6 17:16:52 2010 +0200

    Adds public method 'write_content' to EvdHttpConnection

 evd/evd-http-connection.c | 22 ++++++++++++++++++++++
 evd/evd-http-connection.h |  5 +++++
 2 files changed, 27 insertions(+)

commit be4a23efac4472d9ea3a787a33d74d0074a6d467
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jul 6 17:14:50 2010 +0200

    Adds a frame backlog queue to EvdPeer and API to push/pop frames

 evd/evd-peer.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 evd/evd-peer.h | 12 ++++++++
 2 files changed, 97 insertions(+), 3 deletions(-)

commit 5dfd99924871dcaa320756d4dcabfb85dfc9304f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 21:32:24 2010 +0200

    Closes conn directly instead of in idle when an EvdConnection's socket closes

 evd/evd-connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b2bd08601cfa16bb5f6e5987d9b1cef79e78d76e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 21:28:13 2010 +0200

    Flushes conn's output stream asynchronously before closing it in EvdLongPolling

 evd/evd-long-polling.c | 106 ++++++++++++++++++++++++++++---------------------
 1 file changed, 60 insertions(+), 46 deletions(-)

commit abe2f8b23b34eeba9bd8d862b34302ec10b51248
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 20:14:43 2010 +0200

    Moves connection cleanup to 'remove' virtual method in EvdLongPolling
    
    instead of in 'connection_closed', which is no longer necessary.

 evd/evd-long-polling.c | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

commit 0a6cddea9f1b945056f8491a49a8118395a00afb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 20:09:47 2010 +0200

    Calls parent's 'remove' method instead when a conn closes in EvdService

 evd/evd-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 18ff2251976c3e0b6ae3f64d81f167a743adc68d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 20:06:31 2010 +0200

    Fixes connection cleanup after TLS handshake in EvdService

 evd/evd-service.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 3b8ed832fa32280556fc7e5da62775ba298993e9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 17:58:55 2010 +0200

    Improves implementation of method 'write_response_headers' of EvdHttpConnection

 evd/evd-http-connection.c | 40 ++++++++++++++++++++++------------------
 evd/evd-http-connection.h |  1 +
 2 files changed, 23 insertions(+), 18 deletions(-)

commit edac851e7c6543a2ff8b972d067c2eb33c8acb70
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 17:51:56 2010 +0200

    Adds missing cleanup in 'close' operation of EvdConnection

 evd/evd-connection.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit ab41a36ca9f2000dbc25442bf730329a57764e73
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 17:43:26 2010 +0200

    Updates 'handshake' method of EvdConnection to sync changes in EvdTlsSession

 evd/evd-connection.c | 52 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 32 insertions(+), 20 deletions(-)

commit 952378e43f09656ddb8b3257ac0bfcbda7f91ca0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 17:42:07 2010 +0200

    Fixes 'handshake' method of EvdTlsSession to handle error condition correctly

 evd/evd-tls-session.c | 29 ++++++++++++++++++-----------
 evd/evd-tls-session.h |  2 +-
 2 files changed, 19 insertions(+), 12 deletions(-)

commit 6e668622178823cc6b51b5a2ec5032a40fdbf21e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:59:42 2010 +0200

    Adds missing GError freeing here and there
    
    also removes a g_error_new in favor of g_set_error_literal in EvdSocket.

 evd/evd-socket-input-stream.c  | 2 ++
 evd/evd-socket-output-stream.c | 2 ++
 evd/evd-socket.c               | 7 ++++---
 evd/evd-tls-session.c          | 4 ++++
 4 files changed, 12 insertions(+), 3 deletions(-)

commit 1ed4ace3cd60835501f46114b8aa2acf33e12f50
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:56:04 2010 +0200

    Bypasses default async flush operations in EvdThrottledOutputStream
    
    to prevent smart GOutputStream to launch threads and stuff.

 evd/evd-throttled-output-stream.c | 2 ++
 1 file changed, 2 insertions(+)

commit a639e4fbac924767b14c55db8cc43d563617baca
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:43:33 2010 +0200

    Makes EvdTlsOutputStream derive from EvdBufferedOutputStream
    
    instead of GFilterOutputStream directly. This way we reuse buffer handling operations
    in EvdBufferedOutputStream.

 evd/evd-connection.c        |  5 +--
 evd/evd-tls-output-stream.c | 90 ++++-----------------------------------------
 evd/evd-tls-output-stream.h | 10 ++---
 3 files changed, 14 insertions(+), 91 deletions(-)

commit 5a4fc5eef8d41f3aa4b0e8df8e5a561aa1855e99
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:23:20 2010 +0200

    Replaces freeze/thaw calls to EvdBufferedOutputStream in EvdConnection

 evd/evd-connection.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit 4b53f8efe8f1919cb82ec0e77efd28c654468542
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:20:44 2010 +0200

    Implements methods flush_async and flush_finish in EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 175 +++++++++++++++++++++++++++++++++++----
 1 file changed, 161 insertions(+), 14 deletions(-)

commit edeb14434e5209580827c8d635b88870e5c53348
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:17:58 2010 +0200

    Removes freeze/thaw behavior in EvdBufferedOutputStream
    
    in favor of 'auto_flush' flag and 'notify_write' method.

 evd/evd-buffered-output-stream.c | 193 +++++++++++++++++++--------------------
 evd/evd-buffered-output-stream.h |   8 +-
 2 files changed, 98 insertions(+), 103 deletions(-)

commit 7ad9d77221ee4efad91c8c539732117f0a3a90af
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jul 1 16:10:35 2010 +0200

    Makes EvdBufferedOutputStream derive from GFilterOutputStream directly
    
    instead of deriving from GBufferedOutputStream, which appeared to be poorly extensible.

 evd/evd-buffered-output-stream.c | 21 +++++++++++----------
 evd/evd-buffered-output-stream.h |  4 ++--
 2 files changed, 13 insertions(+), 12 deletions(-)

commit 2f242e0a7d772dbfee22a83cffdc45d0aaac085c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 28 10:20:37 2010 +0200

    Makes EvdIoStreamGroup to use 'group_changed' signal of EvdConnection
    
    to remove the connection from the group.

 evd/evd-io-stream-group.c | 54 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 48 insertions(+), 6 deletions(-)

commit a65b536a49e5f44cba233695800006ac8759316f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 28 10:18:29 2010 +0200

    Fixes method 'set_group' of EvdConnection
    
    to avoid calling EvdIoStreamGroup methods.

 evd/evd-connection.c | 55 +++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 41 insertions(+), 14 deletions(-)

commit b04cc5353fc962268e83380ba82ed5fd9d570995
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 28 10:17:59 2010 +0200

    Adds new signal 'group-changed' to EvdConnection

 evd/evd-connection.c | 12 ++++++++++++
 evd/evd-connection.h |  6 +++++-
 evd/evd-marshal.list |  1 +
 3 files changed, 18 insertions(+), 1 deletion(-)

commit 149cf15019cc5e80757c5d30cce1d17f5ecf3746
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 26 01:32:13 2010 +0200

    Fixes a couple of memory leaks

 evd/evd-long-polling.c     | 1 +
 evd/evd-resolver-request.c | 1 +
 2 files changed, 2 insertions(+)

commit 9d01c5d30d6dd023e9b74b55f4e712a4a7104c5f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 19:11:43 2010 +0200

    Organizes connection-validation related code in EvdService

 evd/evd-service.c | 61 ++++++++++++++++++++++---------------------------------
 1 file changed, 24 insertions(+), 37 deletions(-)

commit 9f5b09ed4c631a513ca7834aa90d4d0d4fa5967d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 19:03:08 2010 +0200

    Completely removes class EvdJsonSocket

 doc/reference/evd-docs.xml |   1 -
 evd/Makefile.am            |   2 -
 evd/evd-json-socket.c      | 271 --------------------------------------
 evd/evd-json-socket.h      |  78 -----------
 evd/evd.h                  |   1 -
 tests/Makefile.am          |   5 -
 tests/test-json-socket.c   | 316 ---------------------------------------------
 7 files changed, 674 deletions(-)

commit 0e698b614bb862111a52fe920132c9c926e9f47b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:49:07 2010 +0200

    Updates Peer data key in EvdLongPolling

 evd/evd-long-polling.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ef5833df1f0421cde060c7f1b059fc174f14351b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:46:59 2010 +0200

    Fixes indentations in EvdLongPolling code

 evd/evd-long-polling.c | 22 ++++++++++++----------
 evd/evd-long-polling.h |  4 ----
 2 files changed, 12 insertions(+), 14 deletions(-)

commit 773a7c06c18e74656d4333ee3244c54ab5ea397e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:44:53 2010 +0200

    Fixes error extracting peer id from HTTP cookie header in EvdLongPolling

 evd/evd-long-polling.c | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

commit 3c381d71c024828f2609825303eaa989ad265d8b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:44:06 2010 +0200

    Improves Peer data cleaning in EvdLongPolling

 evd/evd-long-polling.c | 3 +++
 1 file changed, 3 insertions(+)

commit 880a5bcb0fc9baa9decb2112e24cd28d9679c857
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:36:23 2010 +0200

    Fixes indentation in EvdService code

 evd/evd-service.c | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

commit 89731b1c942f5e758a2f9d2b2325b5b4d0928611
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:35:52 2010 +0200

    Removes 'close' signal from EvdService

 evd/evd-service.c | 11 -----------
 evd/evd-service.h |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)

commit 573faf00f1f2ed4ba80e61f3fe082d4386ff8629
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:26:45 2010 +0200

    Renames virtual method 'accept_connection' of EvdService
    
    For consistency reasons. New name is 'connection_accepted'.

 evd/evd-long-polling.c | 10 +++++-----
 evd/evd-service.c      |  6 +++---
 evd/evd-service.h      |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 97ef95781fddc9eb8bd473137856bc5ea0df4d69
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:25:43 2010 +0200

    Changes return value of virtual method 'connection_closed' of EvdService

 evd/evd-long-polling.c | 14 ++++----------
 evd/evd-service.c      | 13 ++++---------
 evd/evd-service.h      |  4 ++--
 3 files changed, 10 insertions(+), 21 deletions(-)

commit fe4b99b3be45337b9e7ecc2c16d29ebfb0ac6717
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 18:11:22 2010 +0200

    Initializes GObject type system during TLS initialization

 evd/evd-tls-common.c | 2 ++
 1 file changed, 2 insertions(+)

commit eca6ad2bf879657d70f707d7e78ea496b76daf67
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 15:59:45 2010 +0200

    Cosmetic fixes in EvdTransport

 evd/evd-transport.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit eff6688942b627ff94dc819e295f8bbfa8149969
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 15:56:50 2010 +0200

    Improves and complete management of listening sockets in EvdService

 evd/evd-service.c | 109 ++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 68 insertions(+), 41 deletions(-)

commit 1969c566d562e15897e955498d1b941c8ff349c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 15:34:00 2010 +0200

    Fixes error in algorithm to read HTTP headers in EvdHttpConnection

 evd/evd-http-connection.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 88e56119132f9d62a144fb54144a88cf2c11db32
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 15:10:46 2010 +0200

    Adds check to close an EvdConnection if its socket has been closed

 evd/evd-connection.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 05b0b5c0bc056d9030cfe8994c10494ffe534ee4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 12:38:27 2010 +0200

    Locks and unlocks EvdSocket's mutex object before destroying it
    
    This is to guarantee that the mutex is not locked when trying to destroy it.

 evd/evd-socket.c | 2 ++
 1 file changed, 2 insertions(+)

commit ce16619e4256ffbf233111bb35e3dc95a9055116
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 12:12:46 2010 +0200

    Updates EvdTransport & EvdLongPolling removing protected methods of EvdService

 evd/Makefile.am        |  1 -
 evd/evd-long-polling.c | 55 ++++++++++++++++++--------------------------------
 evd/evd-long-polling.h |  9 ---------
 evd/evd-transport.c    | 16 +--------------
 evd/evd-transport.h    |  3 ---
 5 files changed, 21 insertions(+), 63 deletions(-)

commit f8620a569ce7d9f6eb16c1c35c780fc46f1b60b7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 12:06:13 2010 +0200

    Removes unnecessary virtual and protected methods of EvdService

 evd/evd-service-protected.h |  45 -----------
 evd/evd-service.c           | 177 +++++++++++++++++++++-----------------------
 evd/evd-service.h           |   5 --
 3 files changed, 85 insertions(+), 142 deletions(-)

commit 9b1191c5e16c21580f7a087b4e75451fccb68ab0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 11:05:35 2010 +0200

    Unrefs stream throttle objects got from group's properties in EvdConnection

 evd/evd-connection.c | 3 +++
 1 file changed, 3 insertions(+)

commit e2bf4f23846ab6583069a7c981575a1cb706156f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 10:51:04 2010 +0200

    Disconnect from socket signals before closing socket in EvdConnection

 evd/evd-connection.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 81b963bf17667c7d0e3305794049d7af5a9693d9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 25 09:41:33 2010 +0200

    Removes protected method 'close' from EvdConnection

 evd/evd-connection.c      | 12 ------------
 evd/evd-connection.h      |  3 ---
 evd/evd-http-connection.c |  7 ++++---
 3 files changed, 4 insertions(+), 18 deletions(-)

commit 08dbd46974578bbd55f4eaaaff12de4331fdc777
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 22:47:18 2010 +0200

    Adds missing header file evd-error.h to installable included sources

 evd/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 30cf1e5458e2d6e5be945becfd7608d90169eb1b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 22:46:04 2010 +0200

    Fixes error in version sufix of generated pkg-config file

 evd/evd-0.1.pc.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 09287ed0671ab1187f505529d2df0c7a2b408700
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 22:43:17 2010 +0200

    Changes all EvdConnectionGroup to EvdIoStreamGroup in EvdConnection

 evd/evd-connection.c | 15 +++++++--------
 evd/evd-connection.h |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)

commit 5e4fc75dc14a7d78fc5c4db3b59364aa6a002ea0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 19:55:45 2010 +0200

    Changes EvdService to derive from EvdIoStreamGroup
    
    instead of removed EvdConnectionGroup.

 evd/evd-service.c | 72 +++++++++++++++++++++++++++----------------------------
 evd/evd-service.h |  6 ++---
 2 files changed, 38 insertions(+), 40 deletions(-)

commit 0cf1f48eba531a1129f8c944e456bef2a9b75c29
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 19:45:13 2010 +0200

    Renames class EvdConnectionGroup to EvdIoStreamGroup

 evd/Makefile.am            |   4 +-
 evd/evd-connection-group.c | 233 ---------------------------------------------
 evd/evd-connection-group.h |  75 ---------------
 evd/evd-io-stream-group.c  | 231 ++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-io-stream-group.h  |  75 +++++++++++++++
 evd/evd.h                  |   2 +-
 6 files changed, 309 insertions(+), 311 deletions(-)

commit 4ea838990c9f88d52aa3a72188605b578731fd13
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 19:31:59 2010 +0200

    Makes public method 'set_group' of EvdConnection

 evd/evd-connection.c | 100 +++++++++++++++++++++------------------------------
 evd/evd-connection.h |   7 ++--
 2 files changed, 46 insertions(+), 61 deletions(-)

commit c94c8aafc1a0945b0bdfc7db7eb3038ef922b9b4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 24 19:15:14 2010 +0200

    Makes EvdConnectionGroup to accept GIOStream instead of EvdConnection
    
    This is a first step to a migration from EvdConnectionGroup to EvdIoStreamGroup,
    required to propery implement 'group' property of EvdConnection.

 evd/evd-connection-group.c | 54 +++++++++++++++++++---------------------------
 evd/evd-connection-group.h | 17 ++++++---------
 2 files changed, 29 insertions(+), 42 deletions(-)

commit 1b38195c73e37a51ed9f5bee3ed9af8fa7c173b4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 12:03:57 2010 +0200

    Temporarily disables compiling test units to bypass broken API
    
    This commit should be removed/cleaned ASAP.

 tests/Makefile.am | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit cdbede943cf2d00e5dbaa80b9d24c9df287515e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 12:02:22 2010 +0200

    Temporarily comments all depracated/broken code
    
    This commit should be cleaned-up soon.

 evd/evd-json-socket.c     |  9 ++++++---
 evd/evd-reproxy-backend.c |  7 +++++--
 evd/evd-reproxy.c         | 20 +++++++++++---------
 3 files changed, 22 insertions(+), 14 deletions(-)

commit 53653e8bd0cfd68111743e38aeee86cf5b37527f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:57:25 2010 +0200

    Updates demos to sync with API changes in EvdSocket
    
    and to make use of new API (e.g EvdHttpConnection)

 demos/js/simpleHttpGet.js | 48 ++++++++++++++++++++++++++++++++---------------
 1 file changed, 33 insertions(+), 15 deletions(-)

commit 07fbe01f7f56a412b87c9378335b673181c95290
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:56:17 2010 +0200

    Adds new class EvdLongPolling

 evd/Makefile.am        |   6 +-
 evd/evd-long-polling.c | 477 +++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-long-polling.h |  72 ++++++++
 evd/evd.h              |   1 +
 4 files changed, 554 insertions(+), 2 deletions(-)

commit fe0d5d8fe637a8c535df5bcac11fd62e4eda7721
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:55:33 2010 +0200

    Adds new abstract class EvdTransport

 evd/Makefile.am     |   4 +
 evd/evd-transport.c | 214 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-transport.h |  83 ++++++++++++++++++++
 evd/evd.h           |   1 +
 4 files changed, 302 insertions(+)

commit 6a51d6cced66e7fec2ac7a6e446e10e14b3e7228
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:54:04 2010 +0200

    Adds new class EvdPeer

 evd/Makefile.am |   4 +-
 evd/evd-peer.c  | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-peer.h  |  65 ++++++++++++++++++++
 evd/evd.h       |   1 +
 4 files changed, 251 insertions(+), 2 deletions(-)

commit e9f8a2b76e2faa02247e483c4b3408f894eb1d8c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:43:56 2010 +0200

    Fixes indentation in Evd utils

 evd/evd-utils.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit e3e12b79a4bdec141cdd4f4bd797ed0aa32bea58
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:43:26 2010 +0200

    Adds new method 'new_uuid' to Evd utils

 evd/evd-utils.c | 15 +++++++++++++++
 evd/evd-utils.h |  2 ++
 2 files changed, 17 insertions(+)

commit 71e661d2bad6428b4d76f54f44098907f9cf97ee
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:41:24 2010 +0200

    Adds compilation dependency on libuuid

 configure.ac    | 1 +
 evd/Makefile.am | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit f8d5a5e561dd2cd26008441333ece3cf4dc01f6a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:40:08 2010 +0200

    Removes deprecated and broken source files from Makefile.am

 evd/Makefile.am | 6 ------
 1 file changed, 6 deletions(-)

commit b166a614ce87debc4481b9e0377509a0266861ea
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:27:52 2010 +0200

    Adds new marshaling prototype needed by EvdService

 evd/evd-marshal.list | 1 +
 1 file changed, 1 insertion(+)

commit 81fbcd80442d25e3337efc0ddca7cc1fdc694a34
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:27:07 2010 +0200

    Adds new errors codes to EvdErrorEnum, needed by EvdService

 evd/evd-error.h | 2 ++
 1 file changed, 2 insertions(+)

commit 64e78249a4536f03e20462b1a873dad5872f59a4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:25:44 2010 +0200

    Updates implementation of EvdService, adding properties and virtual methods
    
    Also fixes indentation issues.

 evd/evd-service-protected.h |  17 +-
 evd/evd-service.c           | 565 ++++++++++++++++++++++++++++++++++++--------
 evd/evd-service.h           |  75 +++---
 3 files changed, 519 insertions(+), 138 deletions(-)

commit acdc3fddb10ec99f9dacbd776148ea058a56a78c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:13:45 2010 +0200

    Completely removes EvdSocketBase class

 evd/Makefile.am       |   3 -
 evd/evd-socket-base.c | 496 --------------------------------------------------
 evd/evd-socket-base.h |  89 ---------
 evd/evd.h             |   1 -
 4 files changed, 589 deletions(-)

commit 7f3f7038919a3daec0b7405d8a93816f935be39b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:12:21 2010 +0200

    Completely removes EvdSocketGroup class

 evd/evd-socket-group-protected.h |  47 ----------
 evd/evd-socket-group.c           | 196 ---------------------------------------
 evd/evd-socket-group.h           |  73 ---------------
 3 files changed, 316 deletions(-)

commit e42796c04478b17a380be9a9ae6ba7d514302f26
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 22 11:10:34 2010 +0200

    Makes EvdService derive from EvdConnectionGroup instead of EvdSocketGroup
    
    EvdSocketGroup is deprecated and will be removed.

 evd/evd-service.c | 20 ++++++++++----------
 evd/evd-service.h | 12 ++++++++----
 2 files changed, 18 insertions(+), 14 deletions(-)

commit 0e38417ba69ba8875336f61b2c2b3a5afd6e4fab
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:47:53 2010 +0200

    Adds new class EvdHttpConnection

 evd/Makefile.am           |   6 +-
 evd/evd-http-connection.c | 699 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-http-connection.h |  92 ++++++
 evd/evd.h                 |   1 +
 4 files changed, 796 insertions(+), 2 deletions(-)

commit 9078cec694be5a68c7071db12fe5189ebbf3ea1f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:44:45 2010 +0200

    Adds global dependency on libsoup-2.4 to use HTTP headers parsing API
    
    This is necessary to avoid re-implementing HTTP headers management in
    the upcoming EvdHttpConnection class.

 configure.ac    | 2 ++
 evd/Makefile.am | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 4b9f89cc77fa21b628fcfce43a1e2219f2b59ed4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:16:30 2010 +0200

    Adds missing GError disposing in EvdConnection

 evd/evd-connection.c | 4 ++++
 1 file changed, 4 insertions(+)

commit fb0367229a1bc2fdb4195f13d71049cb753eac08
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:15:32 2010 +0200

    Improves handling connection close in EvdConnection

 evd/evd-connection.c | 92 +++++++++++++++++++++++++++++++++++-----------------
 evd/evd-connection.h |  4 +++
 2 files changed, 67 insertions(+), 29 deletions(-)

commit 88af163766f3c8d7f44a3f10304dbe168db94e0e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:11:53 2010 +0200

    Improves async writing management in EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 579be8fddbc9f5fc7d9974cc44708161f507206e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:10:03 2010 +0200

    Adds 'group' property to EvdConnection being an EvdConnectionGroup

 evd/evd-connection.c | 104 ++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 94 insertions(+), 10 deletions(-)

commit e1f205ed91f99472599665e42e44eba88fe5bba4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Jun 21 00:06:34 2010 +0200

    Adds new class EvdConnectionGroup
    
    This class will replace depracated EvdSocketGroup.

 evd/Makefile.am            |   6 +-
 evd/evd-connection-group.c | 243 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-connection-group.h |  78 +++++++++++++++
 evd/evd.h                  |   1 +
 4 files changed, 326 insertions(+), 2 deletions(-)

commit 752dfac10374255e965b4be8ae5b30eb431187b1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 20:25:08 2010 +0200

    Adds 'input-throttle' and 'output-throttle' properties to EvdConnection
    
    both being EvdStreamThrottle objects.

 evd/evd-connection.c | 44 +++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 39 insertions(+), 5 deletions(-)

commit f621c529c4be6b05dd0a3722aff1a39414a4d94d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 20:16:54 2010 +0200

    Adds public method 'get_priority' to EvdConnection
    
    This is a just a handy shortcut to access the priority property
    of connection's socket.

 evd/evd-connection.c | 8 ++++++++
 evd/evd-connection.h | 2 ++
 2 files changed, 10 insertions(+)

commit 45e0b2dfd485a953173d7b86e97fb4a6e1c0428d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 20:14:40 2010 +0200

    Removes 'priority' argument from 'starttls_async' method of EvdConnection
    
    Priority is now obtained from the socket of the connection.

 evd/evd-connection.c | 1 -
 evd/evd-connection.h | 1 -
 2 files changed, 2 deletions(-)

commit d0fb26c85e6da705672b33ef5b1f51cb57775f4c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 20:09:51 2010 +0200

    Removes headers of old protected methods of EvdSocket

 evd/evd-socket-protected.h | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

commit a5896fea8d0d9570bb01973a733edc103ce7b3c8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 20:06:15 2010 +0200

    Updates TLS streams to own a reference to the EvdTlsSession

 evd/evd-tls-input-stream.c  | 24 ++----------------------
 evd/evd-tls-output-stream.c |  6 +++---
 2 files changed, 5 insertions(+), 25 deletions(-)

commit a5e3531b8bfe826fa0a23e85b028a049240d1591
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 20:02:38 2010 +0200

    Fixes error completing async ops in EvdSocket

 evd/evd-socket.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit 35b1ed77e3a39e6d9ecda108fdf58b48e6e9a97d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 16:43:30 2010 +0200

    Fixes indentations in EvdSocket

 evd/evd-socket.c | 51 ++++++++++++++++++++++++++-------------------------
 evd/evd-socket.h | 42 ++++++++++++++++++++++--------------------
 2 files changed, 48 insertions(+), 45 deletions(-)

commit aa23d4fd06927afcea0bcbf4f5caf99c502c9518
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 16:37:04 2010 +0200

    Makes EvdSocket inherit from GObject instead of EvdSocketBase
    
    EvdSocketBase class was an ugly design hack to force re-using code but
    it is no longer necessary.

 evd/evd-socket.c | 45 ++++++++++++++++++++-------------------------
 evd/evd-socket.h |  7 +++----
 2 files changed, 23 insertions(+), 29 deletions(-)

commit a52655268e34382bd84bf5396d523218ddcf128e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 16:26:35 2010 +0200

    Removes all invocations to read/write condition handlers in EvdSocket
    
    This behavior is deprecated in favor to async read/write operations in
    EvdConnection's streams.

 evd/evd-socket.c | 98 +++-----------------------------------------------------
 evd/evd-socket.h |  2 --
 2 files changed, 5 insertions(+), 95 deletions(-)

commit 2990da36fce2d95163746d7eaee939f610d4430d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 20 16:20:13 2010 +0200

    Removes 'group' property from EvdSocket
    
    Grouping will be moved to connections instead.

 evd/evd-socket.c | 82 --------------------------------------------------------
 1 file changed, 82 deletions(-)

commit 80ec7e614f73836b750e7d58e0a9da6e3a6cd9b0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 16 21:05:34 2010 +0200

    Fixes pkgconfig file and adds it version suffix

 configure.ac      |  2 +-
 evd/Makefile.am   |  4 ++--
 evd/evd-0.1.pc.in | 14 ++++++++++++++
 evd/evd.pc.in     | 15 ---------------
 4 files changed, 17 insertions(+), 18 deletions(-)

commit 5eca21144d4a6bd55cd18aaa7bda6899dc97c3e6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 12 11:19:35 2010 +0200

    Updates JS demos to use EvdConnection instead of EvdSocket directly

 demos/js/echoServerTls.js |  83 ++++++++++++++++--------
 demos/js/simpleHttpGet.js | 159 ++++++++++++++++++++++++++--------------------
 2 files changed, 147 insertions(+), 95 deletions(-)

commit 18beff0ff6b3fd8d074509b0e9d4803658b52d20
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 12 11:17:25 2010 +0200

    Updates EvdConnectino to sync with latest changes in EvdSocket's API

 evd/evd-connection.c | 130 ++++++++++++++++++++++++++++++++++++++++++++++++---
 evd/evd-connection.h |   5 ++
 2 files changed, 129 insertions(+), 6 deletions(-)

commit 81510c60e142963152a7914e580c52c8000b5a28
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jun 12 11:09:15 2010 +0200

    Completely refactorizes EvdSocket's API and internals to use GIO's async API
    
    Changes are too big and inter dependent to respect atomic commits law.
    Not in the mood to explain all in detail.
    Unit tests are all broken now.
    ... but there is still hope

 evd/evd-socket.c | 952 +++++++++++++++++++++++++++++++------------------------
 evd/evd-socket.h |  65 ++--
 2 files changed, 576 insertions(+), 441 deletions(-)

commit 0b872456a095edc1a2846de65fc8e14871e95b07
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 19:32:19 2010 +0200

    Adds SOCKET_ACTIVE macro to EvdSocket

 evd/evd-socket.c | 4 ++++
 1 file changed, 4 insertions(+)

commit bc824079a2f111e61161930bb0a4508a070b9749
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 19:26:26 2010 +0200

    Adds CLOSED error to EvdErrorEnum

 evd/evd-error.h | 1 +
 1 file changed, 1 insertion(+)

commit d6235b06ed8b7d71abc95164978b432b2f9d7c7c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 10:06:00 2010 +0200

    Changes fist argument of signal 'new-connection' of EvdSocket to GIOStream

 evd/evd-socket.c | 11 +++++++++--
 evd/evd-socket.h |  3 ++-
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 6c365285c2d0f1ebd5a6dd4d7818fd4e6939855e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 10:00:47 2010 +0200

    Makes EvdSocket notify of IO condition only when is connected or bound

 evd/evd-socket.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 5b6e217743a95db974933b011b657814b4990db8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 09:32:08 2010 +0200

    Adds error domain argument to signal 'error' of EvdSocket

 evd/evd-marshal.list |  2 +-
 evd/evd-socket.c     | 11 ++++++++---
 evd/evd-socket.h     |  5 ++++-
 3 files changed, 13 insertions(+), 5 deletions(-)

commit d982e70a157216d2cdb01b3129078f06c174623f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 09:18:15 2010 +0200

    Adds REFUSE error to EvdErrorEnum and some padding for future expansion

 evd/evd-error.h | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 64f9a05fd5d00303170df672b595234098866a77
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 09:12:37 2010 +0200

    Improves error delivery to read_async when EvdBufferedOutputStream is closing

 evd/evd-buffered-output-stream.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 3e8edd15cfc6d2aabdcc35eb36778d9609770cbb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 09:03:21 2010 +0200

    Adds annotations to method 'unread' of EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit b43706d8669c9601f9129609dd6cb753364d8619
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 11 09:01:51 2010 +0200

    Makes 'close' method of EvdBufferedInputStream deliver async request right away
    
    instead of in an idle.

 evd/evd-buffered-input-stream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 843fab3644270aa09aeeb8ab57356e6334809fa2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 10 21:56:35 2010 +0200

    Removes all streaming related code from EvdSocket
    
    That code is now handled in EvdConnection.

 evd/evd-socket.c | 652 ++-----------------------------------------------------
 evd/evd-socket.h |  21 --
 2 files changed, 17 insertions(+), 656 deletions(-)

commit 03bd7486d2b58050e62265542d107267ac995d4f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 9 18:02:25 2010 +0200

    Updates EvdSocket's JS test unit to sync with latests API changes

 tests/js/testSocket.js | 5 -----
 1 file changed, 5 deletions(-)

commit 377f850192da0e3c448145b00b256460cc3f8075
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 9 18:00:39 2010 +0200

    Updates main annotation in EvdSocket

 evd/evd-socket.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

commit 1f57a5053fc5d0b7200abafbbce398ddaf442679
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 9 17:50:19 2010 +0200

    Removes all TLS related code and API from EvdSocket
    
    Now SSL/TLS is managed in EvdConnection.

 evd/evd-socket.c | 276 +++----------------------------------------------------
 evd/evd-socket.h |   8 --
 2 files changed, 13 insertions(+), 271 deletions(-)

commit a2c294ef96e92eabc4a4c91803b9c20245e1fe23
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 8 18:41:52 2010 +0200

    Adds new public method 'get_io_stream' to EvdSocket to obtain a connection obj

 evd/evd-socket.c | 22 ++++++++++++++++++++++
 evd/evd-socket.h |  2 ++
 2 files changed, 24 insertions(+)

commit 7cc990009a8320e4bc2bfc86370e80db9ccbef7a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jun 9 17:03:01 2010 +0200

    Adds new 'io-stream-type' property to EvdSocket
    
    It is a GType and represents the type of object to be returned from 'evd_socket_get_io_stream'.
    It must be an EvdConnection or a derived type.

 evd/evd-socket.c | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

commit 1fc22d052ac106366e1758bb86aa49400ef3e08b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 8 17:23:30 2010 +0200

    Adds new class EvdConnection
    
    to move into all streaming and TLS related code from EvdSocket.

 evd/Makefile.am      |   6 +-
 evd/evd-connection.c | 890 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-connection.h |  82 +++++
 evd/evd.h            |   1 +
 4 files changed, 977 insertions(+), 2 deletions(-)

commit 2e7f2dfcb27def69f13107212fd3d7f003b94304
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 8 17:18:54 2010 +0200

    Adds check for closed condition in EvdTlsOutputStream

 evd/evd-tls-output-stream.c | 3 +++
 1 file changed, 3 insertions(+)

commit e77f8f1a0d4593a4ef03f7082882d88e01f5f6ef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jun 8 17:17:25 2010 +0200

    Adds implementation of virtual method 'close' in EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 49 ++++++++++++++++++++++++++++++----------
 1 file changed, 37 insertions(+), 12 deletions(-)

commit 3b3f2e1773c3706edf504d626a8f02587281f14b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 23:20:43 2010 +0200

    Updates EvdSocket to sync with latest changes in API of streaming objects

 evd/evd-socket.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit fca1daf827e3e5c9628f1c99aa995c851c1d2520
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 23:19:06 2010 +0200

    Renames 'watch' method of EvdSocket to 'watch_condition' and makes it public

 evd/evd-socket.c | 55 ++++++++++++++++++++++++++++++-------------------------
 evd/evd-socket.h |  3 +++
 2 files changed, 33 insertions(+), 25 deletions(-)

commit beb0d0b1a98bd40667db7f3e8284b05150a6a085
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 22:39:33 2010 +0200

    Adds public callback to notify third parties of socket IO conditions
    
    This API is required for moving streaming functionality outside EvdSocket (e.g to EvdConnection).

 evd/evd-socket.c | 28 ++++++++++++++++++++++++++++
 evd/evd-socket.h |  9 +++++++++
 2 files changed, 37 insertions(+)

commit 92a2bfc268b09a7b7cbcd5acf50f42cf766e588f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 22:35:50 2010 +0200

    Adds implementation of 'write' async virtual methods of EvdBufferedOutputStream
    
    Also completes implementation of 'flush' virtual method.

 evd/evd-buffered-output-stream.c | 182 +++++++++++++++++++++++++++++++++++++--
 evd/evd-buffered-output-stream.h |   9 ++
 2 files changed, 186 insertions(+), 5 deletions(-)

commit 181bf6a0e25a98d5838ee56115d2a6b77684e199
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 22:34:22 2010 +0200

    Adds API to freeze/thaw write operation in EvdBufferedOutputStream

 evd/evd-buffered-output-stream.c | 27 +++++++++++++++++++++++++++
 evd/evd-buffered-output-stream.h |  5 +++++
 2 files changed, 32 insertions(+)

commit 1cc1a8ef9b2010b5135c992906b44fe6c6239554
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 22:28:32 2010 +0200

    Adds API to freeze/thaw read operation in EvdBufferedInputStream
    
    The 'thaw' method directly replaces 'notify_read' method.

 evd/evd-buffered-input-stream.c | 43 +++++++++++++++++++++++++++++++++--------
 evd/evd-buffered-input-stream.h |  3 ++-
 2 files changed, 37 insertions(+), 9 deletions(-)

commit 545e575764fa3b30d980f3e9ada833240e1dc91e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 22:16:52 2010 +0200

    Removes CONSTRUCT_ONLY flag from 'socket' property of EvdSocketOutputStream

 evd/evd-socket-output-stream.c | 46 +++++++++++++++++++++++++++++++++++++-----
 evd/evd-socket-output-stream.h |  4 ++++
 2 files changed, 45 insertions(+), 5 deletions(-)

commit 1a9555fe8b562e9bfb88c06035a2a12fbb736e57
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jun 6 22:06:44 2010 +0200

    Changes EvdSocketInputStream to wrap an EvdSocket instead of a GSocket
    
    This is necessary for EvdConnection to be able to create the socket stream even when the EvdSocket's GSocket is still not created. Notice that EvdSocket delays instancing its internal GSocket, to the moment when it already knows the family, type and protocol properties. However, the EvdConnection needs to create the streaming pipeline soon in order to provide early/lazy calls to read/write, even when the socket is not connected yet.

 evd/evd-socket-input-stream.c | 52 +++++++++++++++++++++++++++----------------
 evd/evd-socket-input-stream.h | 13 +++++------
 2 files changed, 38 insertions(+), 27 deletions(-)

commit d876f4250ce13ef040358e3ce2f0eb2e7ae5c405
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 4 18:49:35 2010 +0200

    Fixes inconsistency in error domains in some TLS related classes

 evd/evd-tls-certificate.c | 16 ++++++++--------
 evd/evd-tls-credentials.c |  4 ++--
 evd/evd-tls-session.c     |  4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

commit bd66a852b2124b09c2760795fafbb3d2d14e4200
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 4 17:42:26 2010 +0200

    Removes redundant 'error domain' argument from method 'evd_tls_build_error'
    
    All error built with that method will have EVD_TLS_ERROR as error domain.

 evd/evd-tls-certificate.c  |  8 ++++----
 evd/evd-tls-common.c       | 16 ++++++----------
 evd/evd-tls-common.h       |  3 +--
 evd/evd-tls-credentials.c  |  4 ++--
 evd/evd-tls-dh-generator.c |  6 ++----
 evd/evd-tls-session.c      | 16 ++++++++--------
 6 files changed, 23 insertions(+), 30 deletions(-)

commit 0af267d8aeabe9e2b94cd6e8a91aff1d20091897
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 4 17:12:08 2010 +0200

    Improves error reporting in 'bind_credentials' method of EvdTlsSession

 evd/evd-tls-session.c | 40 ++++++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 12 deletions(-)

commit f0ffd1bafa4fd5b51097cff5319e05fb60fcd0d3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 4 15:08:51 2010 +0200

    Resets the EvdTlsSession of an EvdSocket upon socket cleanup

 evd/evd-socket.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit edc06c9c3e22626270254933e09411f39750618b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 4 15:08:06 2010 +0200

    Adds new public method 'reset' to EvdTlsSession

 evd/evd-tls-session.c | 23 ++++++++++++++++++++++-
 evd/evd-tls-session.h |  2 ++
 2 files changed, 24 insertions(+), 1 deletion(-)

commit 4d04b37f44b14c012d5e3a76969505a08707f925
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Jun 4 14:49:55 2010 +0200

    Replaces ad-hoc error domain in EvdTlsSession by global EVD_TLS_ERROR doamin

 evd/evd-tls-session.c | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

commit dce5d34e0ff26cc5382af6bbbb1c926d650254a1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 3 22:10:49 2010 +0200

    Adds test OpenPGP cert and key and updates EvdTlsCertificate's JS test unit
    
    All certs and keys for testing purposes are added under 'tests/certs'.

 tests/js/testTlsCertificate.js | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit e75ba007c11c470271f7fad5d8d0cc2eea033c60
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 3 21:54:35 2010 +0200

    Updates EvdSocket related tests to sync with latest API changes

 tests/test-socket-common.c  | 21 ++++++++++------
 tests/test-socket-context.c | 60 +++++++++------------------------------------
 2 files changed, 26 insertions(+), 55 deletions(-)

commit f393020ec0ef94beef4f98ea7489b5b56e2256ba
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 3 21:50:21 2010 +0200

    Adds public methods 'get_total_read' and 'get_total_written' to EvdSocketBase
    
    implemented using new bytes counter API in EvdStreamThrottle.

 evd/evd-socket-base.c | 18 ++++++++++++++++++
 evd/evd-socket-base.h |  3 +++
 2 files changed, 21 insertions(+)

commit e662fc1e2f19ae8c00daa3bca35b99916297d8bd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 3 21:27:30 2010 +0200

    Adds a 'total' bytes counter to EvdStreamThrottle
    
    accesible through new public method 'get_total' and new readable property 'total'.

 evd/evd-stream-throttle.c | 26 ++++++++++++++++++++++++++
 evd/evd-stream-throttle.h |  2 ++
 2 files changed, 28 insertions(+)

commit 83dfe561a824f0547cf808c9528ee4516e02b3b6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Jun 3 15:54:53 2010 +0200

    Updates json related tests to sync with changes in error domains

 tests/test-json-filter.c | 4 ++--
 tests/test-json-socket.c | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

commit d5158b95d99bd6d6fb9a6e8c17c13667d01bb708
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 19:35:41 2010 +0200

    Completes implementation of method 'get_max_writable' in EvdSocket
    
    using API from EvdThrottledOutputStream.

 evd/evd-socket.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 72451575b9abc41ad1e8d2d3383d5142accb0709
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 19:18:53 2010 +0200

    Reduces and centralizes all error domains in 'evd-error.h'
    
    Only two domains were left: EVD_ERROR and EVD_TLS_ERROR.

 evd/evd-buffered-input-stream.c  |  9 +--------
 evd/evd-buffered-output-stream.c |  7 -------
 evd/evd-error.h                  | 11 +++++++++--
 evd/evd-json-filter.c            |  6 +++---
 evd/evd-json-filter.h            |  2 --
 evd/evd-socket-manager.c         |  8 +++-----
 evd/evd-socket.c                 | 36 ++++++++++++++++--------------------
 evd/evd-tls-certificate.c        | 30 ++++++++++++------------------
 evd/evd-tls-common.c             |  5 ++---
 evd/evd-tls-credentials.c        | 15 ++++-----------
 evd/evd-tls-dh-generator.c       | 12 +++---------
 11 files changed, 53 insertions(+), 88 deletions(-)

commit d55df59249371f605f7b16b645078609f2b26cd3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:23:57 2010 +0200

    Updates simpleHttpGet JS demo to showcase new throttling API in EvdSocket

 demos/js/simpleHttpGet.js | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 14cdc6d52786cc5a74c6b4cafc611791f3b27ec1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:20:17 2010 +0200

    Improves 'close' operation and cleanup logic in EvdSocket

 evd/evd-socket.c | 170 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 87 insertions(+), 83 deletions(-)

commit 1adc290cb83551547cabdac515c0cdb395cb64c4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:18:59 2010 +0200

    Inserts an EvdThrottledOutputStream object into EvdSocket's output pipeline

 evd/evd-socket.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 68 insertions(+), 4 deletions(-)

commit 8338d78da10d6396bf846be786ed1be3bab36e01
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:15:41 2010 +0200

    Adds new class EvdThrottledOutputStream inheriting GFilterOutputStream

 evd/Makefile.am                   |   2 +
 evd/evd-throttled-output-stream.c | 258 ++++++++++++++++++++++++++++++++++++++
 evd/evd-throttled-output-stream.h |  76 +++++++++++
 evd/evd.h                         |   1 +
 4 files changed, 337 insertions(+)

commit 218bf3d3a5de3da4321db0ebc567095aa22e9cf0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:11:46 2010 +0200

    Updates pull func in EvdTlsInputStream to sync with changes in EvdTlsSession

 evd/evd-tls-input-stream.c | 36 +++++++++++++++---------------------
 1 file changed, 15 insertions(+), 21 deletions(-)

commit 73f42d355e6f070c0d2ce15fe7dfc5f5b982a9f3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:09:50 2010 +0200

    Improves clarity and error handling in transport funcs of EvdTlsSession

 evd/evd-tls-session.c | 44 ++++++++++++++++++++++++++++++++++----------
 evd/evd-tls-session.h | 18 ++++++++++--------
 2 files changed, 44 insertions(+), 18 deletions(-)

commit 1da8d90579a1b1c7eaafd5b3278e5f879c94e66e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:06:30 2010 +0200

    Implements a buffering cache in pull function of EvdTlsOutputStream
    
    to improve performance.

 evd/evd-tls-output-stream.c | 102 ++++++++++++++++++++++++++++++++++++--------
 evd/evd-tls-output-stream.h |   3 ++
 2 files changed, 87 insertions(+), 18 deletions(-)

commit d768775c7f766f7baa5fc6a6dd524470f3efdc3d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 24 18:04:58 2010 +0200

    Removes 'filled' signal from EvdTlsOutputStream
    
    This signal is no longer required.

 evd/evd-socket.c            |  5 -----
 evd/evd-tls-output-stream.c | 21 ++-------------------
 evd/evd-tls-output-stream.h |  3 ---
 3 files changed, 2 insertions(+), 27 deletions(-)

commit b834d048989d74160abc1caa631e99f9757a025b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun May 23 09:44:56 2010 +0200

    Creates READ_PENDING macro to simplify some pieces of code in EvdSocket

 evd/evd-socket.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 3c49bb5856c6c5fcfa9dbc0b342955ceb556f677
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun May 23 09:40:39 2010 +0200

    Avoids extra calls to 'close' in EvdSocket

 evd/evd-socket.c | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

commit 8c0d0e32dfab86f68ae60ebe1c39f00398f64b73
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun May 23 09:37:27 2010 +0200

    Removes 'drained' signal from EvdTlsInputStream
    
    This signal is no longer required.

 evd/evd-socket.c           |  5 -----
 evd/evd-tls-input-stream.c | 30 +++++-------------------------
 evd/evd-tls-input-stream.h |  3 ---
 3 files changed, 5 insertions(+), 33 deletions(-)

commit c0d7b696c8e5f7bfaba41b8bcce9908c60fdeb78
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat May 22 22:25:24 2010 +0200

    Fixes error in method 'read_str' of EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit ab17dbb635a280203e57197aff36719066f2e5b0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat May 22 22:05:19 2010 +0200

    Adds/removes group's stream throttle object to EvdSocket's throt input stream

 evd/evd-socket.c | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit 22a009f0fd61bf38200d12fff4e1523965b5e4fe
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 18:41:15 2010 +0200

    Adds missing asserts in public methods of EvdStreamThrottle

 evd/evd-stream-throttle.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 32c5c39a2e66340a8e3824b8fefe04d5b05c12ec
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 18:38:24 2010 +0200

    Fixes latency throttling maths in EvdStreamThrottle

 evd/evd-stream-throttle.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit ab1bf737e85c515ce3be7a686ea61509b892d934
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 16:52:01 2010 +0200

    Updates JS test unit to sync with new IO policies in EvdSocket

 tests/js/testSocket.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6018e1aa4361abc2c480edf75cdb6ed6bf70f4f1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 16:50:44 2010 +0200

    Removes deprecated bits of code from EvdSocket

 evd/evd-socket.c | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

commit 1694f9fb8a41e36e04cee92c230b508f6a740efd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 16:49:32 2010 +0200

    Completes implementation of 'get_max_readable' of EvdSocket
    
    using API from EvdThrottledInputStream private object.

 evd/evd-socket.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 8f4e9d6f56ba6d3058f92fe43c8813c413e60135
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 16:46:27 2010 +0200

    Improves EOF condition and cleanup management in EvdSocket

 evd/evd-socket.c | 50 ++++++++++++++++++++++++++++++--------------------
 1 file changed, 30 insertions(+), 20 deletions(-)

commit 76a8d7a4e1dc19f17697ef94e73383a4702334ae
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri May 21 16:39:04 2010 +0200

    Adds public method 'remove_throttle' to EvdThrottledInputStream
    
    and completes implementation of 'add_throttle'.

 evd/evd-throttled-input-stream.c | 25 +++++++++++++++++++++----
 evd/evd-throttled-input-stream.h |  2 ++
 2 files changed, 23 insertions(+), 4 deletions(-)

commit 68467484646a7cc0dc31ca4940fb7394c2f3172a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 18:00:20 2010 +0200

    Updates simpleHttpGet JS demo to use new async reading method of EvdSocket

 demos/js/simpleHttpGet.js | 42 +++++++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 19 deletions(-)

commit 5cb9a1d3cbe40d1b4e07ef391e110f6ceb3a88cd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 17:54:57 2010 +0200

    Improves condition managing in internal method 'tls_handshake' of EvdSocket

 evd/evd-socket.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit b7f2879e19f3daf73b2c05b9a9a25c084a9201a2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 17:53:12 2010 +0200

    Removes private 'awaiting_read' flag from EvdSocket, not longer necessary

 evd/evd-socket.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit daead6833f4277aae746eb0481061dea816d6a66
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 17:49:06 2010 +0200

    Adds an EvdThrottledInputStream object to EvdSocket's internal reading pipeline

 evd/evd-socket.c | 38 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

commit 59e4feaaf6dcc12aedc393e10340e67ee0b25eff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 16:57:26 2010 +0200

    Adds new class EvdThrottledInputStream inheriting GFilterInputStream

 evd/Makefile.am                  |   2 +
 evd/evd-throttled-input-stream.c | 241 +++++++++++++++++++++++++++++++++++++++
 evd/evd-throttled-input-stream.h |  74 ++++++++++++
 evd/evd.h                        |   1 +
 4 files changed, 318 insertions(+)

commit 278c1623d23b89a5e156378d375b69aaff76a875
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 16:42:02 2010 +0200

    Fixes transport funcs in EvdTlsSession to work better with non-blocking sockets

 evd/evd-tls-session.c | 52 +++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 38 insertions(+), 14 deletions(-)

commit 781a6ddf23ada1d8ba9dfe92c761a57e21a9af3d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 16:28:53 2010 +0200

    Adds missing public header decl for function 'report' of EvdStreamThrottle

 evd/evd-stream-throttle.h | 2 ++
 1 file changed, 2 insertions(+)

commit ac24576a93ea44157c231b779b456a75d027d99c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 16:24:39 2010 +0200

    Fixes memory management error in method 'read_str' of EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a4a2c457a9c24f19b2bbdffe3b400ab78e9b3a5a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 20 16:19:02 2010 +0200

    Fixes error in method 'read' of EvdSocketInputStream
    
    During an EAGAIN condition, 'drained' signal was not being emitted.

 evd/evd-socket-input-stream.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 235c2c712918963090e16428014aa3d394c8c374
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 13 18:25:34 2010 +0200

    Adds OpenPGP certificate support to EvdTlsCertificate
    
    and makes error domain GQuark a static global.

 evd/evd-tls-certificate.c          | 133 +++++++++++++++++++++++--------------
 tests/certs/openpgp-server-key.asc |  59 ++++++++++++++++
 tests/certs/openpgp-server.asc     |  31 +++++++++
 3 files changed, 172 insertions(+), 51 deletions(-)

commit 2979d55d0e7c76385b040e54bc87b0ce1d4f9a24
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 13 16:02:20 2010 +0200

    Adds more assertions to JS test unit of EvdTlsCertificate

 tests/js/testTlsCertificate.js | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit dfd712dda46acbf0b9894d61715050ecf4b33f10
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 13 15:43:48 2010 +0200

    Relocates misplaced private method in EvdTlsCertificate

 evd/evd-tls-certificate.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit f1d96cfe7ada1398994247f659601ac3af94b05c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 13 15:37:00 2010 +0200

    Moves all current annotations of EvdTlsSession from .h to .c
    
    Also fixes indentation and removes unnecessary comments.

 evd/evd-tls-session.c | 15 +++++++++--
 evd/evd-tls-session.h | 70 ++++++++++++++++++++-------------------------------
 2 files changed, 40 insertions(+), 45 deletions(-)

commit 94d7a28f9604afa998721d031c1fd0e64e613cc6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu May 13 15:22:20 2010 +0200

    Fixes EvdSocket state management during close operation

 evd/evd-socket.c | 35 +++++++++++++++++++++--------------
 evd/evd-socket.h |  3 ++-
 2 files changed, 23 insertions(+), 15 deletions(-)

commit 994f9bf3f65f26c6f8b20386fd2ab1028855fe70
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 22:32:45 2010 +0200

    Updates JS test units to sync with last API changes in EvdSocket

 tests/js/testSocket.js      | 16 ++++++++++++++--
 tests/js/testSocketGroup.js |  2 +-
 2 files changed, 15 insertions(+), 3 deletions(-)

commit e9dd2a1dfb5ff5ff0636f3f473717b54802eefb4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 22:25:55 2010 +0200

    Moves all current annotations of EvdSocket from .h to .c

 evd/evd-socket.c | 122 +++++++++++++++++++++++++-
 evd/evd-socket.h | 263 +++++++++++++++----------------------------------------
 2 files changed, 191 insertions(+), 194 deletions(-)

commit 5f23854d5a951a6e7bcebb3fc29c5510fd37d582
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 21:51:17 2010 +0200

    Moves all current annotations in EvdSocketBase from .h to .c

 evd/evd-socket-base.c | 53 +++++++++++++++++++++++++++++++++
 evd/evd-socket-base.h | 82 ++++++++-------------------------------------------
 2 files changed, 65 insertions(+), 70 deletions(-)

commit ba2a5149fb93481858e89cc8afa43aad865b08e2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 21:41:12 2010 +0200

    Includes C source files in GIR scanning
    
    Main annotations will be moved for .c files very soon.

 evd/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit acecbb890d92a7c8992cf17722ad1480e0739d28
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 21:39:25 2010 +0200

    Removes now unnecessary header 'evd-socket-base-protected.h'
    
    There is no protected methods left in EvdSocketBase class.

 evd/evd-socket-base-protected.h | 46 -----------------------------------------
 1 file changed, 46 deletions(-)

commit 4e2f588693ea16fd0e99da9f4d35db7667839a6b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 21:29:18 2010 +0200

    Implements method 'copy_properties' of EvdSocketBase

 evd/evd-socket-base.c | 46 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 43 insertions(+), 3 deletions(-)

commit 5742f584ac07757d3a31eb0ba7ee4ffb8af98ce0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 21:24:54 2010 +0200

    Cleans up unnecessary code from EvdSocketBase
    
    moving closure freeing to dispose instead of finalize.

 evd/evd-socket-base.c | 40 +++++++++++++++-------------------------
 1 file changed, 15 insertions(+), 25 deletions(-)

commit 2456e4cee817414d906652cbac1209665ce4c414
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 20:53:56 2010 +0200

    Adds 'output-throttle' property to EvdSocketBase and its getter method

 evd/evd-socket-base.c | 39 ++++++++++++++++++++++++++++++++++++++-
 evd/evd-socket-base.h |  2 ++
 2 files changed, 40 insertions(+), 1 deletion(-)

commit 4a6d0ecf8dcab9995b0704fa33e00e28ee02e6a7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 20:41:34 2010 +0200

    Adds silent.m4 macro and activates silent build in configure.ac

 configure.ac |  3 +++
 m4/silent.m4 | 27 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

commit 240cae26f1f887cd4a8563909fd2ae1e935169f7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 20:38:04 2010 +0200

    Adds 'invoke_on_write' virtual method to EvdSocket
    
    and makes own implementation published.

 evd/evd-socket-protected.h |  2 ++
 evd/evd-socket.c           | 48 ++++++++++++++++++++++++----------------------
 evd/evd-socket.h           |  1 +
 3 files changed, 28 insertions(+), 23 deletions(-)

commit 9357ff213ef274e816ea40fdf72cc4c3bdf4f70a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 19:49:53 2010 +0200

    Updates EvdReproxy to sync with last API changes in EvdSocket

 evd/evd-reproxy.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 6a411d5a26f6104ced2f7038805673c28fa92d75
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 18:35:36 2010 +0200

    Removes method 'has_write_data_pending' from EvdSocket
    
    This should now be implemented in output stream.

 evd/evd-reproxy.c   | 7 +------
 evd/evd-socket.c    | 9 ---------
 evd/evd-socket.h    | 2 --
 tests/test-socket.c | 1 -
 4 files changed, 1 insertion(+), 18 deletions(-)

commit fd44360fc1ba5c16b218fce2a2b00fb081c27269
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 18:25:33 2010 +0200

    Improves memory management in method 'read_str' of EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 40d7e56fa13e6c9343c0ddf5186d7d3147073f9b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed May 12 18:15:40 2010 +0200

    Renames protected method 'cleanup_protected' to 'cleanup' in EvdSocket
    
    and old 'cleanup' to 'cleanup_internal'. This is to improve clarity in names of protected methods.

 evd/evd-json-socket.c      |  2 +-
 evd/evd-socket-protected.h |  2 +-
 evd/evd-socket.c           | 16 ++++++++--------
 3 files changed, 10 insertions(+), 10 deletions(-)

commit d3f00dd23b553437bae7ee34392ef0e661b8d9ed
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 11 18:04:26 2010 +0200

    Updates JS demos to sync with last API changes in EvdSocket

 demos/js/echoServerTls.js | 2 +-
 demos/js/simpleHttpGet.js | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 2095d3f2a5cf01c450f6a1662eba7667bd3d1686
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 11 18:02:19 2010 +0200

    Renames 'write_len' method of EvdSocket to 'write'
    
    Now writing null-terminated data should be done using socket's output stream object with method 'write_str'.

 evd/evd-socket.c | 46 +++++++++++++++-------------------------------
 evd/evd-socket.h | 22 ++--------------------
 2 files changed, 17 insertions(+), 51 deletions(-)

commit 5309b4aa67273f51538c78ec3be025c272ef2fb7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 11 18:00:27 2010 +0200

    Removes code from EvdSocket to be re-implemented in EvdBufferedOutputStream

 evd/evd-socket.c | 191 +------------------------------------------------------
 1 file changed, 3 insertions(+), 188 deletions(-)

commit 94edae07594f49f7e92285bd942d7f4fb7566ab7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 11 17:54:22 2010 +0200

    Adds new property 'output-stream' to EvdSocket, being an EvdBufferedOutputStream

 evd/evd-socket.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-socket.h |  7 +++++
 2 files changed, 86 insertions(+), 7 deletions(-)

commit edc8fc7ac5dd00720b670307925182bb7667fe2e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 11 17:50:32 2010 +0200

    Adds new class EvdBufferedOutputStream inheriting GBufferedOutputStream

 evd/Makefile.am                  |   2 +
 evd/evd-buffered-output-stream.c | 289 +++++++++++++++++++++++++++++++++++++++
 evd/evd-buffered-output-stream.h |  65 +++++++++
 evd/evd.h                        |   1 +
 4 files changed, 357 insertions(+)

commit baa26534e0b72e2823c66472576071551b018670
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue May 11 17:47:20 2010 +0200

    Removes unnecessary, property-related code from EvdBufferedInputStream

 evd/evd-buffered-input-stream.c | 54 -----------------------------------------
 1 file changed, 54 deletions(-)

commit 865b21717c6e908ca7212b3e4d5f2991fd64c4e6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 17:57:21 2010 +0200

    Updates JS test units to sync with last API changes in EvdSocket

 tests/js/testSocket.js      | 13 ++++++++-----
 tests/js/testSocketGroup.js |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)

commit d9b13e822cd0721838ffbe0c8f845382f16d1ca8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 17:55:23 2010 +0200

    Updates EvdJsonSocket and EvdReproxy to sync with last API changes in EvdSocket

 evd/evd-json-socket.c |  8 ++++----
 evd/evd-reproxy.c     | 20 ++++++++++----------
 2 files changed, 14 insertions(+), 14 deletions(-)

commit bea233dde004cd39bf06a1529cd25c69eeea88bf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 17:50:11 2010 +0200

    Updates JS demos to use new reading API of EvdSocket through its input stream

 demos/js/echoServerTls.js | 2 +-
 demos/js/simpleHttpGet.js | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit e10513596a7b0cf2ea1bb51bb14e798cfdc0d576
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 17:45:25 2010 +0200

    Removes 'read' method of EvdSocket and renames 'read_len' method to 'read'
    
    also removes 'unread' method of EvdSocket and renames 'unread_len' to 'unread'.

 evd/evd-error.h  |  1 +
 evd/evd-socket.c | 88 +++++++++++++++++++-------------------------------------
 evd/evd-socket.h | 46 +++++------------------------
 3 files changed, 38 insertions(+), 97 deletions(-)

commit 3cc06f54a2fe6af67b122feff7c3194e25c2cf47
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 17:00:04 2010 +0200

    Adds new method 'read_str' to EvdBufferedInputStream for null-terminated data

 evd/evd-buffered-input-stream.c | 50 +++++++++++++++++++++++++++++++++++++----
 evd/evd-buffered-input-stream.h | 11 +++++++++
 2 files changed, 57 insertions(+), 4 deletions(-)

commit 0ccf2f1f3eeb4d6bc7ccaaa20ecf49294e213843
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 15:56:55 2010 +0200

    Updates all calls to 'evd_timeout_add' adding new priority argument

 evd/evd-buffered-input-stream.c | 5 ++++-
 evd/evd-buffered-input-stream.h | 3 ++-
 evd/evd-resolver-request.c      | 1 +
 evd/evd-socket.c                | 8 +++++++-
 4 files changed, 14 insertions(+), 3 deletions(-)

commit 60e6599ec593b98f7d88ae5357b30ed99de5c3e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon May 10 15:50:56 2010 +0200

    Adds 'priority' argument to 'evd_timeout_add' method from utils

 evd/evd-utils.c | 3 +++
 evd/evd-utils.h | 1 +
 2 files changed, 4 insertions(+)

commit 2ef72cf94cf8b3d65fa9f4e7efb14c585217c043
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 29 22:40:44 2010 +0200

    Makes EvdSocket's close operation to complete in an idle
    
    Adding async callback to EvdSocket close remains pending.

 evd/evd-socket.c | 75 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 60 insertions(+), 15 deletions(-)

commit f9fe2c1389409939c6d21d618d5bda87c65a673e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 29 22:37:32 2010 +0200

    Removes internal read buffer of EvdSocket and use new EvdBufferedInputStream
    
    as entry point for socket reading/unreading operations.

 evd/evd-socket.c | 227 +++++++++----------------------------------------------
 1 file changed, 34 insertions(+), 193 deletions(-)

commit cfb3a2874a5bde7be892c4657085b582b87b2396
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 29 22:24:58 2010 +0200

    Adds a new property 'input-stream' to EvdSocket, being an EvdBufferedInputStream
    
    This stream is the public end-point of EvdSocket's internal reading pipeline.

 evd/evd-socket.c | 88 ++++++++++++++++++++++++++++++++++++++++++++------------
 evd/evd-socket.h |  7 +++++
 2 files changed, 76 insertions(+), 19 deletions(-)

commit 4d4d474905f833d20afd47f3a7ead188656464df
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 28 13:40:01 2010 +0200

    Adds new class EvdBufferedInputStream inheriting GBufferedInputStream

 evd/Makefile.am                 |   2 +
 evd/evd-buffered-input-stream.c | 440 ++++++++++++++++++++++++++++++++++++++++
 evd/evd-buffered-input-stream.h |  93 +++++++++
 evd/evd.h                       |   1 +
 4 files changed, 536 insertions(+)

commit 239d7ecf25de7fbdbfd4432c60c233e6721a544d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 28 13:34:56 2010 +0200

    Reorganizes and groups all error enums in a new header 'evd-error.h'

 evd/evd-error.h             | 44 ++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-json-socket.c       |  3 ++-
 evd/evd-json-socket.h       |  7 -------
 evd/evd-resolver.h          |  8 --------
 evd/evd-socket-manager.c    |  7 ++++---
 evd/evd-socket.c            | 33 +++++++++++++++++----------------
 evd/evd-socket.h            | 23 -----------------------
 evd/evd-tls-certificate.c   | 15 ++++++++-------
 evd/evd-tls-common.h        | 16 ----------------
 evd/evd-tls-credentials.c   |  5 +++--
 evd/evd-tls-input-stream.c  |  7 ++++---
 evd/evd-tls-output-stream.c |  4 ++--
 evd/evd-tls-session.c       |  3 ++-
 evd/evd.h                   |  1 +
 tests/test-json-socket.c    |  2 +-
 15 files changed, 88 insertions(+), 90 deletions(-)

commit 88f3a04f367498eec3ff8ddd3acca9ad9922c680
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 27 22:55:32 2010 +0200

    Adds hack in EvdTlsInputStream to gracefully close conn after unexpected drop

 evd/evd-tls-input-stream.c | 56 +++++++++++++++++++++++++++++++++++++---------
 1 file changed, 46 insertions(+), 10 deletions(-)

commit f8b311d24d712c7a24caa25eefd5902af4ef34e1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 27 22:53:36 2010 +0200

    Improves object reference managing in EvdTlsInputStream

 evd/evd-tls-input-stream.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit c689b1ea44d1d84a5749c1ee0cc687f9be3c083f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 27 18:25:34 2010 +0200

    Changes EvdSocketInputStream to keep a GSocket instead of an EvdSocket
    
    Also makes the 'socket' property freely writable, not at construct only.

 evd/evd-socket-input-stream.c | 41 ++++++++++++++++++++++++++++++++++-------
 evd/evd-socket-input-stream.h | 13 ++++++++++---
 evd/evd-socket.c              |  2 +-
 3 files changed, 45 insertions(+), 11 deletions(-)

commit 1f3352f201548643d2c26ef9f91ed4cecf9c3b4d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 02:06:01 2010 +0200

    Updates EvdSocket to remove usage of bandwidth & latency props of EvdSocketBase

 evd/evd-socket.c | 99 +++++++++++---------------------------------------------
 1 file changed, 18 insertions(+), 81 deletions(-)

commit a36bd469974d51a16c254b7ffbcc36df0e88eec0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 02:00:00 2010 +0200

    Removes bandwidth and latency props and implementation from EvdSocketBase
    
    That is now implemented in EvdStreamThrottle objects.

 evd/evd-socket-base.c | 286 +-------------------------------------------------
 evd/evd-socket-base.h |  13 ---
 2 files changed, 2 insertions(+), 297 deletions(-)

commit 483e8d0c5dfd3914780974cb15cdb1e9e34c6221
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 01:28:42 2010 +0200

    Adds new property 'input-throttle' to EvdSocketBase, an EvdStreamThrottle

 evd/evd-socket-base.c | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-socket-base.h |  9 ++++++++-
 2 files changed, 54 insertions(+), 2 deletions(-)

commit 1dc248fafcdbea745b41c8bcc8ebaee0a75b7be5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 01:14:39 2010 +0200

    Updates all tests affected with renaming of EvdStream to EvdSocketBase

 tests/js/testSocketGroup.js |  2 +-
 tests/test-json-socket.c    | 16 ++++++++--------
 tests/test-socket-common.c  | 16 ++++++++--------
 tests/test-socket-context.c | 16 ++++++++--------
 tests/test-socket.c         | 10 +++++-----
 5 files changed, 30 insertions(+), 30 deletions(-)

commit 37e8f06916a4c18a29e0fa543ae8a0e6c456dd20
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 01:09:57 2010 +0200

    Updates EvdSocketGroup to inherit from EvdSocketBase instead of EvdStream

 evd/evd-socket-group.c | 26 +++++++++++++-------------
 evd/evd-socket-group.h |  6 +++---
 2 files changed, 16 insertions(+), 16 deletions(-)

commit ab128acb13b2232290b938bd2e82d738274dc6c1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 01:07:33 2010 +0200

    Updates EvdSocket to inherit from EvdSocketBase instead of EvdStream

 evd/evd-socket.c | 86 ++++++++++++++++++++++++++++----------------------------
 evd/evd-socket.h |  6 ++--
 2 files changed, 46 insertions(+), 46 deletions(-)

commit 660f60e6ce6a597cee28aa85f9eafc9fbc87a85a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 26 01:04:14 2010 +0200

    Renames abstract class EvdStream to EvdSocketBase

 evd/Makefile.am                 |   6 +-
 evd/evd-socket-base-protected.h |  46 ++++
 evd/evd-socket-base.c           | 595 ++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket-base.h           | 148 ++++++++++
 evd/evd-stream-protected.h      |  46 ----
 evd/evd-stream.c                | 595 ----------------------------------------
 evd/evd-stream.h                | 151 ----------
 evd/evd.h                       |   1 -
 8 files changed, 792 insertions(+), 796 deletions(-)

commit 3a6e9960f402c2757db25f48ffc389bfd999d84e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 23:28:12 2010 +0200

    Adds missing annotation in 'get_tls_session' method of EvdSocket

 evd/evd-socket.c       | 5 +----
 evd/evd-socket.h       | 5 +++++
 tests/js/testSocket.js | 1 +
 3 files changed, 7 insertions(+), 4 deletions(-)

commit ab82bff59dc143cc18435cee3ddb6cf28c1c3c6e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 23:25:18 2010 +0200

    Relocates two unplaced static methods in EvdSocket's code

 evd/evd-socket.c | 66 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

commit 9e5cd090a0d14b16b2ab7deb50fe16dd86364e36
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 14:13:10 2010 +0200

    Adds new class EvdStreamThrottle to manage bandwidth and latency of streams

 evd/Makefile.am           |   2 +
 evd/evd-stream-throttle.c | 301 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-stream-throttle.h |  66 ++++++++++
 evd/evd.h                 |   1 +
 4 files changed, 370 insertions(+)

commit 2e609ea44c9a46ca248f1097bd43ad1ade119be3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 13:09:38 2010 +0200

    Minor indentation fix

 evd/evd-socket-group-protected.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit d27313108a2aaeae3e430fc2efd53ef89f284bf1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 13:07:11 2010 +0200

    Removes EvdSocketStream class completely

 evd/Makefile.am         |   2 -
 evd/evd-socket-stream.c | 216 ------------------------------------------------
 evd/evd-socket-stream.h |  67 ---------------
 evd/evd.h               |   1 -
 4 files changed, 286 deletions(-)

commit 94d387a49e49c858aace9e89b04b28ac623778bb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 13:02:57 2010 +0200

    Removes inheritance of EvdSocketGroup from EvdSocketStream

 evd/evd-socket-group.c | 2 +-
 evd/evd-socket-group.h | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

commit edf432b23c0eb8d4896e58f4ab9c19003e6b0ba3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 12:56:08 2010 +0200

    Updates EvdSocket's JS test unit to sync with latest API changes

 tests/js/testSocket.js | 1 -
 1 file changed, 1 deletion(-)

commit 8f4649d7ef7c3def72ac82627ea6c5ccaf72141a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 12:45:23 2010 +0200

    Moves stuff in EvdSocketStream to EvdSocket, and removes the inheritance

 evd/evd-socket.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-socket.h |  9 ++++---
 2 files changed, 72 insertions(+), 9 deletions(-)

commit 0991fae7bad0d8351cb9bba01fa2bcbb8718c45f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 01:41:03 2010 +0200

    Removes the public EvdTlsInputStream of EvdTlsSession
    
    Now TLS stream objects are managed inside EvdSocket itself.

 evd/evd-tls-session.c | 33 ---------------------------------
 evd/evd-tls-session.h |  4 ----
 2 files changed, 37 deletions(-)

commit 1c3f55c1dfe188c1fc591fe2195582b3bf5d1eef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 01:38:49 2010 +0200

    Inserts an EvdTlsInputStream into EvdSocket's input pipeline when TLS is active

 evd/evd-socket.c | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

commit 1cc33d9bdcfa6dff326fed5e59e5e133119cf133
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 01:28:49 2010 +0200

    Inserts an EvdTlsOutputStream to EvdSocket's output pipeline when TLS is active

 evd/evd-socket.c | 101 +++++++++++++++++++++----------------------------------
 1 file changed, 39 insertions(+), 62 deletions(-)

commit a05f38aa0a4041945e98b7ae08a5538d48bf346e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 01:09:49 2010 +0200

    Adds new class EvdTlsOutputStream inheriting GFilterOutputStream

 evd/Makefile.am             |   2 +
 evd/evd-tls-output-stream.c | 235 ++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-output-stream.h |  67 +++++++++++++
 evd/evd.h                   |   1 +
 4 files changed, 305 insertions(+)

commit 058a7512862def7b17103a61156d392c3fe61a7b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 00:22:21 2010 +0200

    Makes EvdSocket use TLS session's EvdTlsInputStream in its input pipeline

 evd/evd-socket.c | 101 ++++++++++++++++++-------------------------------------
 1 file changed, 32 insertions(+), 69 deletions(-)

commit 4079a3649ff343e21a7a8ef030916e5ea7b60ee0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 25 00:12:12 2010 +0200

    Improves 'read' method of EvdSocketInputStream to better detect drain condition

 evd/evd-socket-input-stream.c | 41 +++++++++++++++++++++++++++++++++++------
 1 file changed, 35 insertions(+), 6 deletions(-)

commit 7698da98f73e6fd191317bcb5419ed8781107037
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 23 20:10:27 2010 +0200

    Adds a public member EvdTlsInputStream to EvdTlsSession
    
    Still not accessible by property, only by 'evd_tls_session_get_input_stream'.

 evd/evd-tls-session.c | 33 +++++++++++++++++++++++++++++++++
 evd/evd-tls-session.h |  5 +++++
 2 files changed, 38 insertions(+)

commit 47d69ff9775bb71c297c8a14230d078b34169fa4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 23 20:07:29 2010 +0200

    Adds new class EvdTlsInputStream inheriting GFilterInputStream

 evd/Makefile.am            |   2 +
 evd/evd-tls-input-stream.c | 235 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-input-stream.h |  67 +++++++++++++
 evd/evd.h                  |   1 +
 4 files changed, 305 insertions(+)

commit 2d725ce13e0c3411bbb84d2e3c8f3b8c3fdf49db
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 23 19:54:58 2010 +0200

    Splits method 'set_transport_funcs of EvdTlsSession into 'pull' and 'push'
    
    This is required to implement separated TLS input and output stream objects.

 evd/evd-tls-session.c | 37 ++++++++++++++++++++++++-------------
 evd/evd-tls-session.h | 11 +++++++----
 2 files changed, 31 insertions(+), 17 deletions(-)

commit a9b9ef47e601c86774fa4877aaf6366f0a036283
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 23 00:45:01 2010 +0200

    Makes EvdSocket use EvdSocketOutputStream

 evd/evd-socket.c | 88 +++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 58 insertions(+), 30 deletions(-)

commit 188a12a5c00534e63bf305e6b2f375afc89b5ccb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 23 00:43:01 2010 +0200

    Adds new class EvdSocketOutputStream inheriting GOutputStream

 evd/Makefile.am                |   2 +
 evd/evd-socket-output-stream.c | 226 +++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket-output-stream.h |  66 ++++++++++++
 evd/evd.h                      |   1 +
 4 files changed, 295 insertions(+)

commit b9bdd18993dcc868f7c523ee5d84a0a98a0907a1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 22 23:35:47 2010 +0200

    Makes EvdSocket use EvdSocketInputStream internally
    
    replacing old 'evd_socket_read_internal' method.

 evd/evd-socket.c | 92 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 50 insertions(+), 42 deletions(-)

commit 0a8b7cb4685d0137914fe533cafe23d17c98389c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 22 23:34:27 2010 +0200

    Adds new class EvdSocketInputStream inheriting GInputStream

 evd/Makefile.am               |   2 +
 evd/evd-socket-input-stream.c | 226 ++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket-input-stream.h |  66 ++++++++++++
 evd/evd.h                     |   1 +
 4 files changed, 295 insertions(+)

commit 70977550a184b9f1d1bb753bd7d75c24c65e103c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 22 23:28:38 2010 +0200

    Adds check for socket closing in EvdJsonSocket's test unit

 tests/test-json-socket.c | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

commit 7a81f05313afc46f41d9585ca32a515a39ca5f0b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Apr 22 23:26:35 2010 +0200

    Adds check for socket closing to EvdSocket's unit test

 tests/test-socket-common.c | 43 ++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 40 insertions(+), 3 deletions(-)

commit 47a00f4458c89914a8ed6e20cfbbac7330e4ede4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 19 19:50:52 2010 +0200

    Updates EvdSocketGroup's JS test to sync with changes in GJS C-func handling

 tests/js/testSocketGroup.js | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 64d2ecba7af69b29aa83b161eb5f4c434e3d81bb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 19 00:35:37 2010 +0200

    Moves EvdTlsCredentials' error domain GQuark from priv struct to static

 evd/evd-tls-credentials.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit da844c5aacb234fc2e723e2d20589abb294b87b4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 19 00:29:20 2010 +0200

    Adds 1024 bits DH params to TLS credentials in TLS echo server demo

 demos/js/echoServerTls.js | 1 +
 1 file changed, 1 insertion(+)

commit a195330d55cb2423239ce3a0b068562de6e9c9e1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 19 00:22:32 2010 +0200

    Adds 'dh-bits' property to EvdTlsCredentials
    
    for setting the depth of the Diffie-Hellman params. If dh-bits is non-zero,
    the credentials will ask generation of params and attach them to its
    internal structure.

 evd/evd-tls-credentials.c | 107 ++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 90 insertions(+), 17 deletions(-)

commit 5b43e4e6f031b016d82253e72a4577825899596c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 19 00:02:07 2010 +0200

    Adds singleton instance of DH params generator in TLS common
    
    together with functions to wrap its API.

 evd/evd-tls-common.c | 30 ++++++++++++++++++++++++++++++
 evd/evd-tls-common.h | 14 ++++++++++++++
 2 files changed, 44 insertions(+)

commit 0e4343117e36de2447bc1c2b3880e2ebbc23757c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 18 23:56:34 2010 +0200

    Adds new class EvdTlsDhGenerator to generate TLS Diffie-Hellman params

 evd/Makefile.am            |   4 +-
 evd/evd-tls-dh-generator.c | 369 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-dh-generator.h |  73 +++++++++
 3 files changed, 445 insertions(+), 1 deletion(-)

commit 2c007a346c15a8ece6f4d89ce607f8414d57d2aa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Apr 17 16:39:22 2010 +0200

    Adds multi-thread support in libgcrypt during TLS initialization

 evd/evd-tls-common.c | 13 +++++++++++--
 evd/evd-tls-common.h |  1 -
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 8d556a99fead9d9790466e3f13aa19dd2ebeb807
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 14 21:12:10 2010 +0200

    Removes all 'connect-timeout' implementation from EvdSocket

 evd/evd-socket.c            | 67 ---------------------------------------------
 tests/js/testSocket.js      |  1 -
 tests/test-socket-context.c |  1 -
 3 files changed, 69 deletions(-)

commit 8d4b5b69b68c0441128dad22c1eab7cc10b65832
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 14 20:56:08 2010 +0200

    Fixes some indentation errors in evd-socket.c

 evd/evd-socket.c | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

commit 2802df3a87f442a64d371e2acbeb5e52bcbf8f5e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 14 20:54:00 2010 +0200

    Assume 'connection refused' upon ERR condition when EvdSocket is connecting

 evd/evd-socket.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

commit ec443279333ff4122fb79738729f85555fbd239e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 14 19:01:47 2010 +0200

    Fixes error handling HUP condition in EvdSocket

 evd/evd-socket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 47c2a1183f6ea4df0a9c55f86fd73b6bf2d3000d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 19:03:48 2010 +0200

    Updates TLS echo server to use new API in EvdTlsSession and EvdTlsCertificate

 demos/js/echoServerTls.js | 39 +++++++++++++++++++++++++++++++++------
 1 file changed, 33 insertions(+), 6 deletions(-)

commit 403f65404d18ea96e1893459bc1d5290072df976
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 18:54:44 2010 +0200

    Adds public method 'evd_tls_session_verify_peer' to EvdTlsSession

 evd/evd-tls-session.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-session.h | 56 +++++++++++++++++++-----------------
 2 files changed, 110 insertions(+), 26 deletions(-)

commit 926134d7a966938d10269e6cc4e79217b0087c99
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 18:47:14 2010 +0200

    Adds 'evd_tls_certificate_verify_validity' public method

 evd/evd-tls-certificate.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h |  3 +++
 evd/evd-tls-common.h      | 13 ++++++++++++
 3 files changed, 66 insertions(+)

commit 468d1838d440227b81da0b630f4b2fa780bfdb00
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 18:40:52 2010 +0200

    Adds 'evd_tls_certificate_get_activation_time' public method

 evd/evd-tls-certificate.c | 40 +++++++++++++++++++++++++++++++++++++++-
 evd/evd-tls-certificate.h |  2 ++
 2 files changed, 41 insertions(+), 1 deletion(-)

commit 8752ffe5ac56b2e8e7fbae9de9e28705b382d5e6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 18:36:43 2010 +0200

    Adds 'get_expiration_time' public method to EvdTlsCertificate

 evd/evd-tls-certificate.c | 40 ++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h | 20 ++++++++++++--------
 2 files changed, 52 insertions(+), 8 deletions(-)

commit 6863afcface7406ef8f46a125d531575ba1915fc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 18:55:45 2010 +0200

    Adds more TLS error definitions to EvdTlsError enum

 evd/evd-tls-common.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 686b27854853de83e2d46193d4162736fcdc89d3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Apr 7 00:01:03 2010 +0200

    Updates TLS echo server demo to show peer sent certificates

 demos/js/echoServerTls.js | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 4074119507d1ac43a854aa9742fa1bef64b52c0f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 23:55:45 2010 +0200

    Adds 'get_peer_certificates' public method to EvdTlsSession

 evd/evd-tls-session.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-tls-session.h | 11 +++++++++++
 2 files changed, 54 insertions(+), 1 deletion(-)

commit aba15dfa523c62e0ae9905d39b03ab1cbb94c2f9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 23:54:39 2010 +0200

    Adds 'evd_tls_free_certificates' to common TLS functions

 evd/evd-tls-common.c | 20 ++++++++++++++++++++
 evd/evd-tls-common.h | 12 +++++++-----
 2 files changed, 27 insertions(+), 5 deletions(-)

commit 3598131b13a542d37e6fbdd9e5d0519add28b74a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 23:52:53 2010 +0200

    Updates JS test unit for EvdTlsCertificate to reflect 'import' signature change

 tests/js/testTlsCertificate.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 66545e0b341ec40eae53cbf157bc3f4e8ceecdfe
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 23:51:26 2010 +0200

    Improves 'import' method of EvdTlsCertificate to consider X.509 in DER format

 evd/evd-tls-certificate.c | 93 ++++++++++++++++++++++++++++++++---------------
 evd/evd-tls-certificate.h |  1 +
 2 files changed, 65 insertions(+), 29 deletions(-)

commit 7997ab45b6e1aba60f86237e22a4f4303c3044a9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:35:55 2010 +0200

    Comments 'gnutls_global_deinit' due to weird error when calling init after it
    
    It's a big FIXME to investigate why 'gnutls_global_init' throws a segfault if called after
    'gnutls_global_deinit'. Postponing for now.

 evd/evd-tls-common.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 7bec61a4c98113b08dd33ecfd210368c7decd873
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:35:13 2010 +0200

    Adds basic JS test unit for EvdTlsCertificate

 tests/js/testTlsCertificate.js | 43 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

commit 7800c3541b8aef21e93348c207f98675d7e1c086
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:33:34 2010 +0200

    Renames a couple of EVD_TLS_ERRORs for consistency

 evd/evd-tls-common.h      | 4 ++--
 evd/evd-tls-credentials.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 2692e64e5493b654355a4c0a736a5c98ddee9859
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:30:44 2010 +0200

    Adds 'get_dn' public method to EvdTlsCertificate

 evd/evd-tls-certificate.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h |  3 +++
 evd/evd-tls-common.h      |  3 ++-
 3 files changed, 53 insertions(+), 1 deletion(-)

commit fe190100577d96c548f85fc91eaf8a781b96587a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:28:56 2010 +0200

    Adds 'import' method to EvdTlsCertificate

 evd/evd-tls-certificate.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h |  3 ++
 evd/evd-tls-common.h      |  1 +
 3 files changed, 80 insertions(+)

commit 8322a0ddd4741d6a825e1f96281c05c3d834184c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:24:55 2010 +0200

    Adds 'cleanup' private method to EvdTlsCertificate

 evd/evd-tls-certificate.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

commit e8419ce0b3eae358f5708864894d3cc9f3e83176
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 18:21:57 2010 +0200

    Adds 'type' property to EvdTlsCertificate

 evd/evd-tls-certificate.c | 18 ++++++++++++++++++
 evd/evd-tls-certificate.h |  7 +++++++
 2 files changed, 25 insertions(+)

commit c3575e2ed4b5c273b3768b1f83ac798e6c5ec13d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 17:55:05 2010 +0200

    Pre-calculates EvdTlsCertificate's error domain in a GQuark

 evd/evd-tls-certificate.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 867dd1b66755b6667cfdd94b1603e2c5996eb52c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Apr 6 17:53:04 2010 +0200

    Completes error reporting in 'evd_tls_init'

 evd/evd-tls-common.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit f34fbbba8e3ca0b5a7ecdf1a9997147676f7d1e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 5 17:28:27 2010 +0200

    Remove 'new' method from abstract classes EvdStream and EvdSocketStream

 evd/evd-socket-stream.c | 10 ----------
 evd/evd-socket-stream.h |  2 --
 evd/evd-stream.c        | 10 ----------
 evd/evd-stream.h        |  2 --
 4 files changed, 24 deletions(-)

commit d21e760067c7b378b82bc96d87bebaf378f2b40a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Apr 5 17:24:42 2010 +0200

    Updates documentation to include new abstract class EvdSocketStream

 doc/reference/evd-docs.xml | 1 +
 1 file changed, 1 insertion(+)

commit 5d9bdcaff718f1fb3dfd1808a47f95f9c56efbb1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Apr 4 21:23:15 2010 +0200

    Adds various X.509 certs and keys to be used by tests and demos

 tests/certs/x509-ca-key.pem     |  27 +++++++++++++++++++++++++++
 tests/certs/x509-ca.pem         |  18 ++++++++++++++++++
 tests/certs/x509-jane-key.pem   |  27 +++++++++++++++++++++++++++
 tests/certs/x509-jane.p12       | Bin 0 -> 2492 bytes
 tests/certs/x509-jane.pem       |  19 +++++++++++++++++++
 tests/certs/x509-mary-key.pem   |  27 +++++++++++++++++++++++++++
 tests/certs/x509-mary.p12       | Bin 0 -> 2500 bytes
 tests/certs/x509-mary.pem       |  19 +++++++++++++++++++
 tests/certs/x509-server-key.pem |  27 +++++++++++++++++++++++++++
 tests/certs/x509-server.pem     |  20 ++++++++++++++++++++
 10 files changed, 184 insertions(+)

commit a60bb1f5c7119d4e3a19ec0366b531208129ff30
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Apr 2 00:16:55 2010 +0200

    Adds 'copy_properties' virtual method to EvdStream and its implementations

 evd/evd-socket-stream.c     | 17 +++++++++++++++++
 evd/evd-socket.c            | 28 ++++++++++++++++++++++++----
 evd/evd-stream.c            | 13 +++++++++++++
 evd/evd-stream.h            |  3 ++-
 tests/js/testSocketGroup.js |  3 +++
 5 files changed, 59 insertions(+), 5 deletions(-)

commit 98f57dfedcf9d56c50438b904df71ae65d30d564
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 31 19:56:51 2010 +0200

    Removes unnecessary unnecessary 'dispose' method of EvdStream

 evd/evd-stream.c | 12 ------------
 1 file changed, 12 deletions(-)

commit 9f9dd9c52a27a06687695f8db3403627b86ffac4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 31 19:50:45 2010 +0200

    Adds new abstract class EvdSocketStream specializing EvdStream
    
    This new type of stream will have socket specific data that is currently in EvdStream.
    EvdSocket and EvdSocketGroup now inherit from it. This change normalizes arquitecture for a
    future introduction of EvdFileStream (not decided yet).

 evd/Makefile.am         |   2 +
 evd/evd-socket-group.c  |   2 +-
 evd/evd-socket-group.h  |   6 +-
 evd/evd-socket-stream.c | 209 ++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket-stream.h |  69 ++++++++++++++++
 evd/evd-socket.c        |   6 +-
 evd/evd-socket.h        |   6 +-
 evd/evd-stream.c        |  71 +---------------
 evd/evd-stream.h        |   6 --
 evd/evd.h               |   1 +
 10 files changed, 292 insertions(+), 86 deletions(-)

commit b1edaf06870ded5f3775f286579917c5a71c6b47
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 31 18:44:39 2010 +0200

    Adds Javascript test unit for EvdSocketGroup

 tests/js/testSocketGroup.js | 210 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 210 insertions(+)

commit b231c7fabbd4f512f6a4a4dad87797fce268bd78
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 31 18:06:03 2010 +0200

    Cleans-up and organizes code in EvdSocketGroup

 evd/evd-socket-group.c | 86 +++++++++++++++++---------------------------------
 evd/evd-socket-group.h | 17 ----------
 2 files changed, 29 insertions(+), 74 deletions(-)

commit f4ab200560b57e2c96327bed1f0d0ecbd8953029
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 31 17:55:50 2010 +0200

    Adds virtual methods to EvdStream to notify of changes in read/write closures
    
    Also fixes EvdSocket's group objects referencing.

 evd/evd-socket.c | 32 +++++++++++++++++++++++++++++---
 evd/evd-stream.c | 20 ++++++++++++++++++++
 evd/evd-stream.h |  4 ++--
 3 files changed, 51 insertions(+), 5 deletions(-)

commit 970f7be5a0328685e3487f3e8accbbb66dd112b2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 31 00:19:45 2010 +0200

    Moves read/write handler setters to EvdStream

 evd/evd-socket-group.c      | 59 +++++++-----------------------------------
 evd/evd-socket-group.h      |  8 ------
 evd/evd-socket.c            | 62 ---------------------------------------------
 evd/evd-socket.h            | 21 ---------------
 evd/evd-stream.c            | 53 ++++++++++++++++++++++++++++++++++++++
 evd/evd-stream.h            | 29 +++++++++++++++++++++
 tests/test-json-socket.c    |  8 +++---
 tests/test-socket-common.c  | 16 +++++++++---
 tests/test-socket-context.c | 12 ++++-----
 9 files changed, 113 insertions(+), 155 deletions(-)

commit 0a67690602ad96c86886071d8c3e9353827772e0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 30 18:25:42 2010 +0200

    Improves code dealing with adding/removing EvdSocket to EvdSocketGroup

 evd/evd-socket-group.c |  1 -
 evd/evd-socket.c       | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

commit 317c96bebcc8d2999084fe758dcc0bccde72df38
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 30 18:15:39 2010 +0200

    Updates echoServerTls JS demo to use new 'trust-file' & require-peer-cert props

 demos/js/echoServerTls.js | 2 ++
 1 file changed, 2 insertions(+)

commit 1ba632b04b19ff2d490417cc248b167e7b56c1a0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 30 18:13:53 2010 +0200

    Adds 'trust-file' property to EvdTlsCredentials

 evd/evd-tls-credentials.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-tls-credentials.h |  3 +++
 2 files changed, 47 insertions(+), 1 deletion(-)

commit 510307ad428cb1edb0ddfd3ce0775e1195eb5cd8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 30 18:11:11 2010 +0200

    Makes a listening EvdSocket copy TLS session properties to accepted sockets

 evd/evd-socket.c | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)

commit 76b8d10637b5ce87e09ed6913e04add2b12356b3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 30 18:10:13 2010 +0200

    Adds public method to copy properties from one EvdTlsSession to another

 evd/evd-tls-session.c | 15 +++++++++++++++
 evd/evd-tls-session.h |  3 +++
 2 files changed, 18 insertions(+)

commit 2723661b169fc5bdb603d1ff13eb11aff9cb74f9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 30 18:06:54 2010 +0200

    Adds 'require-peer-cert' property to EvdTlsSession

 evd/evd-tls-session.c | 31 ++++++++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

commit b0d913cecea0fda43d736d3827314748c9bbc75f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 25 22:24:43 2010 +0100

    Adds javascript demo for a simple HTTP GET client supporting TLS

 demos/js/simpleHttpGet.js | 121 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 121 insertions(+)

commit ed8bea96f5a7ff04c7b57a50db8f905eb4baba12
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 25 22:22:22 2010 +0100

    Adds javascript demo for an echo server over TLS

 demos/js/echoServerTls.js | 61 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

commit f6f2d524d7a608502bbabb3cf8a8c564cf81bad0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 25 20:35:36 2010 +0100

    Improves memory management in 'read' method of EvdSocket

 evd/evd-socket.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit 445f8ff70d53fa7690fc614414e93aa7f3499798
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 24 19:27:26 2010 +0100

    Improves management of remote half-closed socket state in EvdSocket

 evd/evd-socket.c | 70 ++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 53 insertions(+), 17 deletions(-)

commit 7d23d34494828c86456b351a71f9b5da339329ff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 24 19:22:13 2010 +0100

    Improves epoll mask management in EvdSocketManager

 evd/evd-socket-manager.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit a8faf8ae66fa7c83e8837e4c7616539e459eb49c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 21:14:23 2010 +0100

    Adds 'priority' property to EvdTlsSession

 evd/evd-tls-session.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

commit 908353cd521385dd5eaa48913012c86061db270e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 20:29:44 2010 +0100

    Adds 'tls-active' read-only property to EvdSocket

 evd/evd-socket.c | 49 ++++++++++++++++++++++++++++++++-----------------
 evd/evd-socket.h |  2 ++
 2 files changed, 34 insertions(+), 17 deletions(-)

commit e7bff15c72161fc8bb53b22b947e236240e37504
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 14:51:38 2010 +0100

    Organizes condition handling in EvdSocket

 evd/evd-socket-protected.h |   3 +-
 evd/evd-socket.c           | 291 +++++++++++++++++++++++----------------------
 evd/evd-socket.h           |   6 +-
 3 files changed, 155 insertions(+), 145 deletions(-)

commit 81f55281ab7f9e332ba84c6b92e380fae52c7efe
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 13:31:42 2010 +0100

    Removes 'get/set_actual_priority' protected methods of EvdSocket

 evd/evd-socket-protected.h |  4 ----
 evd/evd-socket.c           | 12 ------------
 2 files changed, 16 deletions(-)

commit 797e87fb244c8bf713342691fd0fc181d44aadf1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 13:24:29 2010 +0100

    Completely removes 'dispatch-lot' mode of EvdSocketManager, and cleans up all

 evd/evd-socket-manager.c   |  80 +++-----------------------
 evd/evd-socket-protected.h |   4 +-
 evd/evd-socket.c           | 136 ++++++++++++++++++++-------------------------
 evd/evd-socket.h           |   7 ---
 4 files changed, 71 insertions(+), 156 deletions(-)

commit 13f39060f2c5840ec3b796e6628818d35954797f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 12:40:50 2010 +0100

    Fixes error in EvdSocket to enable write condition during 'connected' signal

 evd/evd-socket.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 2c50a14f85639b426cd43a5873318dd466d19827
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Mar 23 12:35:10 2010 +0100

    Adds workaround to deal with EvdSocket's peers abruptly closing a TLS session

 evd/evd-socket.c     | 39 ++++++++++++++++++++++++++++++---------
 evd/evd-tls-common.h |  9 +++++----
 2 files changed, 35 insertions(+), 13 deletions(-)

commit e2c3ca5f337278b8371673646aaa47d2cf59a074
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 22 19:48:33 2010 +0100

    Renames evd-tester meta-test to test-all

 tests/Makefile.am  |  14 ++---
 tests/evd-tester.c | 146 -----------------------------------------------------
 tests/test-all.c   | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 153 insertions(+), 153 deletions(-)

commit 430b3cef30f640bc5d03db94c8963655be1cbce0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 22 19:42:25 2010 +0100

    Adds headers of tls classes to evd.h

 evd/evd.h | 3 +++
 1 file changed, 3 insertions(+)

commit e84bdee7926a24588fad504d9d98917896553aed
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 21 12:07:16 2010 +0100

    Updates some annotations to EvdSocket public methods

 evd/evd-socket.h | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

commit 35620c9d4fded3ad90bcfafccf3c8ed20e4925c3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Mar 21 00:18:32 2010 +0100

    Revises asserting in public methods of EvdSocket

 evd/evd-socket.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 47 insertions(+), 8 deletions(-)

commit 4dc5cc4beebd844cffc2db1ffd3dacfb91411830
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 20 23:57:58 2010 +0100

    Adds 'shutdown' method to EvdSocket, wrapping that in GSocket

 evd/evd-socket.c | 21 +++++++++++++++++++++
 evd/evd-socket.h |  5 +++++
 2 files changed, 26 insertions(+)

commit 9c03e172c20a6bb8b1b8df5eb90d42a761b66e93
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 20 23:01:23 2010 +0100

    Makes 'accept' method of EvdSocket protected instead of public

 evd/evd-socket-protected.h |  3 +++
 evd/evd-socket.c           | 50 +++++++++++++++++++++++-----------------------
 evd/evd-socket.h           |  1 -
 3 files changed, 28 insertions(+), 26 deletions(-)

commit b7deb1721594bf11671af213fb3ec6c972d6843f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 20 22:56:26 2010 +0100

    Sets EvdSocket error domain quark to static and pre-generates it at class init

 evd/evd-socket.c | 35 +++++++++++++++++++----------------
 evd/evd-stream.c |  2 --
 2 files changed, 19 insertions(+), 18 deletions(-)

commit 4c7e3c00e8ead7f837ba3b18ba87722d0c92f369
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 20 22:44:04 2010 +0100

    Removes deprecated 'TLS_ENABLED' property id from EvdStream

 evd/evd-stream.c | 1 -
 1 file changed, 1 deletion(-)

commit 7bbd113b659bddde247c03d49ff558bf92d66daf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 20 15:52:57 2010 +0100

    Updates documentation files to synch with latest changes

 doc/reference/Makefile.am      |  6 +++---
 doc/reference/evd-docs.xml     | 21 ++++++++++++++++++---
 doc/reference/evd-overview.xml | 36 ++++++++++++++++++++++++------------
 evd/evd-socket.h               |  8 +++++---
 4 files changed, 50 insertions(+), 21 deletions(-)

commit f59d4158cd7f82da24af9f6216af6c3d215337a4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 16:34:26 2010 +0100

    Refs and unrefs the default main context where an EvdSocket is used

 evd/evd-socket.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 6c35f9647e5a93746a600e5ea8de4b12a53f8e8c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 16:24:21 2010 +0100

    Updates tests related to EvdSocket to reflect new on-read notification policy
    
    The new policy is, basically, that if a read operation returns as many bytes as
    requested, is application's responsability to schedule and perform read operation
    again; as no new on-read notification will be launched. Applications should only
    assume that there is no more data to read when a read operation returned less bytes
    than requested; in which case a new on-read event will be fired by the framework as
    soon as new data is ready to be read.

 tests/test-socket-common.c  | 22 +++++++++++++++-------
 tests/test-socket-context.c | 43 +++++++++++++++++++++++++++++++------------
 2 files changed, 46 insertions(+), 19 deletions(-)

commit 906508487955f0436625dc7f8d7833cf584310f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 16:17:19 2010 +0100

    Changes several internal behavior of EvdSocket to support TLS upgrade
    
    These are big internal changes. The public API only added a 'evd_socket_strartls'
    method to launch SSL/TLS handshake. The internal implementaion still have some
    issue when bandwidth and/or latency is combined with TLS protocol.

 evd/evd-socket.c | 709 ++++++++++++++++++++++++++++++++++++++++---------------
 evd/evd-socket.h |  15 +-
 2 files changed, 532 insertions(+), 192 deletions(-)

commit 145e22ee730cb2b616e41a11c14f8e8b75ee356f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 16:15:03 2010 +0100

    Adds private 'manage_read/write' and 'write_internal' methods to EvdSocket

 evd/evd-socket.c | 40 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 37 insertions(+), 3 deletions(-)

commit 344f7a4453fdfad3ae0785449ff03b8bef5236c2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:42:27 2010 +0100

    Adds private 'tls_enabled' flag to EvdSocket and updates TLS_ENABLED macro

 evd/evd-socket.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 3327ac334bc9abfe04b26b37c26ccc6fb6e1fa7f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:38:47 2010 +0100

    Improves implementation of 'can_read' and 'can_write' methods of EvdSocket

 evd/evd-socket.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit f9fbbed2d34e4210af225e24f93a645240701e46
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:33:17 2010 +0100

    Updates EvdSocket JS test unit to reflect latest API changes

 tests/js/testSocket.js | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit be3bc00cdd1c1f514d2d50e8fa50531a47610c79
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:30:19 2010 +0100

    Makes EvdStream create its TLS session under demand

 evd/evd-stream.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 01c188c153d3cce175af21dc17e91827164cad04
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:26:11 2010 +0100

    Removes 'tls_enabled' of EvdStream in favor of 'tls_autostart'
    
    To also support TLS upgrade mechanism in sockets.

 evd/evd-stream.c | 46 +++++++++++++++-------------------------------
 evd/evd-stream.h |  7 ++++---
 2 files changed, 19 insertions(+), 34 deletions(-)

commit 328993bd6ef6f3909655255b2623e7c19c6a6302
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:10:00 2010 +0100

    Adds public method 'get_direction' to EvdTlsSession

 evd/evd-tls-session.c | 12 ++++++++++++
 evd/evd-tls-session.h |  2 ++
 2 files changed, 14 insertions(+)

commit d754c6fbe5203fbb3ddf7ae4a9e6c66a498b084e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 15:09:23 2010 +0100

    Adds public methods 'close' and 'shutdown_write' to EvdTlsSession

 evd/evd-tls-session.c | 34 ++++++++++++++++++++++++++++++++++
 evd/evd-tls-session.h |  5 +++++
 2 files changed, 39 insertions(+)

commit 4492a043b06be534e84612cc007bf05be9629ffc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 13:55:28 2010 +0100

    Corrects return values of asserts in EvdTlsSession's 'read' and 'write' methods

 evd/evd-tls-session.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 69b9184926e1bdf22bdf431c27c7d31342b58f49
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 13:53:13 2010 +0100

    Fixes error in EvdTlsSession handshake trying to build an already built error

 evd/evd-tls-session.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit cb0e071c0c07d3458ee69b3f7a40de2ca945e121
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 13:48:45 2010 +0100

    Fixes error checking for fatal return code in EvdTlsSession handshake

 evd/evd-tls-session.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 33b3ac1df0ac62ac9647c868c21fd46d07edcb7d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 18 13:34:56 2010 +0100

    Removes erroneous freeing of EvdTlsCredential's internal structure

 evd/evd-tls-credentials.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit f933513e227e9afc19e620ad520ddedbfe24cf97
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:38:19 2010 +0100

    Adds new EvdSocket state: tls_handshaking

 evd/evd-socket.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9b772694c4057aedb6baa138bab06a43c9737617
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:35:49 2010 +0100

    Adds handy preprocessor macros to access TLS related info in EvdSocket

 evd/evd-socket.c | 3 +++
 1 file changed, 3 insertions(+)

commit ea2c94fde5f63bb1e9a24fa2dc22b1a1a928468d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:32:48 2010 +0100

    Removes old/deprecated, TLS related members of EvdSocket's priv struct

 evd/evd-socket.c | 3 ---
 1 file changed, 3 deletions(-)

commit 160295bdb70ae4af8a3a9eb26c8778e1ef475d54
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:29:35 2010 +0100

    Adds minimum API to get EvdTlsSession running

 evd/evd-tls-session.c | 301 ++++++++++++++++++++++++++++++++++++++++++++++++--
 evd/evd-tls-session.h |  37 ++++++-
 2 files changed, 325 insertions(+), 13 deletions(-)

commit 62381ae30464e5979437a7925fe815527915e9f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:14:51 2010 +0100

    Adds basic API to make EvdTlsCredentials useful

 evd/evd-tls-credentials.c | 148 +++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-tls-credentials.h |  20 +++++--
 2 files changed, 161 insertions(+), 7 deletions(-)

commit 9e91c56e84495c0f8bb3e580df115b2a8f88909a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:12:53 2010 +0100

    Adds 'ready' signal to EvdTlsCredentials

 evd/evd-tls-credentials.c | 17 +++++++++++++++++
 evd/evd-tls-credentials.h |  3 +++
 2 files changed, 20 insertions(+)

commit 0e7887ccb752007c6bed7ac526e21b43e2178596
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 11 01:08:30 2010 +0100

    Adds EvdTlsError enum to TLS common headers

 evd/evd-tls-common.h | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 20a25cdb0143aa958a76ec0b9a6b6f4a3d9ac7e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 10 22:03:08 2010 +0100

    Moves EvdTlsMode enum to TLS common headers

 evd/evd-tls-common.h  | 7 +++++++
 evd/evd-tls-session.h | 7 +------
 2 files changed, 8 insertions(+), 6 deletions(-)

commit ab0f5acad1d63cd4df9457e34a3aacf783b8254f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 10 21:59:10 2010 +0100

    Adds 'evd_tls_build_error' to TLS common functions

 evd/evd-tls-common.c | 15 +++++++++++++++
 evd/evd-tls-common.h |  9 ++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)

commit 3a4b33ba9ae36bf4b98caa816720e39ed5a94841
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 8 21:18:48 2010 +0100

    Moves SSL/TLS global initialization to user programs

 evd/evd-tls-certificate.c |  4 ----
 evd/evd-tls-common.c      | 53 ++++++++++++++++++++++++++++++++---------------
 evd/evd-tls-common.h      |  5 ++---
 evd/evd-tls-credentials.c |  4 ----
 evd/evd-tls-session.c     |  4 ----
 5 files changed, 38 insertions(+), 32 deletions(-)

commit 0ba6c3eda4282921bb8f6208a9e8996ff6ee43ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 8 20:37:01 2010 +0100

    Adds annotation to prevent callers to own the credentials of an EvdTlsSession

 evd/evd-tls-session.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit 54dd9c680ed19c057371b8ee0ca202cac55aa455
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 8 20:29:47 2010 +0100

    Disallow setting to null the credentials of an EvdTlsSession

 evd/evd-tls-session.c | 2 --
 1 file changed, 2 deletions(-)

commit 664daac2831e11fd272e5db605501fabf17a96e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 8 20:23:21 2010 +0100

    Adds 'mode' property to EvdTlsSession

 evd/evd-tls-session.c | 26 ++++++++++++++++++++++++--
 evd/evd-tls-session.h |  8 ++++++++
 2 files changed, 32 insertions(+), 2 deletions(-)

commit 2202e59e951f6a8fb92ddff0c7bd5c1867f01ec1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 6 01:08:26 2010 +0100

    Does ref_sink to EvdTlsSession object of EvdStream after creating it

 evd/evd-stream.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 87caacebedd3787d15058fd9388e0373a6924c42
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Mar 6 01:01:58 2010 +0100

    Adds 'cert_file' and 'key_file' properties to EvdTlsCredentials

 evd/evd-tls-credentials.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-credentials.h |  7 ++++++
 2 files changed, 66 insertions(+)

commit 625223ded389ad715042e7171cce5b4b540d05db
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 5 15:38:22 2010 +0100

    Adds skeleton of EvdTlsCertificate class

 evd/Makefile.am           |   2 +
 evd/evd-tls-certificate.c | 167 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-certificate.h |  61 +++++++++++++++++
 3 files changed, 230 insertions(+)

commit 1c796532dcfe5ca0d281dccc7a9804b872ac1683
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Mar 5 15:35:23 2010 +0100

    Adds EvdTlsCredentials class and adds property 'credentials' to EvdTlsSession

 evd/Makefile.am           |   6 +-
 evd/evd-tls-credentials.c | 165 ++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-credentials.h |  61 +++++++++++++++++
 evd/evd-tls-session.c     |  53 +++++++++++++++
 evd/evd-tls-session.h     |   9 ++-
 5 files changed, 290 insertions(+), 4 deletions(-)

commit 0a9f12e835bc9960e4dcf22a5428ecf2325098ed
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 8 12:02:09 2010 +0100

    Reorganices autotools files to update introspection integration

 Makefile.am                      |  8 ++--
 build/Makefile.am                |  4 --
 build/autotools/Makefile.am      |  9 ----
 build/autotools/introspection.m4 | 88 -------------------------------------
 build/autotools/javascript.m4    | 81 ----------------------------------
 build/evd-jhbuild.modules        | 89 -------------------------------------
 configure.ac                     | 17 ++++----
 evd-jhbuild.modules              | 89 +++++++++++++++++++++++++++++++++++++
 evd/Makefile.am                  | 43 ++++++++----------
 m4/introspection.m4              | 94 ++++++++++++++++++++++++++++++++++++++++
 m4/javascript.m4                 | 81 ++++++++++++++++++++++++++++++++++
 11 files changed, 294 insertions(+), 309 deletions(-)

commit 02fabbbfa5a34b73935638c8ded25e7b3c97fcaf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Mar 4 20:56:00 2010 +0100

    Lowers required version of gnutls to 2.6.5, to synch with GNOME 2.30 stack

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 74d4d4cbeb7b342810de9a7459ae2de878c2b3c7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Mar 3 20:00:13 2010 +0100

    Cleans up and organize a bit build system macros

 autogen.sh      |  8 +++-----
 configure.ac    | 50 ++++++++++++++++++++++++++++++++++++--------------
 evd/Makefile.am | 40 +++++++++++++++++-----------------------
 3 files changed, 56 insertions(+), 42 deletions(-)

commit 6d4ca81427f81c2f9bcc2dd198d9bce4f4c8e0b8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 23:40:04 2010 +0100

    Updates jhbuild moduleset to add gnutls dependency chain
    
    Also fixes some other details.

 build/evd-jhbuild.modules | 44 +++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 41 insertions(+), 3 deletions(-)

commit 26fc448a48cfe92b64ad978037a0daa7a21c13ea
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 22:57:14 2010 +0100

    Updates EvdSocket SSL/TLS test unit to check for 'tls' property

 tests/js/testSocket.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8d02508ee9ddc8e8327d89640f24b58f75c8b662
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 22:54:32 2010 +0100

    Replaces internal GMutex by a static lock in EvdStream

 evd/evd-stream.c | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

commit 7d65763f93e41879f6977bc9657be2279a782202
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 22:29:13 2010 +0100

    Moves 'tls_enabled' and 'tls_session' property from EvdSocket to EvdStream
    
    Also renames 'tls_session' to 'tls'.

 evd/evd-socket.c | 78 +-----------------------------------------------------
 evd/evd-socket.h |  6 -----
 evd/evd-stream.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-stream.h | 43 +++++++++++++++++-------------
 4 files changed, 105 insertions(+), 102 deletions(-)

commit c27d5d2cd077ecdc6fe9810d5a387c3081e9f69a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 22:09:10 2010 +0100

    Removes depracated connect_cancelable from EvdSocket internals
    
    To cancel a connection request, calling close() is enough.

 evd/evd-socket.c | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

commit 3b2560d7fd5fb03c35de6a28cc9940205dfe6e7a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 21:58:56 2010 +0100

    Adds evd-tls-common for SSL/TLS commonly used functions

 evd/Makefile.am       |  4 +++-
 evd/evd-socket.c      |  5 +++++
 evd/evd-tls-common.c  | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-common.h  | 42 +++++++++++++++++++++++++++++++++++++
 evd/evd-tls-session.c | 15 ++++++-------
 5 files changed, 114 insertions(+), 10 deletions(-)

commit e4585566d167eccd988e306d222935fceef28de3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Mar 1 21:52:51 2010 +0100

    Allows EvdSocket to specify to epoll manager exactly what events to watch

 evd/evd-socket-manager.c | 69 +++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-socket-manager.h | 14 +++++-----
 evd/evd-socket.c         | 20 ++++++--------
 evd/evd-socket.h         |  5 ++++
 4 files changed, 81 insertions(+), 27 deletions(-)

commit dc35a08e2d26b374f043b4787bffa2d43addc8a1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 26 21:50:56 2010 +0100

    Fixes error declaring EvdTlsSession type as abstract

 evd/evd-tls-session.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a688c95128efa96b5660de7492d3434a51c33a6f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 26 21:13:13 2010 +0100

    Updates EvdSocket's JS test unit to check inital state of TLS properties

 tests/js/testSocket.js | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit f4580572441cd9f5e85621f4c5d6c034cb01568a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 26 21:12:22 2010 +0100

    Adds 'tls_enabled' and 'tls_session' properties to EvdSocket

 evd/evd-socket.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 evd/evd-socket.h |  6 +++++
 2 files changed, 81 insertions(+), 1 deletion(-)

commit c672e64f2b8fe8049cf6952082cfa85721778373
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 26 21:10:50 2010 +0100

    Adds new class skeleton for EvdTlsSession

 evd/Makefile.am       |   6 +-
 evd/evd-tls-session.c | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-tls-session.h |  65 ++++++++++++++++++++
 3 files changed, 234 insertions(+), 2 deletions(-)

commit 1c27b61099f6e4fafba5be0319e1d37c2f78f2cd
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 26 19:53:51 2010 +0100

    Adds dependency to gnutls in build system

 configure.ac    | 2 ++
 evd/Makefile.am | 6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 63072cb110aa5b6082110b568571c034bdf71011
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Feb 26 00:05:47 2010 +0100

    Unfreezes all modules dependent modules in jhbuild moduleset

 build/evd-jhbuild.modules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit eea1292f43738d119d3eb951c0525f7a628b78e1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 20:31:22 2010 +0100

    Adds test for request cancelling in EvdResolver's JS test unit

 tests/js/testResolver.js | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

commit 417b41e0de1b8dc844742186479878e5de21f8c0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 20:12:59 2010 +0100

    Updates EvdSocket's JS test unit to check read_closure/write_closure properties

 tests/js/testSocket.js | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 44c1f769caf5d4855d38475bae64e472c4be047e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 20:08:17 2010 +0100

    Adds annotations to EvdStream to allow get_on_read/get_on_write to work in GJS

 evd/evd-stream.h | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit fa4de9a2378aebaed83dcfd885ae0580b0c42fb3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 19:53:46 2010 +0100

    Unfreezes GJS version in jhbuild moduleset

 build/evd-jhbuild.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6408a43f058448a283a796c93422fb2808969f30
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 19:43:30 2010 +0100

    Removes unused legacy property 'read-handler' from EvdSocket

 evd/evd-socket.c | 8 --------
 1 file changed, 8 deletions(-)

commit fabfce59fdea3bbf98a013a26991a0e480e4f593
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 01:24:54 2010 +0100

    Updates EvdSocket JS test unit to use new 'status' property

 tests/js/testSocket.js | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 6471928a3dccef9941353d19530b48f5ccfa7b18
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 01:24:29 2010 +0100

    Adds 'status' property to EvdSocket

 evd/evd-socket.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 849c3680c21003833b084e1a0c45e94630c13752
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 01:15:17 2010 +0100

    Some style fixes to EvdSocket

 evd/evd-socket.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit 182c4296d8c102b4e8a2970577b282da6c532038
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 01:04:33 2010 +0100

    Updates JS test unit to test closing an EvdSocket at different stages.

 tests/js/testSocket.js | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

commit 1c38084d93e29c4ffb49a0c2eeb2839830d17c7b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 24 01:02:02 2010 +0100

    Fixes EvdSocket to allow closing during any stage.

 evd/evd-socket.c | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

commit ddab19753fa7e7d99e0c9e3c1d698dd04bf8e5be
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 23 23:38:59 2010 +0100

    Removes method 'evd_socket_cancel_connect' from EvdSocket.

 evd/evd-socket.c | 26 +-------------------------
 evd/evd-socket.h |  2 --
 2 files changed, 1 insertion(+), 27 deletions(-)

commit dfe9e0e7011d69604ceaa0b565e7b8c25b54b013
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 23 20:29:47 2010 +0100

    Updates test units to honor new failing policy of EvdSocket.

 tests/js/testSocket.js      | 95 ++++++++++++++++++++++++++++++++++++++-------
 tests/test-socket-context.c |  2 +-
 2 files changed, 83 insertions(+), 14 deletions(-)

commit 0194bdff9589070e4702e62ab2f8907ea18387dc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 23 20:25:51 2010 +0100

    Makes bind, listen and connect operations fail if an EvdSocket is not closed.

 evd/evd-socket.c | 104 ++++++++++++++++++++++++++++++++++---------------------
 evd/evd-socket.h |  16 +++++++--
 2 files changed, 79 insertions(+), 41 deletions(-)

commit 7fe12f7fbfafa7e7a2dbc66811da03fc4110313a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 23 18:13:48 2010 +0100

    Forces reseting socket status to closed during cleanup in EvdSocket.

 evd/evd-socket.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a0d81da2be331faa855ae4213c158253d110e374
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 23:59:41 2010 +0100

    Adds JS test unit for EvdSocket.

 tests/js/testSocket.js | 251 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 251 insertions(+)

commit 90b3cbf09a67c9b81afa13db5e8ce31a146b7798
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 23:57:54 2010 +0100

    Allows EvdSocket to bind and connect at the same time when protocol is UDP.

 evd/evd-socket.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit cb5bb89b02b9cdfacc1b11537f681ec3e400502e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 23:56:36 2010 +0100

    Resets socket condition upon cleanup in EvdSocket.

 evd/evd-socket.c | 1 +
 1 file changed, 1 insertion(+)

commit 44ceda806b18adcc837e3f9931a901479de45ae5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 23:49:20 2010 +0100

    Fixes 'get' method for EvdSocket 'priority' property, which is int not uint.

 evd/evd-socket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17ddc9d1e92dd0fe2eab43a282da2e1b33d2eaf4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 17:11:33 2010 +0100

    Removes old JS tests not using unit testing API.

 tests/js/run-test               |  10 ---
 tests/js/test-service.js        |  27 --------
 tests/js/test-socket-context.js | 148 ----------------------------------------
 tests/js/test-socket.js         | 113 ------------------------------
 4 files changed, 298 deletions(-)

commit ea6153d8fb2bdcb85b7b117e42fa31ccb8f7ae6b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 17:07:14 2010 +0100

    Adds JS test unit for EvdResolver.

 tests/js/testResolver.js | 93 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 93 insertions(+)

commit 911efcfdf998e54084c3b66a22e7c301b29681c5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 17:05:16 2010 +0100

    Adds common JS unit testing modules 'test' and 'assert'.

 tests/js/common/assert.js | 147 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/js/common/test.js   |  50 ++++++++++++++++
 2 files changed, 197 insertions(+)

commit 0ba1ec3f09e1549d7a711112db16fbce7db3c8c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Feb 22 17:00:16 2010 +0100

    Adds binary test program 'test-all-js' to launch JS tests under tests/js.

 tests/Makefile.am   |  12 ++++-
 tests/evd-tester.c  |  71 ++++++++++++++++++++----------
 tests/test-all-js.c | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 181 insertions(+), 25 deletions(-)

commit 4f2fb80b6a09d9c0e4fd28e12c67458ed7b674f9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:43:26 2010 +0100

    Adds actual PKG_MODULE_CHECK for gjs in Javascript configure checking macro.

 build/autotools/javascript.m4 | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 7f0e83162a04a5fa019b1f26607ecd12ddba2360
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:41:08 2010 +0100

    Updates tests to celebrate new ref-counting behavior of EvdResolverRequest.

 tests/test-resolver.c | 3 +++
 1 file changed, 3 insertions(+)

commit 429f8c3897ec13455c6c4a80fb032b7cd121ed84
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:38:28 2010 +0100

    Updates EvdSocket to celebrate new ref-counting behavior of EvdResolverRequest.

 evd/evd-socket.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 38e8c78b6f927399a105aed04ddf5e5dda1292b7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:37:44 2010 +0100

    Removes stupid annotation left in EvdSocket header.

 evd/evd-socket.h | 2 --
 1 file changed, 2 deletions(-)

commit 0717ab93d7f42103c17fed6aa9357e33dba33315
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:34:47 2010 +0100

    Changes EvdResolverRequest to always start performing inside a main loop.

 evd/evd-resolver-request.c | 150 ++++++++++++++++++++++-----------------------
 1 file changed, 74 insertions(+), 76 deletions(-)

commit 89824343d5112aeddf6d8af164ee9cfae5ba9fa9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:31:15 2010 +0100

    Updates annotations in EvdResolver header to always transfer full.

 evd/evd-resolver.h | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 016c3168f5ddef76042a576ff8462507e0c48b76
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:25:29 2010 +0100

    Adds intenal flag 'watched' to EvdSocket to avoid receiving unexpected events.

 evd/evd-socket.c | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

commit 3d9922b5118d9d07e4079c3a779187936ce412db
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:20:53 2010 +0100

    Updates tests to celebrate new behavior of EvdSocketManager.

 tests/test-json-socket.c   | 2 --
 tests/test-socket-common.c | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

commit f914f0471310e7482e979f37f88e6307c0c57b6c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 16 19:11:13 2010 +0100

    Improves epoll handling in EvdSocketManager and removes ref-counting.

 evd/evd-socket-manager.c | 138 ++++++++++++++++-------------------------------
 evd/evd-socket-manager.h |   3 --
 evd/evd-socket.c         |   3 --
 3 files changed, 45 insertions(+), 99 deletions(-)

commit c8e3963a710396c075b5aa770ee00803de4bbb21
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 13 19:05:22 2010 +0100

    Makes test-socket-context a proper test adding asserts everywhere.

 tests/test-socket-context.c | 183 ++++++++++++++++++++++++--------------------
 1 file changed, 101 insertions(+), 82 deletions(-)

commit b19e53edbf80236e2f103c53a8e7a3717b5b6ccc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 13 18:27:34 2010 +0100

    Re-strcutures unit-tests to be individual binaries.

 tests/Makefile.am           | 49 +++++++++++------------
 tests/evd-tester.c          | 94 ++++++++++++++++++++++++++++++++++++++++-----
 tests/test-json-filter.c    | 16 ++++++--
 tests/test-json-socket.c    | 13 +++++--
 tests/test-socket-context.c |  8 ++--
 tests/test-socket.c         | 11 +++++-
 6 files changed, 144 insertions(+), 47 deletions(-)

commit 1199d7e3dfedbfee00ced749335cd13139cce734
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Feb 13 18:25:00 2010 +0100

    Removes obsolete test-inet-socket.c.

 tests/test-inet-socket.c | 207 -----------------------------------------------
 1 file changed, 207 deletions(-)

commit e31ffad0f424d467e07055fdf547b5f53d1fbe5b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Feb 9 21:06:58 2010 +0100

    Adds configure argument to enable/disable installation of JS library.

 README                        | 11 ++++++-
 build/autotools/javascript.m4 | 77 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac                  |  4 +++
 evd/Makefile.am               |  3 +-
 4 files changed, 93 insertions(+), 2 deletions(-)

commit f017bf5fe5ee6a377dcfdcada5cc638f5f7b3168
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 3 17:58:06 2010 +0100

    Adds a jhbuild moduleset to help build the required stack.

 build/evd-jhbuild.modules | 51 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

commit 1afba910a1e1d4987c4dfffc7412f41d2fb52057
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 3 17:00:50 2010 +0100

    Completely removes EvdInetSocket.

 doc/reference/evd-docs.xml |   1 -
 evd/Makefile.am            |   2 -
 evd/evd-inet-socket.c      | 303 ---------------------------------------------
 evd/evd-inet-socket.h      |  96 --------------
 evd/evd.h                  |   1 -
 tests/evd-tester.c         |   2 -
 6 files changed, 405 deletions(-)

commit 53179a43ba113bb50d8e9dd02490d1b80eeba39a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Feb 3 16:23:38 2010 +0100

    Changes all components using EvdInetSocket to use just EvdSocket.

 evd/evd-service.c               | 17 ++++----
 evd/evd-service.h               |  3 +-
 tests/js/test-service.js        |  2 +-
 tests/js/test-socket-context.js | 59 +++++++++++++++-------------
 tests/test-socket-context.c     | 87 +++++++++++++++++++++++++++--------------
 5 files changed, 100 insertions(+), 68 deletions(-)

commit f830f967f12c76dc009fe1cb514081eb8c16c14f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 31 23:42:17 2010 +0100

    Adds a new 'connect_to' method to EvdSocket that accepts a string address.

 evd/evd-socket.c        | 28 ++++++++++++++++++++++++++++
 evd/evd-socket.h        |  4 ++++
 tests/js/test-socket.js |  4 ++--
 3 files changed, 34 insertions(+), 2 deletions(-)

commit 174cccf471e5104718dd8da29c35bab3b93a7156
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 31 23:31:37 2010 +0100

    Renames 'connect_to' method of EvdSocket to 'connect_addr' accepting a string.

 evd/evd-inet-socket.c      | 12 ++++++------
 evd/evd-reproxy-backend.c  |  6 +++---
 evd/evd-socket.c           |  6 +++---
 evd/evd-socket.h           |  4 ++--
 tests/test-json-socket.c   |  2 +-
 tests/test-socket-common.c |  2 +-
 6 files changed, 16 insertions(+), 16 deletions(-)

commit 8b1d38d78d040943d2ad2a4472a3485045cad094
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 31 22:15:34 2010 +0100

    Adds a new 'bind' method to EvdSocket that accepts a string as socket address.

 evd/evd-socket.c | 35 +++++++++++++++++++++++++++++++++++
 evd/evd-socket.h |  4 ++++
 2 files changed, 39 insertions(+)

commit a54a11abb6aa3dfbfde9695b94b7bada920105be
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 31 21:23:21 2010 +0100

    Renames 'bind' method of EvdSocket to 'bind_addr'.
    
    A new method 'bind' will be created accepting a string as socket address.

 evd/evd-inet-socket.c      | 16 ++++++++--------
 evd/evd-socket.c           | 16 ++++++++++------
 evd/evd-socket.h           |  2 +-
 tests/test-socket-common.c |  2 +-
 4 files changed, 20 insertions(+), 16 deletions(-)

commit d8c19b34c2f817b1cbf73bcff15f594120593b17
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 31 21:10:59 2010 +0100

    Changes 'listen' method of EvdSocket to accept a string address to be resolved.
    
    Previous 'listen' API accepting a GSocketAddress is renamed to 'listen_addr'.

 evd/evd-inet-socket.c      |   2 +-
 evd/evd-socket.c           | 186 ++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-socket.h           |   8 +-
 tests/js/test-socket.js    |   4 +-
 tests/test-json-socket.c   |  44 +++++++----
 tests/test-resolver.c      |   4 +-
 tests/test-socket-common.c |   2 +-
 7 files changed, 210 insertions(+), 40 deletions(-)

commit b841e448c8c7695e48335720048c65ed6006d038
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 31 21:02:41 2010 +0100

    Adds 'is_active' method to EvdResolverRequest.

 evd/evd-resolver-request.c | 17 +++++++++++++++++
 evd/evd-resolver-request.h |  2 ++
 2 files changed, 19 insertions(+)

commit 4402723090cd900b4468a4d5c93fafb173ffb4e7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Jan 30 03:24:18 2010 +0100

    Completes basic code for EvdResolver and EvdResolverRequest.
    
    Adds moree unit tests as well.

 evd/evd-resolver-request.c | 181 ++++++++++++++++++------------------
 evd/evd-resolver-request.h |  12 +--
 evd/evd-resolver.c         |  40 ++++----
 evd/evd-resolver.h         |  26 ++++--
 tests/test-resolver.c      | 222 ++++++++++++++++++++++++++++++++++++++++-----
 5 files changed, 327 insertions(+), 154 deletions(-)

commit e5b3ef1dadad373a66baad02f3b661e9a5468342
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Jan 26 20:14:52 2010 +0100

    Adds EvdResolverRequest to complement EvdResolver.
    
    Error handling not implemented yet.

 evd/Makefile.am            |   2 +
 evd/evd-marshal.list       |   1 -
 evd/evd-resolver-request.c | 498 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-resolver-request.h |  78 +++++++
 evd/evd-resolver.c         | 247 +++++-----------------
 evd/evd-resolver.h         |  47 +++--
 tests/test-resolver.c      | 139 +++++++++----
 7 files changed, 762 insertions(+), 250 deletions(-)

commit 57277cafcf51d891ac8f064d89f0197bb64387cb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 17 20:19:36 2010 +0100

    Adds EvdResolver class, very inmature and incomplete yet.

 evd/Makefile.am       |   2 +
 evd/evd-marshal.list  |   1 +
 evd/evd-resolver.c    | 346 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-resolver.h    |  75 +++++++++++
 evd/evd.h             |   1 +
 tests/Makefile.am     |   9 +-
 tests/test-resolver.c | 216 +++++++++++++++++++++++++++++++
 7 files changed, 649 insertions(+), 1 deletion(-)

commit 6683fc7db1fe58dd2a9469c602761608a123881a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 17 20:15:27 2010 +0100

    Replaces 'g_nanosleep' by the new 'evd_nanosleep' function in utils.

 evd/evd-socket-manager.c | 15 +--------------
 evd/evd-utils.c          | 13 +++++++++++++
 evd/evd-utils.h          |  2 ++
 3 files changed, 16 insertions(+), 14 deletions(-)

commit eee60b1d916fdbfb8071de55c38078b7be28f14c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 17 20:11:29 2010 +0100

    Replaces 'evd_socket_timeout_add' by the new generic 'evd_timeout_add' in utils.

 evd/evd-socket.c | 62 ++++++++++++++++----------------------------------------
 evd/evd-utils.c  |  2 +-
 evd/evd-utils.h  |  2 ++
 3 files changed, 20 insertions(+), 46 deletions(-)

commit 1a16e516d0e21eb56c77efe7f6d9eb1853b81a72
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Jan 17 19:57:26 2010 +0100

    Adds evd-utils API for miscelaneous, commonly used functions.

 evd/Makefile.am |  2 ++
 evd/evd-utils.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-utils.h | 34 ++++++++++++++++++++++++++++++++++
 evd/evd.h       |  1 +
 4 files changed, 90 insertions(+)

commit 9117329fe8fb0628df0acc002409ba76d29f1154
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jan 13 13:11:23 2010 +0100

    Updates tests to consider absence of gio-unix.

 tests/Makefile.am   | 13 +++++++++++++
 tests/test-socket.c |  6 ++++++
 2 files changed, 19 insertions(+)

commit c5f4f92443e9dd472d28a4d68acab0e154630d32
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Jan 13 13:00:18 2010 +0100

    Adds check for gio-unix in configure.ac
    
    and defines a corresponding conditional.

 configure.ac    | 9 ++++++++-
 evd/Makefile.am | 9 +++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

commit 4bfceab15aacb6d9a6a6f92d04d9b8a01ddcedd7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 13:19:10 2009 +0100

    Makes 'listen' method of EvdSocket perform a 'bind' first if necessary.

 evd/evd-inet-socket.c      |  2 +-
 evd/evd-socket.c           | 21 +++++++++++++--------
 evd/evd-socket.h           |  4 +++-
 tests/test-json-socket.c   |  4 +++-
 tests/test-socket-common.c |  2 +-
 tests/test-socket.c        |  3 ++-
 6 files changed, 23 insertions(+), 13 deletions(-)

commit 5c4ff6aabb8dd85089c6dddc2a49aa01ed407054
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 13:10:50 2009 +0100

    Fixes naming errors in EvdJsonFilter and EvdJsonSocket.

 evd/evd-json-filter.c    | 4 ++--
 evd/evd-json-filter.h    | 6 +++---
 evd/evd-json-socket.c    | 1 +
 evd/evd-json-socket.h    | 4 +++-
 tests/test-json-filter.c | 4 ++--
 5 files changed, 11 insertions(+), 8 deletions(-)

commit a56a5575536f9cf7aa5cb7fd503a1a6509f27aff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 12:10:18 2009 +0100

    Renames 'unread_buffer' method of EvdSocket to 'unread_len'.
    
    For consistency with GLib naming.

 evd/evd-reproxy.c | 12 ++++++------
 evd/evd-socket.c  | 10 +++++-----
 evd/evd-socket.h  | 14 +++++++-------
 3 files changed, 18 insertions(+), 18 deletions(-)

commit b6d111f05e7bd975837671ba7477cabb82b26c4e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 12:04:40 2009 +0100

    Renames 'write_buffer' method of EvdSocket to 'write_len'.
    
    For consistency with GLib naming.

 evd/evd-reproxy.c               |  8 ++++----
 evd/evd-socket.c                | 10 +++++-----
 evd/evd-socket.h                |  2 +-
 tests/js/test-socket-context.js |  2 +-
 tests/js/test-socket.js         |  2 +-
 tests/test-socket-common.c      |  8 ++++----
 tests/test-socket-context.c     |  8 ++++----
 7 files changed, 20 insertions(+), 20 deletions(-)

commit dae1a2220eb4c9dfb6c55963b150b2d518cf5a31
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 11:57:29 2009 +0100

    Renamed 'read_buffer' method of EvdSocket to 'read_len'.
    
    For consistency with GLib/GIO naming.

 evd/evd-json-socket.c       |  8 ++++----
 evd/evd-reproxy.c           |  8 ++++----
 evd/evd-socket.c            | 16 ++++++++--------
 evd/evd-socket.h            |  2 +-
 tests/test-socket-common.c  |  2 +-
 tests/test-socket-context.c |  8 ++++----
 6 files changed, 22 insertions(+), 22 deletions(-)

commit c771b53a04261717de24082f7e126ddf3341cb6f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 10:39:07 2009 +0100

    Makes EvdReproxy data redirection more efficient using new EvdSocket API.

 evd/evd-reproxy.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit a13ff5e1cac52628316a6e3cf4ca68ab3abf50aa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Dec 13 10:37:40 2009 +0100

    Improves read/write condition detection and notification in EvdSocket.

 evd/evd-socket.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 851c949f689d8a18f2f458ce6d5c507ab7ecf155
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 20:06:03 2009 +0100

    Updates EvdReproxy and EvdReproxyBackend for latest changes in EvdSocket.

 evd/evd-reproxy-backend.c | 14 ++++++++++++--
 evd/evd-reproxy.c         |  8 +++++---
 2 files changed, 17 insertions(+), 5 deletions(-)

commit 762e5a6aae4dddb8278dc80e2e11010bf16056f8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 19:41:41 2009 +0100

    Adds methods 'get_max_readable' and 'get_max_writable' to EvdSocket.

 evd/evd-socket.c | 38 +++++++++++++++++++++++++++++++++++++-
 evd/evd-socket.h |  3 +++
 2 files changed, 40 insertions(+), 1 deletion(-)

commit dd144eb6a66908b6d41464b8e612f1f5a7909291
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 19:26:37 2009 +0100

    Overrides 'cleanup' method in EvdJsonSocket to reset json filter.

 evd/evd-json-socket.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 9d0472b3b35d9141c6361aaaee2e50665e13b8b6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 19:25:53 2009 +0100

    Makes 'cleanup' method virtual in EvdSocket.

 evd/evd-socket-protected.h |   3 +
 evd/evd-socket.c           | 136 +++++++++++++++++++++++++--------------------
 evd/evd-socket.h           |   1 +
 3 files changed, 79 insertions(+), 61 deletions(-)

commit a5f69da31bbc154c3282118a30352aef1b0bac57
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 15:23:49 2009 +0100

    Updates tests to remove any use to 'connect' signal.

 tests/js/test-socket-context.js | 12 +++++++-----
 tests/js/test-socket.js         | 10 ++++++----
 tests/test-socket-common.c      | 36 +++++++++++++++++++-----------------
 tests/test-socket-context.c     | 24 ++++++++++++++----------
 4 files changed, 46 insertions(+), 36 deletions(-)

commit 636f068a855f78ec3986d596b1c47070276f4972
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 15:22:45 2009 +0100

    Removes 'connect' signal from EvdSocket.
    
    From now on, 'state-changed' signal should be used instead.

 evd/evd-socket.c | 14 --------------
 evd/evd-socket.h |  1 -
 2 files changed, 15 deletions(-)

commit 231f72c8d9327a5ac1cfcca2e829c198a2c2af56
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 15:04:25 2009 +0100

    Updates tests to remove any use of 'listen' signal.

 tests/js/test-socket.js    |  7 +++---
 tests/test-inet-socket.c   | 25 +++++++++++++---------
 tests/test-socket-common.c | 53 ++++++++++++----------------------------------
 3 files changed, 31 insertions(+), 54 deletions(-)

commit 98432dd781f4f8007631a883a58050d3a369873c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 15:03:26 2009 +0100

    Removes 'listen' signal from EvdSocket.
    
    From now on, 'state-changed' signal should be used instead.

 evd/evd-socket.c | 11 -----------
 evd/evd-socket.h |  1 -
 2 files changed, 12 deletions(-)

commit e7c4dd757ba726da86e189eadf27aa972accfa9c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 14:38:37 2009 +0100

    Updates tests to remove any use of 'bind' signal.

 tests/js/test-socket.js    | 11 +++++++----
 tests/test-socket-common.c | 43 ++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 47 insertions(+), 7 deletions(-)

commit cfb50ce528459b5bca86536ae2790c53f5f79db4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 14:37:30 2009 +0100

    Adds 'get_remote_address' and 'get_local_address' methods to EvdSocket.

 evd/evd-socket.c | 20 ++++++++++++++++++++
 evd/evd-socket.h |  5 +++++
 2 files changed, 25 insertions(+)

commit 334ff66cd42ef8a172ac8171e882b941818df515
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 14:36:11 2009 +0100

    Removes 'bind' signal from EvdSocket.
    
    From now on, 'state-changed' signal should be used instead.

 evd/evd-inet-socket.c | 27 ++++++++++++++++++---------
 evd/evd-socket.c      | 13 -------------
 evd/evd-socket.h      |  2 --
 3 files changed, 18 insertions(+), 24 deletions(-)

commit 41ddcc1aa9dfaa378e2166c21c6676f7df71a630
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 14:06:15 2009 +0100

    Adds 'state-changed' signal to EvdSocket.

 evd/evd-marshal.list |  1 +
 evd/evd-socket.c     | 33 +++++++++++++++++++++++++++++----
 evd/evd-socket.h     | 25 ++++++++++++++-----------
 3 files changed, 44 insertions(+), 15 deletions(-)

commit d7ab653d29ef837fc089f9fd86e82c07f16979c9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 12:12:01 2009 +0100

    Removes 'connect-timeout' signal from EvdSocket.
    
    Now it's notified through 'error' signal.

 evd/evd-inet-socket.c       | 14 ++------------
 evd/evd-socket.c            | 18 ++++++------------
 evd/evd-socket.h            |  2 +-
 tests/js/test-socket.js     |  7 +------
 tests/test-socket-context.c | 10 ----------
 5 files changed, 10 insertions(+), 41 deletions(-)

commit 781e14f61ab48938fe13e5383e630394b7d6c18d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 11:44:29 2009 +0100

    Closes socket before attempting to perform 'bind' in EvdSocket.

 evd/evd-socket.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 5bdf7e50e53f63a9c039999daa8489c90e1690b9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 11:35:20 2009 +0100

    Fixes error in 'connect_to' method of EvdSocket.

 evd/evd-socket.c | 1 +
 1 file changed, 1 insertion(+)

commit 5e4fc3a4767d507adcc59c51784bc5c19de42864
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Dec 12 11:27:21 2009 +0100

    Changes EvdSocket states enum to include 'STATE' in the prefix.

 evd/evd-inet-socket.c       | 12 ++++++------
 evd/evd-service.c           |  2 +-
 evd/evd-socket.c            | 32 ++++++++++++++++----------------
 evd/evd-socket.h            | 12 ++++++------
 tests/test-inet-socket.c    | 24 ++++++++++++++++++------
 tests/test-socket-common.c  | 12 +++++++-----
 tests/test-socket-context.c |  2 +-
 tests/test-socket.c         |  8 ++++++--
 8 files changed, 61 insertions(+), 43 deletions(-)

commit d7d83658cd0dfc64a7b28d61ffe4d74bc87393ff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 23:37:30 2009 +0100

    Adds basic unit-test for EvdJsonSocket.

 tests/evd-tester.c       |   4 +-
 tests/test-json-socket.c | 268 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 271 insertions(+), 1 deletion(-)

commit a8654d16ae85188ab527f1bfd6be6d6c86ffc037
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 23:36:44 2009 +0100

    Completes implementation of EvdJsonSocket.

 evd/evd-json-socket.c | 169 +++++++++++++++++++++++++++++++++++++++++++++++---
 evd/evd-json-socket.h |  17 ++++-
 2 files changed, 176 insertions(+), 10 deletions(-)

commit 25623787bbc7c085ff9c9357771c1e0bb7e054d5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 23:24:23 2009 +0100

    Adds error reporting support to EvdJsonFilter.

 evd/evd-json-filter.c    | 21 ++++++++++++++++-----
 evd/evd-json-filter.h    | 20 +++++++++++++++-----
 tests/test-json-filter.c | 18 +++++++++++++++---
 3 files changed, 46 insertions(+), 13 deletions(-)

commit 4000dc56ac6f1df64be09bbacdec543a34ebc7c9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 22:52:55 2009 +0100

    Adds 'invoke_on_read' to EvdSocket's protected headers.

 evd/evd-socket-protected.h | 2 ++
 1 file changed, 2 insertions(+)

commit e4ef9c33bae5b8acf9d7fa09026c38ef87f260c3
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 22:49:56 2009 +0100

    Makes 'accept' method of EvdSocket generate a new socket of its same class.
    
    Before it always created an EvdSocket.

 evd/evd-socket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 408bfa1ab52c22f71c85d2d46df17e65a7e95973
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 22:47:56 2009 +0100

    Makes 'invoke_on_read' method of EvdSocket a virtual method.
    
    This is necessary for EvdJsonSocket to override it.

 evd/evd-socket.c | 48 +++++++++++++++++++++++++++++-------------------
 evd/evd-socket.h |  3 ++-
 2 files changed, 31 insertions(+), 20 deletions(-)

commit 05dcd155e554cf4bb539efce8202e54c75d3e529
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 22:44:45 2009 +0100

    Fixes error in EvdJsonFilter when calculating packet offset.
    
    Also avoid to make a copy of the packet when calling on-packet event.

 evd/evd-json-filter.c | 4 ++--
 evd/evd-socket.h      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 7ce358e86864866709a5c58b2ba010d7d5bd5abf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 21:10:13 2009 +0100

    Adds skeleton for new EvdJsonSocket class.

 evd/Makefile.am       |  2 ++
 evd/evd-json-socket.c | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-json-socket.h | 70 ++++++++++++++++++++++++++++++++++++
 evd/evd.h             |  1 +
 4 files changed, 172 insertions(+)

commit 193030e2f4681ae8fc1f24c82e41baa5f506737f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 20:43:15 2009 +0100

    Adds 'feed_len' method to EvdJsonFilter in replace of 'feed'.
    
    'feed' method is now the null-terminated variant of 'feed_len'.

 evd/evd-json-filter.c    | 10 +++++++++-
 evd/evd-json-filter.h    |  4 +++-
 tests/test-json-filter.c | 16 +++++++---------
 3 files changed, 19 insertions(+), 11 deletions(-)

commit bb8cc90577f0dc1ec0dc4ab8e2873d9385b8c9a6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 20:32:37 2009 +0100

    Fixes unit-test functions and other cosmetic errors in tests.

 tests/test-inet-socket.c   | 18 ++++++++++++------
 tests/test-socket-common.c | 20 +++++++++++---------
 tests/test-socket.c        | 18 +++++++++++-------
 3 files changed, 34 insertions(+), 22 deletions(-)

commit ae44205ceaa4191829d66b67f5c8e0a0810cd5e8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 20:23:40 2009 +0100

    Adds unit-test for EvdJsonFilter.

 tests/evd-tester.c       |   2 +
 tests/test-json-filter.c | 170 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 172 insertions(+)

commit d10fd71a59fdef92c79682a326e53bd1f8927dda
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Dec 11 20:19:38 2009 +0100

    Fixes error in definition of EvdJsonFilterOnPacketHandler prototype.

 evd/evd-json-filter.c | 2 +-
 evd/evd-json-filter.h | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 383fea32de08eaf4057647e530eda9742f6d1e51
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 10 22:22:28 2009 +0100

    Completes EvdJsonFilter class, adding on-packet closure dispatching.

 evd/evd-json-filter.c | 220 +++++++++++++++++++++++++++++++-------------------
 evd/evd-json-filter.h |  23 ++++--
 evd/evd-marshal.list  |   1 +
 3 files changed, 154 insertions(+), 90 deletions(-)

commit 4e8fe87e2af62b7ff8213dad71bfce56ee26db29
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 10 21:36:33 2009 +0100

    Adds EvdJsonFilter class, but not fully functional yet.
    
    Pending corresponding unit-tests.

 evd/Makefile.am       |   2 +
 evd/evd-json-filter.c | 576 ++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-json-filter.h |  75 +++++++
 evd/evd.h             |   1 +
 4 files changed, 654 insertions(+)

commit 9b37236196933035bfbf79682ab963e867e30c98
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Dec 9 15:55:58 2009 +0100

    Adds some typecasts to avoid warnings in debug messages.

 evd/evd-reproxy-backend.c | 12 ++++++------
 evd/evd-reproxy.c         |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 48adc4d178b994195dac602102439c8c7ec4c70c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 3 23:32:19 2009 +0100

    More assertions in EvdSocket unit-tests.

 tests/test-socket-common.c | 1 +
 1 file changed, 1 insertion(+)

commit acec3f016055714e9fc9a30122b182e7f08449ef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 3 23:06:57 2009 +0100

    Adds buffer overflow checking for write and unread operations of EvdSocket.

 evd/evd-reproxy.c          |   7 +--
 evd/evd-socket.c           | 124 +++++++++++++++++++++++++++++++++------------
 evd/evd-socket.h           |  13 +++--
 tests/test-socket-common.c |   3 +-
 4 files changed, 107 insertions(+), 40 deletions(-)

commit d4b6685b61ac4e3be89b090fe8c5b4a464a5869f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 3 17:29:20 2009 +0100

    Adds more API testing to EvdSocket unit-test.

 tests/test-socket-common.c | 62 ++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 57 insertions(+), 5 deletions(-)

commit 92af8db12febe12b1a7f4f31c7f1bb407f6fd4c2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 3 17:22:56 2009 +0100

    Fixes error in EvdSocket to avoid unecessary write-condition event invocations.

 evd/evd-socket.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 96e21a2d65f4f0d188daf0a070cd26fe302176ba
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Dec 3 07:21:40 2009 +0100

    Minor annotation fix in EvdSocket.

 evd/evd-socket.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ff3f58db53b6c201912346c7e85eb93c5bb73d73
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Dec 1 22:45:14 2009 +0100

    Reorganizes test-unit for EvdSocket to include unix, ipv4 and ipv6 families.

 evd/evd-socket.c           |  19 ++-
 tests/test-socket-common.c | 301 +++++++++++++++++++++++++++++++++++++++++++++
 tests/test-socket.c        | 136 ++++++++------------
 3 files changed, 366 insertions(+), 90 deletions(-)

commit af1cf75e189987b5dcbe8bfcef273e8734e0ba67
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 30 20:41:53 2009 +0100

    Adds first unit-tests for EvdSocket.

 tests/Makefile.am   |  17 +--
 tests/evd-tester.c  |   2 +
 tests/test-socket.c | 415 +++++++++++++---------------------------------------
 3 files changed, 109 insertions(+), 325 deletions(-)

commit 5c9b0d567319f5eb813c9b9f2eeebcef86351dec
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 30 20:02:22 2009 +0100

    Adds check for socket-manager nullness after each inet-socket test.

 tests/test-inet-socket.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 27805b4b2a9715b4a76497bd4e01dd262b182cf8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 30 20:00:55 2009 +0100

    Makes evd_socket_manager_get () public for testing purposes.

 evd/evd-socket-manager.c | 13 ++++++-------
 evd/evd-socket-manager.h |  2 ++
 2 files changed, 8 insertions(+), 7 deletions(-)

commit f1e55bc6c7da27b989affa6eb045649fa05f2252
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 30 18:55:42 2009 +0100

    Fixes some memory leaks.

 evd/evd-inet-socket.c       |  3 ++-
 evd/evd-socket-group.c      |  6 ------
 evd/evd-socket.c            |  4 ----
 evd/evd-stream.c            | 16 ++++++++++++++--
 tests/test-socket-context.c | 13 +++++++++++--
 5 files changed, 27 insertions(+), 15 deletions(-)

commit 2c586499805f98dbce038ea51b523411d0706352
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 29 14:03:23 2009 +0100

    Changes all closure BOXED types to OBJECT to synch with GLib upstream changes.

 evd/evd-service.c      | 4 ++--
 evd/evd-socket-group.c | 4 ++--
 evd/evd-socket.c       | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 8dc7a83da0ef0230421eda06326856198b7858d8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 29 11:48:52 2009 +0100

    Updates INSTALL, README and COPYING files aiming repo publication.

 COPYING |   4 +-
 INSTALL | 305 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 README  |  84 ++++++++++++++----
 3 files changed, 368 insertions(+), 25 deletions(-)

commit 319e2dc7821f9ee7c791d78fa3f25c2f49bf7163
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 29 10:57:53 2009 +0100

    Removes the retry_wait parameter from all methods in EvdSocket's public API.
    
        * From now on it will be handled internally.

 evd/evd-reproxy.c               |  2 --
 evd/evd-socket.c                | 22 +---------------------
 evd/evd-socket.h                | 22 +++-------------------
 tests/js/test-socket-context.js |  9 ++-------
 tests/js/test-socket.js         |  9 ++++-----
 tests/test-socket-context.c     |  5 ++---
 tests/test-socket.c             |  3 ---
 7 files changed, 12 insertions(+), 60 deletions(-)

commit 7b0c3e1f5236918c49bdbf56e0b695451171b4a5
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 29 01:12:43 2009 +0100

    Updates socket-context JS test to activate auto-write feature of sockets.

 tests/js/test-socket-context.js | 2 ++
 1 file changed, 2 insertions(+)

commit 78f15180de2c43237a8d728a2e8e94741d024ab7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 29 01:11:22 2009 +0100

    Simplifies auto-write implementation in EvdSocket.

 evd/evd-socket.c | 130 +++++++++++++++++++++----------------------------------
 1 file changed, 50 insertions(+), 80 deletions(-)

commit 41c34a2ed132bc705b50d585e2683c589ce8ccda
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 23:56:52 2009 +0100

    Changes EvdSocket auto-write to off by default.

 evd/evd-socket.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8ee882ff250db7d6f13ca859f2dda4045a0d4e42
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 23:40:32 2009 +0100

    Replaces all tabs by 8 spaces in evd-stream*.

 evd/evd-stream-protected.h |   4 +-
 evd/evd-stream.c           | 172 ++++++++++++++++++++++-----------------------
 evd/evd-stream.h           |  12 ++--
 3 files changed, 94 insertions(+), 94 deletions(-)

commit a3d19a3fb2d9f95395379e936fc50a4f5794c086
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 23:38:18 2009 +0100

    Replaces all tabs by 8 spaces in evd-socket.*.

 evd/evd-socket.c | 626 +++++++++++++++++++++++++++----------------------------
 evd/evd-socket.h |  56 ++---
 2 files changed, 341 insertions(+), 341 deletions(-)

commit 2f9949d5caafe595c86ebf5534248c754635e376
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 23:30:36 2009 +0100

    Updates EvdReproxy to use the new timed read/write notification of EvdSocket.

 evd/evd-reproxy.c | 32 ++++----------------------------
 1 file changed, 4 insertions(+), 28 deletions(-)

commit 0b1f695740e5f84d3c209b797368da9ac7b7a5a9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 23:13:22 2009 +0100

    Updates socket-context test to use the new timed read/write notification.

 tests/test-socket-context.c | 177 +++++++++++++++++---------------------------
 1 file changed, 67 insertions(+), 110 deletions(-)

commit 716a990ef8af4104c74fd61ca2e7e18d1b1e64aa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 23:07:21 2009 +0100

    Adds timed read and write condition notification in EvdSocket.

 evd/evd-socket.c | 203 +++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 145 insertions(+), 58 deletions(-)

commit 1bdc2b1d7563e3a00bf43602661eaa6114a4990d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 13:22:23 2009 +0100

    Replaces all tabs by 8 spaces in evd-socket-manager.*.

 evd/evd-socket-manager.c | 102 +++++++++++++++++++++++------------------------
 evd/evd-socket-manager.h |   4 +-
 2 files changed, 53 insertions(+), 53 deletions(-)

commit 450a38dc007ad91437a253e00ce0cc4d0aa60c4f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 13:24:23 2009 +0100

    Changes reproxy backend's default min and max bridge pool size.

 evd/evd-reproxy-backend.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b71f788267d051b624b397e3e71a7be38fbcf9fa
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 28 13:04:51 2009 +0100

    Adds socket priority support to EvdSocket.
    
         * By now, not supported when dispatching events by lots.

 evd/evd-socket-manager.c   | 10 +++--
 evd/evd-socket-protected.h | 20 ++++++----
 evd/evd-socket.c           | 91 ++++++++++++++++++++++++++++++++++++++++------
 evd/evd-socket.h           |  3 ++
 4 files changed, 101 insertions(+), 23 deletions(-)

commit 622adf4f9314697a95d9e7e4d8419b72ac1d0760
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 27 08:31:30 2009 +0100

    Corrects INSTALL minimum instructions.

 INSTALL | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit 348b91b1aa259a67e0f5213f9747e3088857667a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 26 21:20:01 2009 +0100

    Fixes memory cleaning and ref management in EvdReproxy and EvdReproxyBackend.

 evd/evd-reproxy-backend.c |  91 +++++++++----
 evd/evd-reproxy.c         | 334 +++++++++++++++++++++++++++++++++++++---------
 evd/evd-reproxy.h         |   3 +
 3 files changed, 338 insertions(+), 90 deletions(-)

commit cd12462614ee467b46dfe66fa093e95899aaf490
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 26 15:39:21 2009 +0100

    Fixes error tracking socket condition in EvdSocket.

 evd/evd-socket.c | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

commit 523a5b5d49ddabe752f01312d26c67c02aaeeb4f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 26 10:28:04 2009 +0100

    Adds internal socket condition management to EvdSocket.

 evd/evd-socket.c | 97 ++++++++++++++++++++++++++++++++++++++++++++------------
 evd/evd-socket.h |  5 +++
 2 files changed, 82 insertions(+), 20 deletions(-)

commit a63e4ba6984775f16928b051036ccb6383e379f1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 26 10:04:48 2009 +0100

    Adds annotation to evd_stream_set_on_write to allow passing null closure.

 evd/evd-stream.h | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 6a09a3fc45ad46d129db13b06803c16c9f50cef7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 24 01:41:43 2009 +0100

    Removes unnecessary private structure from EvdSocketGroup.
    
            * Read/write event closures are handled in EvdStream.

 evd/evd-socket-group.c | 20 --------------------
 evd/evd-socket-group.h |  4 ----
 2 files changed, 24 deletions(-)

commit f24ec82878af1407cec7fc725392f3b3133ca3f2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 24 01:38:11 2009 +0100

    Adds on-write event closure property to EvdSocketGroup.

 evd/evd-socket-group-protected.h | 16 +++++----
 evd/evd-socket-group.c           | 73 ++++++++++++++++++++++++++++++++++++++--
 evd/evd-socket-group.h           | 15 +++++++--
 3 files changed, 93 insertions(+), 11 deletions(-)

commit 5b807bc9d9fc381d377f57fdfe67cba9b6cbbced
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 24 00:26:28 2009 +0100

    Adds on-write event handler property and invoker to EvdSocket.

 evd/evd-socket.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket.h |  7 +++++++
 2 files changed, 62 insertions(+)

commit 927ffcc659f630c9bbe0b8a27efc3d916fe48d81
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 24 00:22:28 2009 +0100

    Fixes error in EvdStream when calculating retry-wait output param.
    
          * Bandwidth retry-wait was overriding latency's.

 evd/evd-stream.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 7925d1a4b108f63e456418c86296a0a913b9319a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 24 00:20:24 2009 +0100

    Adds write event closure property to EvdStream.

 evd/evd-stream.c | 40 ++++++++++++++++++++++++++++++++++++++++
 evd/evd-stream.h |  4 ++++
 2 files changed, 44 insertions(+)

commit b4ce829a8194f4600fb36b27689d4ba6a2cc4c13
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Nov 23 20:56:00 2009 +0100

    Adds cleanup control for timed-out reproxy backend bridges.

 evd/evd-reproxy-backend.c   | 134 ++++++++++++++++++++++++++++++++++++--------
 evd/evd-reproxy-backend.h   |   6 ++
 evd/evd-reproxy-protected.h |   3 +
 evd/evd-reproxy.c           |  57 +++++++++++++++----
 4 files changed, 164 insertions(+), 36 deletions(-)

commit cc0ee645bf157cf6fe7b659ae68a329341201acb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 22 23:33:33 2009 +0100

    Adds reproxy service (EvdReproxy), still very hacky.
    
         * Several errors were found and fixed in EvdSocket and EvdSocketManager.
         * More virtual methods were added to EvdSocketGroup and EvdService, to accomodate
           the new implementation.

 evd/Makefile.am                  |   6 +-
 evd/evd-reproxy-backend.c        | 370 ++++++++++++++++++++++++++++++++++
 evd/evd-reproxy-backend.h        |  80 ++++++++
 evd/evd-reproxy-protected.h      |  41 ++++
 evd/evd-reproxy.c                | 426 +++++++++++++++++++++++++++++++++++++++
 evd/evd-reproxy.h                |  72 +++++++
 evd/evd-service-protected.h      |  44 ++++
 evd/evd-service.c                |  23 ++-
 evd/evd-service.h                |   2 +
 evd/evd-socket-group-protected.h |  11 +-
 evd/evd-socket-group.c           |  18 +-
 evd/evd-socket-group.h           |   6 +-
 evd/evd-socket-manager.c         |   4 +-
 evd/evd-socket.c                 |  22 +-
 14 files changed, 1107 insertions(+), 18 deletions(-)

commit a102135948f2444f990a5a1f8a27ab4e28e52a8f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 20 18:55:44 2009 +0100

    Improves doc content structure and adds some more annotations.

 doc/reference/evd-docs.xml     |  40 ++++++++++-----
 doc/reference/evd-overview.xml | 108 ++++++++++++++++++++++++++++++++++++-----
 evd/evd-inet-socket.h          |  15 ++++++
 evd/evd-socket.h               |  33 ++++++++++---
 evd/evd-stream-protected.h     |   6 +++
 5 files changed, 170 insertions(+), 32 deletions(-)

commit 5a30b6fa2b432e6239fea1083959c13377a88c8f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 18 19:13:46 2009 +0100

    [tests] Removes unused variable.

 tests/test-inet-socket.c | 2 --
 1 file changed, 2 deletions(-)

commit 008026c1628e6b979e1e77bbaf4eb449eb18b71d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 17 19:17:19 2009 +0100

    Adds basic unit testing support, and an initial test for EvdInetSocket.

 Makefile.am              |   4 ++
 tests/Makefile.am        |  34 ++++++---
 tests/evd-tester.c       |  41 +++++++++++
 tests/test-inet-socket.c | 184 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 255 insertions(+), 8 deletions(-)

commit 885deee477eda2bd3ce5c382ee31b0387a8637d7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 17 19:12:49 2009 +0100

    Fixes ref-counting errors in the socket manager.

 evd/evd-socket-manager.c | 46 ++++++++++++++++++++++++++++++++--------------
 evd/evd-socket.c         |  2 +-
 2 files changed, 33 insertions(+), 15 deletions(-)

commit 930378db0c768aa44f5cfbd09369003dc190dd9f
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Nov 15 14:58:46 2009 +0100

    Removes irrelevant comment in configure.ac, inherited when copy/paste.

 configure.ac | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

commit f66fa19688738a6e2770dd2742dfd3cbebf89920
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 19:44:22 2009 +0100

    Fixes error when changing an EvdSocket from one group to other.

 evd/evd-socket.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 26048304d45a82c97c56590a3e1118f8bf70e504
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 18:54:36 2009 +0100

    Replaces all 'receive' by 'read' in EvdStream API.
    
    Updates all dependent files.

 evd/evd-socket-group.c          |  4 ++--
 evd/evd-socket.c                |  4 ++--
 evd/evd-stream.c                | 36 ++++++++++++++++++------------------
 evd/evd-stream.h                |  6 +++---
 tests/js/test-service.js        |  4 +---
 tests/js/test-socket-context.js |  6 ++----
 tests/js/test-socket.js         | 25 +------------------------
 7 files changed, 29 insertions(+), 56 deletions(-)

commit 96dcb9c9166bd8c2ec02affdb1d896af66d6ed57
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 14:34:51 2009 +0100

    Allows setting property 'group' of EvdSocket to null.

 evd/evd-socket.c | 11 +++++++++--
 evd/evd-stream.h |  8 ++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 102ef6827a4cf72a83e9f04aac26cfdc927df449
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 13:59:16 2009 +0100

    Moves add/remove methods of EvdService to protected.

 doc/reference/evd-docs.xml |  1 +
 evd/Makefile.am            |  3 ++-
 evd/evd-service.c          | 14 +++++---------
 3 files changed, 8 insertions(+), 10 deletions(-)

commit ae50cab0ccba18057ac36c4cc3b9f60e288c22c0
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 13:42:03 2009 +0100

    Makes EvdService connect/disconnect to socket's close signal during add/remove.

 evd/evd-service.c | 45 ++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 40 insertions(+), 5 deletions(-)

commit 75aa2600993e381dda6ddd2391c35dee291a4f4b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 13:14:57 2009 +0100

    Minor annotation update in EvdSocketGroup.

 evd/evd-socket-group.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2b365d99419b2b339236137bd155d0d1a3746574
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 02:29:06 2009 +0100

    Forces a 'read' event on EvdSocket when group changes and data in read buffer.

 evd/evd-socket.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit fb62d32b73ab9016e9eb29cdb2e8f69e805d6fc4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Nov 14 02:27:52 2009 +0100

    Renames 'unread' method by 'unread_buffer' and adds 'unread' in EvdSocket.

 evd/evd-socket.c    | 15 ++++++++++++---
 evd/evd-socket.h    | 17 +++++++++++++++--
 tests/test-socket.c |  6 +++---
 3 files changed, 30 insertions(+), 8 deletions(-)

commit 6ad9763cfdcb00ebb063149cd17aa35da69cda55
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Nov 13 22:39:16 2009 +0100

    Adds 'close' signal to EvdService.
    
    Also adds annotations to EvdService signals.

 evd/evd-service.c | 28 ++++++++++++++++++++++++++++
 evd/evd-service.h | 24 +++++++++++++++++++++---
 2 files changed, 49 insertions(+), 3 deletions(-)

commit c2976d87cc6e04d97caa1d4b33a9ed4d71cc63b7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 12 22:29:40 2009 +0100

    Makes socket manager use blocking epoll_wait.

 evd/evd-socket-manager.c | 140 ++++++++++++++++++++++++-----------------------
 1 file changed, 72 insertions(+), 68 deletions(-)

commit d5e4b7631253e0c1e875804fdb915cd210570cef
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 12 22:28:27 2009 +0100

    [doc] Adds short description of EvdSocket class.

 evd/evd-socket.h | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

commit 2fb334ca3b126319d82e95081561266d6ac7b98d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 11 22:55:54 2009 +0100

    Adds annotation doc to several methods of EvdSocket.

 evd/evd-socket.h | 77 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 61 insertions(+), 16 deletions(-)

commit a67f5b4c025e2eb563ce8366ac02fda66b466ba1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 11 19:06:54 2009 +0100

    Adds cleaning of 'doc' folder even if gtk-doc is not enabled.

 Makefile.am | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit d04e05ebb0956e878bc72d38986a5a1641f37161
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 11 19:01:29 2009 +0100

    Updates evd.pc.in to include API version and requirements.

 evd/evd.pc.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d3c8451905b8659e6ee34d553ce8787dc24482c8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 11 19:00:31 2009 +0100

    Minor annotation fix in EvSocket.

 evd/evd-socket.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f190768818fa7fdcf847f66b848ce1938820dcdb
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 11 18:58:33 2009 +0100

    Adds cleaning all tmp-introspect* folders in maintainer-clean target.

 evd/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit b16a4492358a3a32263049131e933c452b01ba93
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 11 18:56:39 2009 +0100

    Adds basic GTK-DOC support.

 Makefile.am                    |  10 ++-
 autogen.sh                     |  16 +++++
 configure.ac                   |  17 +++++
 doc/Makefile.am                |   4 ++
 doc/reference/Makefile.am      |  91 ++++++++++++++++++++++++++
 doc/reference/evd-docs.xml     | 144 +++++++++++++++++++++++++++++++++++++++++
 doc/reference/evd-overview.xml |  22 +++++++
 7 files changed, 303 insertions(+), 1 deletion(-)

commit 84c0f21178755fb8f5fe07a157a532a89179ff16
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 10 20:34:14 2009 +0100

    Removes unnecessary code from script that runs js tests.

 tests/js/run-test | 18 ++----------------
 1 file changed, 2 insertions(+), 16 deletions(-)

commit 369115ae9c84cd24a9523a677391ae2e1a534214
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 5 21:48:39 2009 +0100

    Adds API to add/remove socket listeners in EvdService.
    
    Other minor changes to EvdSocketGroup.

 evd/evd-service.c                | 97 +++++++++++++++++++++++++++++++++++-----
 evd/evd-service.h                |  8 +++-
 evd/evd-socket-group-protected.h |  9 ++--
 evd/evd-socket-group.c           | 26 ++++++-----
 evd/evd-socket-group.h           |  6 +--
 evd/evd-socket-protected.h       | 14 +++---
 evd/evd-socket.c                 | 39 ++++++++++------
 evd/evd-socket.h                 |  1 -
 tests/js/test-service.js         | 15 ++++++-
 9 files changed, 161 insertions(+), 54 deletions(-)

commit abb63cad41029110a8b41fd3c6e310ede9d5d839
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Nov 5 19:04:42 2009 +0100

    Replaces all tabs by spaces in evd-service.*

 evd/evd-service.c | 42 +++++++++++++++++++++---------------------
 evd/evd-service.h |  8 ++++----
 2 files changed, 25 insertions(+), 25 deletions(-)

commit 0944593c053f0daf867c60508f2968ce6e3f4405
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 4 13:15:18 2009 +0100

    Adds boilerplate for EvdService and its corresponding test in JS.

 evd/Makefile.am          |   4 +-
 evd/evd-service.c        | 162 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-service.h        |  75 ++++++++++++++++++++++
 evd/evd.h                |   1 +
 tests/js/test-service.js |  18 ++++++
 5 files changed, 259 insertions(+), 1 deletion(-)

commit 86b7864d467e869cc5de911be9ee8fe83565d99e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Nov 4 13:29:05 2009 +0100

    Renames 'write' method in EvdSocket to 'write_buffer' and adds 'write' method
    
    assuming data to write is null-terminated, so no data size argument is required.

 evd/evd-socket.c                | 23 ++++++++++++++++++-----
 evd/evd-socket.h                |  7 ++++++-
 tests/js/test-socket-context.js |  2 +-
 tests/js/test-socket.js         |  2 +-
 tests/test-socket-context.c     |  3 ++-
 tests/test-socket.c             | 24 +++++++++++++-----------
 6 files changed, 41 insertions(+), 20 deletions(-)

commit 8c94eb89808187556bb06541d6972a3530b61fdc
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Nov 3 13:14:51 2009 +0100

    Includes API version in headers installation folder name.
    
    Also adds protected headers to installation headers.

 evd/Makefile.am | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 3eb50a2a7ae0cb27afba576cb06868a738a49695
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 20 20:43:58 2009 +0200

    Adds 'unread' support on EvdSocket.
    
    Updates test-socket to use the feature.

 evd/evd-socket.c    | 150 +++++++++++++++++++++++++++++++++++-----------------
 evd/evd-socket.h    |   4 ++
 tests/test-socket.c |  15 ++++--
 3 files changed, 116 insertions(+), 53 deletions(-)

commit 59f860bf5519399323fa8a8ef43c78fd7b03947b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 20 18:18:48 2009 +0200

    Adds auto-write support on EvdSocket.
    
    Updates tests to use the feature.

 evd/evd-socket.c                | 261 ++++++++++++++++++++++++++++++++--------
 tests/js/test-socket-context.js |   5 +-
 tests/test-socket-context.c     |  20 +--
 tests/test-socket.c             |  10 +-
 4 files changed, 235 insertions(+), 61 deletions(-)

commit 63f46cc0d9d7799086bb8acf581f73a64e45efc9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 16 21:44:09 2009 +0200

    Checks g_thread_init before creating mutex on EvdStream.

 evd/evd-stream.c | 2 ++
 1 file changed, 2 insertions(+)

commit 29bf84c161f1d76cc6519db61e380ac523c8b71e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 16 21:21:32 2009 +0200

    Adds min latency limitation support on EvdSockets.

 evd/evd-stream.c            | 107 +++++++++++++++++++++++++++++++++++++-------
 tests/test-socket-context.c |  13 ++++--
 2 files changed, 99 insertions(+), 21 deletions(-)

commit 0fc3401ff8c39a7a5a1e105a32f433a0a78cd749
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 16 09:59:04 2009 +0200

    Completes bandwith limit support on EvdStream and EvdSocket.

 evd/evd-socket.c            |  68 ++++++++++++++++++++--------
 evd/evd-socket.h            |   2 +-
 evd/evd-stream-protected.h  |   4 +-
 evd/evd-stream.c            | 106 ++++++++++++++++++++++++++++----------------
 evd/evd-stream.h            |   3 ++
 tests/test-socket-context.c |  52 +++++++++++++++-------
 6 files changed, 160 insertions(+), 75 deletions(-)

commit 0b5ff99de7b510495af643c140ebfb60827512f4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 15 14:43:49 2009 +0200

    Completes socket context test, and add a minor fix to EvdSocket close method.

 evd/evd-socket.c            |   6 +-
 tests/test-socket-context.c | 226 +++++++++++++++++++++++++-------------------
 2 files changed, 133 insertions(+), 99 deletions(-)

commit 28e752054d7055f793340d803e801ca200768d9b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 13 23:30:19 2009 +0200

    Adds tests for socket contexts, both in C and Javascript.

 evd/evd-socket-manager.c        |   6 +-
 tests/Makefile.am               |  17 ++-
 tests/js/test-socket-context.js | 145 ++++++++++++++++++
 tests/test-socket-context.c     | 324 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 488 insertions(+), 4 deletions(-)

commit 7d2c90c9fd4203236f6fc72a1e233dc58a01c3b4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 13 23:28:33 2009 +0200

    Fixes error-reporting bug in 'connect_to' method of EvdSocket.

 evd/evd-socket.c | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

commit 32928cc090fa07e06229f68587637bad22145139
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 13 23:23:49 2009 +0200

    Adds support for tracking total bytes received and sent in EvdStream.

 evd/evd-stream.c | 17 +++++++++++++++++
 evd/evd-stream.h |  3 +++
 2 files changed, 20 insertions(+)

commit c0f056c770519b701a3fd2b0b604d42a0b7044d6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 13 23:19:56 2009 +0200

    Adds method to create closure from a func for on-read event in EvdSocketGroup.

 evd/evd-socket-group.c | 27 ++++++++++++++++++++++++++-
 evd/evd-socket-group.h | 18 ++++++++++++++++--
 2 files changed, 42 insertions(+), 3 deletions(-)

commit 5296c2b94a27ec5827ef203bb4eab8c51d9db5c4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 13 00:37:04 2009 +0200

    A bit of obsolute code cleanup on EvdSocket.

 evd/evd-socket.c | 27 +--------------------------
 evd/evd-socket.h |  2 --
 2 files changed, 1 insertion(+), 28 deletions(-)

commit 9a6f7f26c190114da3346aeded74b78ab808f508
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 13 00:16:07 2009 +0200

    Adds after-write size report to EvdSocket.

 evd/evd-socket.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 5279cf464396d9ba170924125cc7119209108c1a
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Mon Oct 12 23:07:08 2009 +0200

    Fixes several synch and reference counting problems in socket manager.

 evd/evd-socket-manager.c   | 184 +++++++++++++++++++++++++------------
 evd/evd-socket-protected.h |   1 +
 evd/evd-socket.c           | 223 +++++++++++++++++++++++++--------------------
 tests/Makefile.am          |   2 +-
 tests/test-socket.c        |  13 ++-
 5 files changed, 264 insertions(+), 159 deletions(-)

commit e9e8074edd00bfcff87b8bbd323faae0d1c411a9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 11 15:49:39 2009 +0200

    Adds bandwidth limit support to EvdSocket 'read' methods.

 evd/evd-socket.c           |  55 +++++++++++----
 evd/evd-socket.h           |   7 +-
 evd/evd-stream-protected.h |  40 +++++++++++
 evd/evd-stream.c           | 172 ++++++++++++++++++++++++++++++++++++++++++---
 evd/evd-stream.h           |   7 ++
 tests/js/test-socket.js    |  22 ++++--
 tests/test-socket.c        |  17 +++--
 7 files changed, 284 insertions(+), 36 deletions(-)

commit 236d3405dd90155b7b1f9daadbca7aab11570e69
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 11 12:33:28 2009 +0200

    Renames 'send' method to 'write' in EvdSocket.
    
    Also renames 'read_to_buffer' to just 'read_buffer'.

 evd/evd-socket.c        | 24 ++++++++++++------------
 evd/evd-socket.h        |  6 +++---
 tests/js/test-socket.js |  6 +++---
 tests/test-socket.c     | 20 ++++++++++----------
 4 files changed, 28 insertions(+), 28 deletions(-)

commit 60f1c6e642cf8cb261727ca4f610612ef751221c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 10 17:39:44 2009 +0200

    Makes EvdSocketGroup inherit from EvdStream too.

 evd/evd-socket-group.c  | 36 +++++++-----------------------------
 evd/evd-socket-group.h  |  5 +++--
 tests/js/test-socket.js |  2 +-
 3 files changed, 11 insertions(+), 32 deletions(-)

commit 066067bc808cb9fcdb83e7155a8b17d6ddc2a2ad
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 10 17:23:39 2009 +0200

    Adds abstract class EvdStream to generalize of EvdSocket and EvdGroup.

 evd/Makefile.am                  |   2 +
 evd/evd-socket-group-protected.h |  42 ++++++++
 evd/evd-socket.c                 |  55 ++---------
 evd/evd-socket.h                 |   9 +-
 evd/evd-stream.c                 | 208 +++++++++++++++++++++++++++++++++++++++
 evd/evd-stream.h                 |  72 ++++++++++++++
 evd/evd.h                        |   1 +
 tests/test-socket.c              |  21 ++--
 8 files changed, 351 insertions(+), 59 deletions(-)

commit d2b1d8769fc4be3db067e59bed0407b88c04141c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 10 13:38:48 2009 +0200

    Adds on-read closure member to EvdSocketGroup.

 evd/Makefile.am            |   3 +-
 evd/evd-socket-group.c     | 128 +++++++++++++++++++++++++++++++++++++++++++--
 evd/evd-socket-group.h     |  20 ++++++-
 evd/evd-socket-protected.h |   3 ++
 evd/evd-socket.c           |  36 +++++--------
 tests/js/test-socket.js    |  29 +++++++---
 6 files changed, 181 insertions(+), 38 deletions(-)

commit 4ef1bab23d760fa85cc94ca6ac023fecbf8fecec
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 22:21:47 2009 +0200

    Reimplements memory management and ref-count checking on EvdSockets.
    
    Adds support to disable the event dispatcher thread in EvdSocketManager, and use a main loop idle instead.

 evd/evd-socket-manager.c |  85 ++++++++++++++++-------
 evd/evd-socket.c         | 174 +++++++++++++++++++++++++++++++++++++----------
 tests/js/test-socket.js  |  96 +++++++++++++++++---------
 tests/test-socket.c      |   9 ++-
 4 files changed, 267 insertions(+), 97 deletions(-)

commit 2c183154789b5f1c147723131a03d47bef3c9a32
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 20:49:49 2009 +0200

    Adds boilerplate for EvdSocketGroup.

 evd/Makefile.am         |  7 +++--
 evd/evd-socket-group.c  | 80 +++++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket-group.h  | 60 +++++++++++++++++++++++++++++++++++++
 evd/evd.h               |  1 +
 tests/js/test-socket.js |  4 +++
 5 files changed, 149 insertions(+), 3 deletions(-)

commit 65f5adcd086283340ac7f757fe8ed566a9c397f6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 20:01:18 2009 +0200

    Adds 'SIGNAL_' prefix to all signal ids.

 evd/evd-socket.c | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 6bb79970ca46e9938bb72b0b0d4d04c50ce8f1d8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 19:48:37 2009 +0200

    Small fix in EvdSocket 'read' methods, to reuse a bit more.

 evd/evd-socket.c | 44 +++++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 21 deletions(-)

commit e322f8df8f1ed5bdc97dcdc9e55aaf316f386447
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 01:08:08 2009 +0200

    Renames 'marshal' to 'evd-marshal' in all contexts.
    
    Also adds forgotten include for 'evd-inet-socket.h' in 'evd.h'.

 evd/Makefile.am      | 14 +++++++-------
 evd/evd-marshal.list |  1 +
 evd/evd-socket.c     |  2 +-
 evd/evd.h            |  1 +
 evd/marshal.list     |  1 -
 5 files changed, 10 insertions(+), 9 deletions(-)

commit 9e647800d9383bbe47ffcadca8af4d7f77ff3e15
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 01:01:08 2009 +0200

    Cleans up unnecessary boilerplate code from EvdInetSocket.

 evd/evd-inet-socket.c | 49 -------------------------------------------------
 1 file changed, 49 deletions(-)

commit 3c76ddaa4f4a3b1313a4f0abf699577b6ee38da6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 9 00:53:39 2009 +0200

    Fixes object destroying on EvdSocket and EvdSocketManager. No leaks now!

 evd/evd-inet-socket.c      |   2 +
 evd/evd-socket-manager.c   | 142 ++++++++++-----------------------------------
 evd/evd-socket-manager.h   |  19 +++---
 evd/evd-socket-protected.h |   5 +-
 evd/evd-socket.c           |  70 ++++++++++++----------
 evd/evd-socket.h           |   1 +
 tests/js/test-socket.js    |   4 +-
 7 files changed, 87 insertions(+), 156 deletions(-)

commit 9ef44d999237feb87a93b20498f805b1fb10a787
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 8 22:43:20 2009 +0200

    Adds 'error' signal to EvdSocket, to report errors on async operations.

 evd/evd-inet-socket.c      | 15 ++++++---------
 evd/evd-inet-socket.h      |  7 +++++++
 evd/evd-socket-protected.h |  3 ++-
 evd/evd-socket.c           | 47 ++++++++++++++++++++++++++++++++++++++--------
 evd/evd-socket.h           |  7 ++++++-
 evd/marshal.list           |  2 +-
 tests/js/test-socket.js    |  6 +++++-
 7 files changed, 66 insertions(+), 21 deletions(-)

commit fa78ccd5b456b9ff25c7db69ed01d142e5f222d7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 8 22:05:47 2009 +0200

    Cleans up unnecessary code in EvdInetSocket.

 evd/evd-inet-socket.c | 78 +++++++++++----------------------------------------
 evd/evd-inet-socket.h |  8 ------
 2 files changed, 16 insertions(+), 70 deletions(-)

commit cfc2c3434fb9a30b66b6fbf43638f4ddd47624a2
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 8 21:50:51 2009 +0200

    Adds 'listen' method to EvdInetSocket, performing 'bind' and 'listen' at once.

 evd/evd-inet-socket.c   | 27 +++++++++++++++++++++++++++
 evd/evd-inet-socket.h   |  5 ++++-
 evd/evd-socket.c        | 17 +++++++----------
 tests/js/test-socket.js | 38 +++++++++++++++-----------------------
 4 files changed, 53 insertions(+), 34 deletions(-)

commit dfa4104bd6113960e3d33b677084d8f3b07fc272
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 8 16:03:41 2009 +0200

    Adds EvdInetSocket, featuring async host-to-address resolution.

 evd/Makefile.am            |   7 +-
 evd/evd-inet-socket.c      | 372 +++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-inet-socket.h      |  79 ++++++++++
 evd/evd-socket-protected.h |  37 +++++
 evd/evd-socket.c           |  66 ++++++--
 evd/evd-socket.h           |  10 +-
 tests/js/test-socket.js    |  43 +++---
 tests/test-socket.c        |   2 +-
 8 files changed, 583 insertions(+), 33 deletions(-)

commit 345742930cc9e3f0ba5b69e03833afddfb759da7
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 8 10:54:34 2009 +0200

    Refactors EvdSocket to ease further specialzations.
    
    EvdSocket doesn't inherit from GSocket anymore, instead, holds one internally.
    Also adds 'read' and 'send' methods.

 evd/evd-socket-manager.c |   8 +-
 evd/evd-socket.c         | 356 +++++++++++++++++++++++++++++++++++++----------
 evd/evd-socket.h         |  61 ++++----
 tests/js/test-socket.js  |  49 ++++---
 tests/test-socket.c      |  71 ++++------
 5 files changed, 378 insertions(+), 167 deletions(-)

commit 8688958064f2fe379edaa5e5f3a6058e1b1d09ff
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 7 01:08:59 2009 +0200

    Adds 'connect_cancel' method to EvdSocket.

 evd/evd-socket.c        | 59 ++++++++++++++++++++++++++++++++++++++++++-------
 evd/evd-socket.h        |  7 ++++++
 tests/js/test-socket.js | 10 ++++++++-
 3 files changed, 67 insertions(+), 9 deletions(-)

commit 6d45350751484290f8496caa3ac888df028dd406
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Wed Oct 7 00:28:43 2009 +0200

    Adds support for timeout on EvdSocket connect operation.
    
    Adds 'connect-timeout' property and signal.

 evd/evd-socket.c        | 105 +++++++++++++++++++++++++++++++++++++++++++-----
 evd/evd-socket.h        |  11 ++---
 tests/js/test-socket.js |  23 +++++++++++
 3 files changed, 124 insertions(+), 15 deletions(-)

commit 27901ed35f4719d8e1c6888448fb7dc7910ab8bf
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 6 23:18:19 2009 +0200

    Changes EvdSocket 'connect' to 'connect_to' due to name collision in GJS (argh)
    
    Also removes the 'cancellable' argument. A 'connect_cancel' method and a 'connect-timeout' property will be implemented instead.

 evd/evd-socket.c    | 7 +++----
 evd/evd-socket.h    | 3 +--
 tests/test-socket.c | 6 +++---
 3 files changed, 7 insertions(+), 9 deletions(-)

commit b3b5ade99a993a5447f441925376e315cc5ad74e
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Tue Oct 6 22:02:41 2009 +0200

    Fixes over-written GError out parameter in some EvdSocket methods.

 evd/evd-socket.c | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)

commit abe53efe5976b8e75b6814cdec1ca18f6c108ab1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 4 22:24:48 2009 +0200

    Fixes test-socket.c to build in 64 bit platform.

 tests/test-socket.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 6683f84aca7b61b14a49bb9bf77931d3acf1a5a6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 4 20:29:06 2009 +0200

    Moves EvdSocket read handler to a GClosure to make it introspection friendly.
    
    Adds JavaScript test test-socket.js.
    More styling make-up..

 evd/evd-socket.c        | 109 ++++++++++++++++++++++++++++++++----------------
 evd/evd-socket.h        |  27 +++++++++---
 tests/js/run-test       |  24 +++++++++++
 tests/js/test-socket.js |  42 +++++++++++++++++++
 tests/test-socket.c     |  17 ++++----
 5 files changed, 168 insertions(+), 51 deletions(-)

commit 6ea6c40eccadd70db021572668c5f1fd6f1af619
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 4 09:27:36 2009 +0200

    Improves code styling in evd-socket.*

 evd/evd-socket.c | 33 +++++++++++++++++++--------------
 evd/evd-socket.h | 52 ++++++++++++++++++++++++++--------------------------
 2 files changed, 45 insertions(+), 40 deletions(-)

commit 7cb43e903032d405a3ca9f07636bebeb97fc740b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sun Oct 4 09:17:06 2009 +0200

    Fixes error when emiting signals in EvdSocket: last parameter missing.
    
    Adds check to initialize GInitable interface only once.
    Some other style fixes.

 evd/evd-socket.c | 74 +++++++++++++++++++++++++++++++++++++++++++-------------
 evd/evd-socket.h | 18 ++++++++------
 2 files changed, 68 insertions(+), 24 deletions(-)

commit 424b92505d56202a448e5641ac18bbce6a31e8d1
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 3 12:44:16 2009 +0200

    Adds API version to library, gir and typelib filenames.

 configure.ac      |  4 ++++
 evd/Makefile.am   | 16 ++++++++--------
 tests/Makefile.am |  3 +--
 3 files changed, 13 insertions(+), 10 deletions(-)

commit 06041e2953233b671018d18ac5f180d1fce1abd4
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Sat Oct 3 09:42:24 2009 +0200

    Adds introspection support for EvdSocket, without any anotations yet.

 evd/Makefile.am  | 89 ++++++++++++++++++++++++++++++++++++++++++++++----------
 evd/evd-socket.h | 17 ++++++++---
 2 files changed, 87 insertions(+), 19 deletions(-)

commit e74ceb12b8f6b066da0972dbba28829a92c0bf5d
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 2 11:55:32 2009 +0200

    Adds autotools check for gobject-introspection.
    
    Also organizes autotools m4 macros into 'build/autotools' folder (as copied from Clutter project :-)

 Makefile.am                      |  4 ++
 autogen.sh                       | 28 +++++++++----
 build/Makefile.am                |  4 ++
 build/autotools/Makefile.am      |  9 ++++
 build/autotools/introspection.m4 | 88 ++++++++++++++++++++++++++++++++++++++++
 configure.ac                     | 24 +++++++----
 6 files changed, 142 insertions(+), 15 deletions(-)

commit 452a4abf1c193e3c41a457829fff300e5b4fd7c8
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 2 09:58:02 2009 +0200

    Completes UDP sockets test on 'test-socket'.

 tests/test-socket.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 105 insertions(+), 6 deletions(-)

commit 06fb94b6383fb6a7af2b667f325f8e82431a097c
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 2 08:56:43 2009 +0200

    Modifies test-socket to test if all sockets end-up closed.

 tests/test-socket.c | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

commit ca171236dc13b9840b36dae3082be2afaa4f7f8b
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Fri Oct 2 08:45:08 2009 +0200

    Adds 'listen' signal to EvdSocket.
    
    Renames 'connected' signal to 'connect' in EvdSocket.
    Updates socket-test to try the new 'listen' signal.

 evd/evd-socket.c    | 23 ++++++++++++++++++-----
 evd/evd-socket.h    |  3 ++-
 tests/test-socket.c | 12 +++++++++++-
 3 files changed, 31 insertions(+), 7 deletions(-)

commit e93d9a6e5689c26801174fb878bda5f72fa7e312
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 1 21:27:24 2009 +0200

    Includes marshal.list file forgotten when added marshaling auto-generation.

 evd/marshal.list | 1 +
 1 file changed, 1 insertion(+)

commit 710b6b42a1f165cddf0418915f19af5006560924
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 1 21:25:37 2009 +0200

    Adds read-handler property to EvdSocket.
    
    Updates test-socket to check socket reading.

 evd/evd-socket.c    |  69 +++++++++++++++++++++-------
 evd/evd-socket.h    |   8 ++++
 tests/test-socket.c | 127 +++++++++++++++++++++++++++++++++++++++++++---------
 3 files changed, 166 insertions(+), 38 deletions(-)

commit 41c9fced8abd2a8c8bf68d0a821b185c280848c6
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 1 20:08:44 2009 +0200

    Fixes bug in socket manager. GList of events now a GQueue.

 evd/evd-socket-manager.c |  55 +++++++++++-----------
 evd/evd-socket-manager.h |   2 -
 evd/evd-socket.c         | 118 +++++++++++++++++++++++++----------------------
 tests/test-socket.c      |   2 +
 4 files changed, 92 insertions(+), 85 deletions(-)

commit 1ad872c3d7c079d42933c3c588149ef7355f5ce9
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 1 15:25:29 2009 +0200

    Adds 'new-connection' signal to EvdSocket.
    
    Adds custom marshals generation targets in Makefile.am.
    Updates test-socket to use the newly added signal.

 evd/Makefile.am     | 12 ++++++++++++
 evd/evd-socket.c    | 49 ++++++++++++++++++++++++++++++++-----------------
 evd/evd-socket.h    |  3 +++
 tests/test-socket.c | 33 +++++++++++++++++++++++----------
 4 files changed, 70 insertions(+), 27 deletions(-)

commit ee5b44b97d38f5b51f2ecf5d3ecfd0ee33423415
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 1 12:23:35 2009 +0200

    Adds 'connect' method to EvdSocket
    
    and updates test-socket to test connection between multiple type of socket pairs.

 evd/evd-socket-manager.c |   2 +
 evd/evd-socket.c         |  47 ++++++++++++++++++-
 evd/evd-socket.h         |   9 +++-
 tests/test-socket.c      | 116 +++++++++++++++++++++++++++++++++--------------
 4 files changed, 136 insertions(+), 38 deletions(-)

commit a2852a5b54edc1af9903b5c925ba81209d0f9140
Author: Eduardo Lima Mitev <elima@igalia.com>
Date:   Thu Oct 1 09:38:11 2009 +0200

    Initial commit. Eventdance project comes to life.
    
    So far:
    	- Sockets are working, but in a very early stage.
    	- Socket manager is working, by now using only epoll.
    	- Basic autotools integration.

 AUTHORS                  |   1 +
 COPYING                  | 166 +++++++++++++++++++
 ChangeLog                |   2 +
 INSTALL                  |  12 ++
 Makefile.am              |  26 +++
 NEWS                     |   0
 README                   |  26 +++
 autogen.sh               |  11 ++
 configure.ac             |  47 ++++++
 evd/Makefile.am          |  32 ++++
 evd/evd-socket-manager.c | 411 +++++++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket-manager.h |  84 ++++++++++
 evd/evd-socket.c         | 377 +++++++++++++++++++++++++++++++++++++++++++
 evd/evd-socket.h         | 100 ++++++++++++
 evd/evd.h                |  31 ++++
 evd/evd.pc.in            |  15 ++
 tests/Makefile.am        |  22 +++
 tests/test-socket.c      |  99 ++++++++++++
 18 files changed, 1462 insertions(+)
