Wocky Branches
Branches merged
misc
- Start: dc1d27b9c2e7394f3b74d31941ae54acf4be09f6
- Stop: 0c320e2d6fa1106276fdbc4394156ef686d889b0
- Base: master
- Author: Guillaume
- Description: Misc small fixes in the Porter closing code
init
- Start: ac511b43ae9f37ef33fc0fe5fdf7029c8e354bce
- Stop: 3a705cc906e154a3e77fabd55c16f42ae11191a6
- Base: master
- Author: Guillaume
- Description: add wocky init / desinit function and use them in tests
- New API:
- void wocky_init (void);
- void wocky_deinit (void);
gnutls
URL: http://git.collabora.co.uk/?p=user/vivek/wocky.git;a=shortlog;h=refs/heads/gnutls
- Base: connector-legacy
- Author: Vivek
- Description: Import unmerged gnio tls support, add server side tls
- New API:
- WockyTLSConnection *wocky_tls_session_handshake_finish
- WockyTLSConnection *wocky_tls_session_handshake
- void wocky_tls_session_handshake_async
- WockyTLSSession *wocky_tls_session_new
- WockyTLSSession *wocky_tls_session_server_new
connector-legacy
URL: http://git.collabora.co.uk/?p=user/vivek/wocky.git;a=shortlog;h=refs/heads/connector-legacy
- Base: master
- Author: Vivek
- Description: Support old-style SSL and jabber auth (JEP0078)
- New API:
- added id parameter
- wocky_xmpp_writer_stream_open
- wocky_xmpp_connection_recv_open_finish
- wocky_connector_connect_finish
- added id parameter

