index
:
wocky
android
master
Unnamed repository; edit this file 'description' to name the repository.
Alvaro Soliverez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
Support building under Android
HEAD
master
Derek Foreman
3
-1/+43
2011-09-30
NodeTree: fix _new example
Will Thompson
1
-4/+2
2011-09-07
pubsub-helpers: add node name as attribute on items node
Jonny Lamb
1
-1/+1
2011-09-05
C2SPorter: clear up English properly.
Will Thompson
1
-6/+8
2011-09-05
C2SPorter: correctly conjugate the verb "to threaten"
Will Thompson
1
-3/+3
2011-09-01
Connector: change misleading “Bad SRV record” message
Will Thompson
1
-2/+3
2011-08-31
connector-test: use !=, not |=
Will Thompson
1
-2/+2
2011-08-17
sasl-digest-md5: the response needs both the realm and server
Marco Barisione
1
-3/+3
2011-08-05
Merge branch 'gabble-0.12'
Marco Barisione
1
-19/+28
2011-08-05
Use GQueue instead of GList* for queueable_stanza_pattern
Siraj Razick
1
-11/+6
2011-08-05
Avoid filtering all PEP messages
Siraj Razick
1
-10/+24
2011-08-03
Merge branch 'whitespace-ping'
Marco Barisione
9
-69/+336
2011-08-03
ping: send whitespace pings instead of XMPP ones
Marco Barisione
2
-28/+29
2011-08-03
wocky-test-stream: allow to get notified directly whenever data is read
Marco Barisione
2
-0/+22
2011-08-03
c2s-porter: add send_whitespace_ping_(async|finish) methods
Marco Barisione
2
-9/+145
2011-08-03
c2s-porter: share the code to terminate the pending operations
Marco Barisione
1
-21/+21
2011-08-03
xmpp-connection: add send_whitespace_ping_(async|finish) methods
Marco Barisione
2
-0/+103
2011-08-03
ping: make the "porter" property a WockyC2SPorter
Marco Barisione
3
-12/+17
2011-08-03
Merge branch 'stream-ciphers'
Marco Barisione
3
-9/+64
2011-08-03
openssl: prefer stream ciphers when --enable-stream-ciphers is used
Marco Barisione
1
-5/+23
2011-08-03
tls: prefer stream ciphers when --enable-stream-ciphers is used
Marco Barisione
2
-4/+30
2011-08-03
configure: add an --enable-prefer-stream-ciphers option
Marco Barisione
1
-0/+11
2011-07-27
Merge branch 'gabble-0.12'
Will Thompson
5
-25/+124
2011-07-27
s/WockyTestSTreamReadMode/WockyTestStreamReadMode/
Sjoerd Simons
2
-4/+4
2011-07-27
Rename the tls test from /openssl to /tls to avoid confusion
Sjoerd Simons
1
-2/+2
2011-07-27
Make the tls test send a big chunk of data
Sjoerd Simons
1
-11/+47
2011-07-27
Add an incomplete write mode to the test-stream
Sjoerd Simons
3
-4/+34
2011-07-27
Always write out all data gnutls requested
Sjoerd Simons
1
-4/+37
2011-07-08
Connector tests: always check return when expecting failure
Will Thompson
1
-14/+15
2011-07-08
configure: set HAVE_LIBSASL2=no if we don't have it
Will Thompson
1
-1/+3
2011-07-08
Fix GnuTLS build with --disable-debug
Will Thompson
1
-2/+0
2011-07-08
Merge branch 'debug-stubs'
Will Thompson
5
-28/+26
2011-07-08
Replace stub DEBUG macros with no-op static inline functions
Will Thompson
3
-13/+19
2011-07-08
TLS: use GEnum for WockyTLSVerificationLevel names
Will Thompson
2
-14/+7
2011-07-07
GnuTLS: remove a massive row of asterisks
Will Thompson
1
-1/+0
2011-07-07
Merge branch 'extra-certificate-identities'
Marco Barisione
8
-61/+173
2011-07-07
openssl: check the certificate name against the extra identities too
Marco Barisione
1
-1/+38
2011-07-07
tls: check the certificate name against the extra identities too
Marco Barisione
1
-4/+58
2011-07-07
tls: rename the variable for the number of peers for clarity
Marco Barisione
1
-5/+6
2011-07-07
tls: rearrange wocky_tls_session_verify_peer() to reduce code duplication
Marco Barisione
1
-14/+12
2011-07-07
tls: style fix; add missing braces around a long if block
Marco Barisione
1
-44/+46
2011-07-07
Add an extra_identify argument to the TLS verification functions
Marco Barisione
8
-11/+31
2011-07-07
OpenSSL: squash GCC 4.6 -Wunused-but-set-variable warnings
Will Thompson
1
-7/+4
2011-07-07
meta-porter: deal with bad addresses on incoming connections
Jonny Lamb
1
-3/+14
2011-06-09
Connector: clarify debug in host fallback path.
Will Thompson
1
-6/+8
2011-06-09
Connector: make XMPP version='' debug message NULL-safe
Will Thompson
1
-1/+2
2011-06-09
Connector: clarify legacy auth selection
Will Thompson
1
-5/+6
2011-06-09
Legacy auth: document jabberd 1.4 workaround
Will Thompson
2
-3/+14
2011-06-02
MUC: allow own presence to be passed to other handlers
Will Thompson
1
-1/+2
2011-06-01
MUC: allow own presence to be passed to other handlers
Will Thompson
1
-1/+2
[next]