index
:
wocky
gabble-0.12
gabble-0.14
gabble-0.16
gabble-0.18
master
salut-0.8
Wocky XMPP library (mirrored from https://gitlab.freedesktop.org/telepathy/wocky)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
wocky-tls: Merge WockyTLSSession and WockyTLSConnection together
Dan Winship
5
-193
/
+105
2020-05-09
wocky-tls: specify peername at session creation time
Dan Winship
7
-30
/
+62
2020-05-09
Introduce Wocky API Versioning
Ruslan N. Marchenko
1
-0
/
+4
2020-05-09
Minor fixes in syntax and code
Ruslan N. Marchenko
5
-10
/
+13
2020-05-09
Suppress GCC 8 cast-function-type error
Ruslan N. Marchenko
1
-0
/
+1
2020-04-25
Make GTK Docs optional
Ruslan N. Marchenko
4
-1
/
+11
2018-11-30
Merge pull request #1 from roelaaij/master
George Kiagiadakis
5
-4
/
+74
2018-11-04
Remove accidental if if.
Roel Aaij
4
-8
/
+8
2018-10-26
openssl: fix build with openssl >= 1.1.0
Roel Aaij
5
-4
/
+74
2016-07-09
tests: remove wocky-http-proxy-test
George Kiagiadakis
2
-401
/
+0
2016-07-09
Merge branch 'gabble-0.18'
George Kiagiadakis
18
-573
/
+65
2016-07-09
tests/certs: update crl for 5 years indeed
gabble-0.18
George Kiagiadakis
1
-11
/
+10
2016-07-04
wocky-test-connector-server: report errors when asserting on finishing async ...
George Kiagiadakis
1
-4
/
+12
2016-07-04
wocky-connector-test: allow test server to dispatch any pending events before...
George Kiagiadakis
1
-0
/
+12
2016-07-04
Bump required glib version to 2.44, as we now depend on GIO http proxy
George Kiagiadakis
8
-13
/
+3
2016-07-04
Remove wocky-http-proxy, upstreamed in GIO now
George Kiagiadakis
8
-545
/
+28
2016-07-04
Update CRL for 5 years (Closes: #79548)
Diane Trout
3
-23
/
+26
2016-07-04
Rename a test to avoid a duplicate test error message
Diane Trout
1
-1
/
+1
2016-07-03
wocky-tls: replace deprecated gnutls type with its modern version
George Kiagiadakis
1
-1
/
+1
2016-07-03
soup_session_async_new is deprecated (Closes: #96383)
Diane Trout
2
-2
/
+2
2016-06-12
soup_session_async_new is deprecated (Closes: #96383)
Diane Trout
2
-2
/
+2
2016-06-12
Update CRL for 5 years (Closes: #79548)
Diane Trout
3
-23
/
+26
2016-01-09
Rename a test to avoid a duplicate test error message
Diane Trout
1
-1
/
+1
2014-06-03
wocky_jingle_state_machine_dance: return a boolean
Guillaume Desmottes
1
-12
/
+12
2014-06-03
wocky_jingle_session_parse: fix potential NULL deferencing
Guillaume Desmottes
1
-3
/
+7
2014-06-02
jingle-content: remove unused assignations
Guillaume Desmottes
1
-3
/
+1
2014-06-02
don't use for loop variable declarations
Guillaume Desmottes
2
-2
/
+4
2014-06-02
test-sasl-auth-server: NULL terminate the handlers array
Guillaume Desmottes
1
-1
/
+1
2014-06-02
test-sasl-auth-server: remove unread assignations
Guillaume Desmottes
1
-2
/
+2
2014-06-02
dummy-xmpp-server.c: add mising 'return' in main()
Guillaume Desmottes
1
-1
/
+1
2014-05-07
Merge branch 'gabble-0.18'
Guillaume Desmottes
1
-5
/
+4
2014-05-07
wocky-jingle-info: don't try using self if it's NULL
Guillaume Desmottes
1
-5
/
+4
2014-03-19
Merge remote-tracking branch 'origin/gabble-0.18'
Simon McVittie
1
-4
/
+6
2014-03-19
data-form: reformat <code> blocks so recent gtk-doc can cope
Simon McVittie
1
-4
/
+6
2014-03-19
jingle-content: reset idle ID in its callback
Guillaume Desmottes
1
-0
/
+2
2014-02-14
jingle-content: reset idle ID in its callback
Guillaume Desmottes
1
-0
/
+2
2013-09-10
stop using deprecated gnutls_certificate_credentials
Guillaume Desmottes
1
-1
/
+1
2013-09-09
Merge remote-tracking branch 'origin/gabble-0.18'
Simon McVittie
0
-0
/
+0
2013-09-06
If we send an IQ to a server allow "from" to be empty
David Edmundson
1
-0
/
+10
2013-09-06
If we send an IQ to a server allow "from" to be empty
David Edmundson
1
-0
/
+10
2013-08-09
Merge branch 'gabble-0.18'
Simon McVittie
2
-34
/
+1
2013-08-09
Fix examples' and tests' dependencies
Simon McVittie
2
-34
/
+1
2013-08-09
Include more test certificates in the tarball, so we can distcheck
Simon McVittie
1
-1
/
+4
2013-08-09
Make dist-hook succeed out-of-tree
Simon McVittie
1
-2
/
+2
2013-08-09
keep the coding-style checker happy
Simon McVittie
1
-2
/
+2
2013-08-09
some tests: give better diagnostics on failure
Simon McVittie
2
-56
/
+139
2013-08-09
Merge branch 'gabble-0.18'
Simon McVittie
9
-40
/
+70
2013-08-09
Tests: don't assume that other things can sneak in ahead of cancellation
Simon McVittie
5
-5
/
+23
2013-08-09
wocky-dummy-xmpp-server: don't turn off non-blocking on the socket
Simon McVittie
1
-4
/
+0
2013-08-09
wocky-xmpp-reader-test: don't assume non-characters will be replaced
Simon McVittie
1
-7
/
+36
[next]