index
:
~alsuren/wocky
distcheck
master
qutim-caps-39464
Unnamed repository; edit this file to name it for gitweb.
alsuren
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
meta-porter: use a union to avoid strict aliasing problems
HEAD
master
Jonny Lamb
1
-13
/
+18
2011-04-07
Save const returns in const variables
Sjoerd Simons
1
-2
/
+2
2011-04-07
meta-porter: add a FIXME for the v6-in-v4 functions
Jonny Lamb
1
-0
/
+2
2011-04-07
c2s-porter: don't blindly disconnect the IQ handler cancellable
Jonny Lamb
1
-1
/
+4
2011-04-06
meta-porter: hack around v6-in-v4 addresses being exposed
Jonny Lamb
1
-2
/
+52
2011-04-06
meta-porter: disconnect porter signal handlers before trying to close it
Jonny Lamb
1
-0
/
+6
2011-04-06
meta-porter: clean up porter closing callbacks
Jonny Lamb
1
-23
/
+22
2011-04-06
contact-factory: weak unref an existing LL contact if we're replacing it
Jonny Lamb
1
-7
/
+14
2011-04-05
meta-porter: don't start multiple timeouts for freeing the PorterData
Jonny Lamb
1
-0
/
+5
2011-04-05
contact-factory: don't dup a string twice when once will do
Jonny Lamb
1
-1
/
+1
2011-04-05
gitignore: ignore more emacs rubbish
Jonny Lamb
1
-0
/
+1
2011-04-01
meta-porter: don't assert if we have another connection
Jonny Lamb
1
-3
/
+14
2011-04-01
meta-porter: stamp on a from contact for IQ replies too
Jonny Lamb
1
-1
/
+4
2011-04-01
meta-porter: also connect to WockyC2SPorter::remote-error
Jonny Lamb
1
-0
/
+13
2011-03-31
Merge branch 'meta-fixes'
Jonny Lamb
3
-14
/
+46
2011-03-31
stanza: add wocky_stanza_copy
Jonny Lamb
3
-0
/
+50
2011-03-31
meta-porter: unref async result after calling a method on the source object
Jonny Lamb
1
-1
/
+3
2011-03-31
meta-porter: store the contact JID on the actual C2S porter object
Jonny Lamb
1
-0
/
+15
2011-03-31
meta-porter: use g_clear_error
Jonny Lamb
1
-2
/
+1
2011-03-31
meta-porter: close a porter properly before disposing it
Jonny Lamb
1
-1
/
+4
2011-03-31
meta-porter: keep a ref on self during connecting a connection
Jonny Lamb
1
-2
/
+5
2011-03-31
meta-porter: also debug what IP a new connection is from
Jonny Lamb
1
-3
/
+11
2011-03-31
meta-porter: unref async result after calling a method on the source object
Jonny Lamb
1
-1
/
+4
2011-03-31
meta-porter: get the property name for the socket connection right
Jonny Lamb
1
-1
/
+1
2011-03-31
ll-connector: remove unnecessary unrefs of self
Jonny Lamb
1
-3
/
+0
2011-03-31
contact-factory: ensure we don't get a NULL when ensuring a LL contact
Jonny Lamb
1
-0
/
+2
2011-03-29
Merge branch 'whitespace-only-bodies'
Will Thompson
2
-10
/
+56
2011-03-29
Morse and Lewis were Oxfordshire police.
Will Thompson
1
-2
/
+4
2011-03-29
MUC: remove content-free headers and unused returns
Will Thompson
1
-23
/
+2
2011-03-25
ll-connector: check the cancellable for !NULL before unreffing it
Jonny Lamb
1
-2
/
+5
2011-03-25
ll-connector: free the async result before the connector itself
Jonny Lamb
1
-5
/
+13
2011-03-23
Hold off on depending on gio 2.28 just for one function.
Stef Walter
5
-29
/
+27
2011-03-23
pubsub-helpers: add make_event_stanza helper function
Jonny Lamb
2
-0
/
+55
2011-03-22
examples: use wocky_session_new_with_connection
Jonny Lamb
2
-2
/
+2
2011-03-22
Merge branch 'meta-porter'
Jonny Lamb
35
-31
/
+4337
2011-03-22
meta-porter: ensure the ClosePorter closure if freed even if there are none t...
Jonny Lamb
1
-1
/
+8
2011-03-22
meta-porter: fix tallying up calls to the close_async function
Jonny Lamb
1
-9
/
+8
2011-03-22
configure: depend on gio >= 2.28
Jonny Lamb
2
-2
/
+2
2011-03-21
meta-porter: don't leak the stanza if send_iq_finish wasn't called
Jonny Lamb
1
-2
/
+3
2011-03-21
meta-porter: clarify closing all porters code
Jonny Lamb
1
-17
/
+15
2011-03-21
meta-porter: don't create a new GList twice needlessly
Jonny Lamb
1
-2
/
+0
2011-03-21
meta-porter: bail out of start if the socket listener fails to listen
Jonny Lamb
1
-0
/
+1
2011-03-21
meta-porter: add the other arguments to stanza_handler_new
Jonny Lamb
1
-17
/
+18
2011-03-21
meta-porter: critical on setting the JID twice
Jonny Lamb
1
-5
/
+2
2011-03-18
SaslAuth: fix a wrong variable name (it's "sasl", not "self")
Marco Barisione
1
-1
/
+1
2011-03-18
SaslAuth: Don't process stanzas received after disconnection
Marco Barisione
1
-0
/
+9
2011-03-17
Merge branch 'examples'
Will Thompson
10
-457
/
+536
2011-03-17
examples: correctly publish 'chat' presence
Will Thompson
1
-1
/
+3
2011-03-17
porter-test: remove stray g_print (G_STRFUNC)s
Will Thompson
1
-4
/
+0
2011-03-17
Connector: simplify building a debug string
Will Thompson
1
-3
/
+1
[next]