index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
Don't accept an open ibb iq if we didn't accept the bytestream yet
Sjoerd Simons
1
-0
/
+12
2009-12-18
Make sure we only call the callback if it's still alive
Sjoerd Simons
1
-4
/
+3
2009-12-18
Deinit wocky at the end of the run so it can free some memory
Sjoerd Simons
1
-0
/
+2
2009-12-18
Remove now unused out label
Sjoerd Simons
1
-1
/
+0
2009-12-18
Chain up to the parent class so it can free some memory
Sjoerd Simons
1
-0
/
+2
2009-12-18
Fix usage of potentially freed memory
Sjoerd Simons
1
-10
/
+10
2009-12-18
Fail early if we can't get local ip address to prevent leaking memory
Sjoerd Simons
1
-7
/
+7
2009-12-18
Don't leak the intset returned by tp_handle_set_update
Sjoerd Simons
1
-1
/
+5
2009-12-18
plug various leaks
Dafydd Harries
12
-4
/
+45
2009-12-15
Merge branch 'fd.o#25341'
Will Thompson
1
-0
/
+48
2009-12-09
vcard-manager: Iterate over hashtable instead of usin g_hash_table_find to ch...
Andre Moreira Magalhaes (andrunko)
1
-18
/
+18
2009-12-09
vcard-manager: Do not try to set vcard fields not supported by google servers.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+22
2009-12-08
Move pmuc-v1 #define up with the other bundles'
Will Thompson
1
-2
/
+1
2009-12-08
Fall back to stun.telepathy.im not stun.ccu
Will Thompson
1
-1
/
+1
2009-12-08
Make 'resource' override a resource in 'account'
Will Thompson
1
-8
/
+10
2009-12-07
fd.o#25341: Always sets its own vcard on login
Andre Moreira Magalhaes (andrunko)
1
-0
/
+28
2009-12-07
Tweak coding style
Sjoerd Simons
1
-1
/
+1
2009-12-07
Merge remote branch 'maiku/gresolver'
Sjoerd Simons
1
-34
/
+47
2009-12-07
remove debug message in bytestream_write_blocked_cb
Guillaume Desmottes
1
-10
/
+0
2009-12-07
remove useless \n
Guillaume Desmottes
1
-1
/
+0
2009-12-07
fix typo
Guillaume Desmottes
1
-1
/
+1
2009-12-07
remove proxy from the list if we receive an IQ error
Guillaume Desmottes
1
-0
/
+24
2009-12-07
use a timestamp instead of a timer to manage the lifetime of the proxies list
Guillaume Desmottes
1
-30
/
+11
2009-12-07
connection.h: remove old comments about proxies
Guillaume Desmottes
1
-9
/
+2
2009-12-07
proxies_disco_cb: log a debug msg if disco failed
Guillaume Desmottes
1
-1
/
+4
2009-12-07
Always recycle the socks5_potential_proxies list
Guillaume Desmottes
1
-16
/
+5
2009-12-07
proxies_disco_cb: Replace the old list instead of adding elements to it
Guillaume Desmottes
1
-5
/
+8
2009-12-07
add_proxy_to_list: free the oldest proxy once removed
Guillaume Desmottes
1
-0
/
+1
2009-12-07
remove double ';'
Guillaume Desmottes
1
-1
/
+1
2009-12-07
mark the proxies list has expired after 6 hours
Guillaume Desmottes
1
-0
/
+40
2009-12-07
Stop hardcoding a list of public proxies
Guillaume Desmottes
1
-13
/
+1
2009-12-07
query proxies.telepathy.im if there is no fallback server
Guillaume Desmottes
1
-2
/
+68
2009-12-07
remove the sock5 proxies timer; instead request a new proxy if a reply is wrong
Guillaume Desmottes
1
-39
/
+12
2009-12-07
factor out query_proxies
Guillaume Desmottes
1
-25
/
+35
2009-12-07
don't recycle proxies list if that doesn't make sense
Guillaume Desmottes
1
-2
/
+14
2009-12-07
recycle the list of potential proxies
Guillaume Desmottes
1
-6
/
+18
2009-12-07
gabble_bytestream_factory_get_socks5_proxies: stop randomizing proxies
Guillaume Desmottes
1
-4
/
+0
2009-12-07
streamhost are identified by their host
Guillaume Desmottes
1
-11
/
+2
2009-12-07
remove oldest proxy from the cache
Guillaume Desmottes
1
-0
/
+15
2009-12-07
move existing proxy to the head of the list when they are re-discovered
Guillaume Desmottes
1
-6
/
+13
2009-12-07
gabble_bytestream_factory_query_socks5_proxies: always request at least one p...
Guillaume Desmottes
1
-5
/
+8
2009-12-07
rename NB_SOCKS5_PROXIES_USED to NB_MIN_SOCKS5_PROXIES and decrease it to 3
Guillaume Desmottes
1
-3
/
+4
2009-12-07
add_proxy_to_list: don't add twice the same proxy
Guillaume Desmottes
1
-0
/
+28
2009-12-07
bytestream-factory: factor out add_proxy_to_list
Guillaume Desmottes
1
-13
/
+25
2009-12-03
Merge branch 'plugin-headers'
Will Thompson
3
-167
/
+3
2009-12-02
Don't use self if it is NULL.
Mike Ruprecht
1
-3
/
+8
2009-11-27
Move headers available to plugins to gabble/
Will Thompson
3
-167
/
+3
2009-11-27
Remove FT debug messages that get printed repeatedly
Sjoerd Simons
1
-8
/
+0
2009-11-27
Make GabblePluginLoader a mortal singleton
Will Thompson
2
-4
/
+15
2009-11-27
Merge branch 'master' into plugins
Will Thompson
22
-493
/
+235
[next]