index
:
wocky.git
master
DEPRECATED REPOSITORY see: http://cgit.freedesktop.org/wocky
Sjoerd Simons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
wocky: don't use absolute paths in enumtypes headers
HEAD
master
Jonny Lamb
1
-1/+1
2011-02-25
Merge branch 'register-handler-from'
Will Thompson
13
-179/+761
2011-02-25
Merge remote-tracking branch 'jonny/blow-away-corrupt-caps-caches'
Will Thompson
1
-22/+63
2011-02-16
Porter: make sender matching for handlers explicit.
Will Thompson
13
-190/+650
2011-02-16
Porter: refactor matching stanzas from the server.
Will Thompson
1
-3/+11
2011-02-16
Porter: fix matching handlers from JIDs sans node part
Will Thompson
2
-3/+60
2011-02-16
Add wocky_porter_register_handler_va().
Will Thompson
2
-16/+73
2011-02-04
node: add set_attributes function
Jonny Lamb
2
-0/+33
2011-02-03
CapsCache: remove an unneeded assertion.
Will Thompson
1
-2/+2
2011-02-03
CapsCache: don't potentially double-free statement
Will Thompson
1
-2/+2
2011-02-03
CapsCache: add a satity check to prepare()
Will Thompson
1
-1/+5
2011-02-03
Blow away corrupt caps caches
Will Thompson
1
-19/+56
2011-01-18
caps-cache: store caps cache in .cache/caps/caps-cache.db
Jonny Lamb
1
-1/+1
2011-01-18
caps-cache: add documentation
Jonny Lamb
3
-4/+59
2011-01-18
caps-cache: stop declaring a non-existent get_singleton function
Jonny Lamb
1
-3/+0
2011-01-18
wocky: link to sqlite3
Jonny Lamb
3
-7/+11
2011-01-18
caps-cache: typedef object and class structs
Jonny Lamb
1
-4/+6
2011-01-18
caps-cache: misc. style changes
Jonny Lamb
2
-40/+36
2011-01-18
caps-cache: don't save caps cache into a telepathy directory
Jonny Lamb
1
-1/+1
2011-01-18
caps-cache: copy over from Gabble with s/gabble/wocky/g
Jonny Lamb
5
-0/+808
2011-01-10
Muc: correctly parse the 'composing' chat state.
Will Thompson
1
-1/+1
2010-12-24
DEBUG once per mainloop iteration is bad, remove
Sjoerd Simons
1
-1/+0
2010-12-20
Add assertions to ensure async resources are freed
Nicolas Dufresne
4
-0/+7
2010-12-20
Fix wocky_implement_finish_*() macro
Nicolas Dufresne
3
-32/+50
2010-12-15
Heartbeat: safely stop polling iphb FD.
Will Thompson
1
-2/+8
2010-11-30
MUC: only include <x xmlns=...muc.../> when joining.
Will Thompson
2
-10/+8
2010-11-30
Inline wocky_muc_send_presence()
Will Thompson
1
-15/+4
2010-11-30
connector-test: fix a typo of 'sasl'
Will Thompson
1
-1/+1
2010-11-30
examples/connect: always call wocky_init().
Will Thompson
1
-1/+1
2010-11-23
Add maintainer-upload-docs target to Makefile.am
Simon McVittie
1
-0/+5
2010-11-15
auth-registry: add a namespace to auth mechanism constants
Jonny Lamb
7
-14/+14
2010-11-10
Merge branch 'iphb'
Will Thompson
8
-64/+490
2010-11-10
OpenSSL: improve debugging output for ignored errors
Will Thompson
1
-0/+5
2010-11-10
OpenSSL: don't erroneously truncate X509_NAMEs.
Will Thompson
1
-1/+1
2010-11-10
OpenSSL: add debug output to check_peer_name()
Will Thompson
1
-1/+8
2010-10-25
Clarify that moving next_wakeup into the past is okay
Will Thompson
1
-0/+3
2010-10-25
Ping test: reduce the number of pings sent and time waited
Will Thompson
1
-3/+3
2010-10-25
Heartbeat: add this/next wakeup timestamps to debug output
Will Thompson
1
-2/+17
2010-10-25
Heartbeat: explain why _new() doesn't use update_interval()
Will Thompson
1
-0/+4
2010-10-25
Ping: flag ping-interval property as CONSTRUCT
Will Thompson
1
-1/+1
2010-10-25
Improve WockyPing's debugging output.
Will Thompson
1
-1/+6
2010-10-25
Heartbeat: handle max_interval = 0
Will Thompson
2
-11/+82
2010-10-25
Add more debugging to the heartbeat
Will Thompson
1
-1/+6
2010-10-25
Heartbeat: split degrading out of finalize
Will Thompson
1
-8/+16
2010-10-25
Replace WockyPing's timeouts with WockyHeartbeat
Will Thompson
1
-59/+19
2010-10-25
Document heartbeat methods.
Will Thompson
1
-0/+25
2010-10-25
Bake iphb interval policy into WockyHeartbeatSource
Will Thompson
2
-8/+12
2010-10-25
Heartbeat: support updating the interval on the fly
Will Thompson
2
-0/+29
2010-10-25
Heartbeat: extract common iphb_wait()-calling code
Will Thompson
1
-19/+24
2010-10-25
Heartbeat: fall back to internal timeouts
Will Thompson
1
-48/+99
[next]