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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Update code-gten tools from telepathy-glib 0.9.2
Sjoerd Simons
6
-188
/
+337
2009-12-07
Add tp:name-for-bindings to the OLPC specs
Sjoerd Simons
4
-16
/
+20
2009-12-07
Update wocky to include openssl deadlock and build fixes.
Vivek Dasmohapatra
1
-0
/
+0
2009-12-07
Remove various bits that were only used for GibberResolver
Sjoerd Simons
5
-1691
/
+3
2009-12-07
Tweak coding style
Sjoerd Simons
1
-1
/
+1
2009-12-07
Merge remote branch 'maiku/gresolver'
Sjoerd Simons
13
-1893
/
+383
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
test if bugged proxies are not queried twice
Guillaume Desmottes
1
-9
/
+20
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
test if proxies_telepathy_im is properly queried
Guillaume Desmottes
1
-1
/
+30
2009-12-07
query proxies.telepathy.im if there is no fallback server
Guillaume Desmottes
1
-2
/
+68
2009-12-07
check if Gabble requests a new proxy if a reply is an error
Guillaume Desmottes
1
-1
/
+24
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
check that we don't flood proxies with useless requests
Guillaume Desmottes
1
-0
/
+3
2009-12-07
don't recycle proxies list if that doesn't make sense
Guillaume Desmottes
1
-2
/
+14
2009-12-07
test-fallback-socks5-proxy: test that the list of proxies is recycled
Guillaume Desmottes
1
-0
/
+8
2009-12-07
recycle the list of potential proxies
Guillaume Desmottes
1
-6
/
+18
2009-12-07
test-fallback-socks5-proxy.py: test how gabble manages the proxy cache once i...
Guillaume Desmottes
1
-2
/
+81
2009-12-07
test-fallback-socks5-proxy.py: factor out send_file_to_alice
Guillaume Desmottes
1
-12
/
+8
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
2
-14
/
+5
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
test-fallback-socks5-proxy: add wait_si_and_return_proxies returning the list...
Guillaume Desmottes
1
-59
/
+36
2009-12-07
test-fallback-socks5-proxy.py: make send_socks5_reply more generic
Guillaume Desmottes
1
-11
/
+11
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
test-fallback-socks5-proxy.py: check that the same proxy can't be added twice
Guillaume Desmottes
1
-0
/
+48
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-04
fd.o #25296: break race in test-send-file-provide-immediately.py and test-sen...
Guillaume Desmottes
1
-7
/
+7
2009-12-03
Merge branch 'plugin-headers'
Will Thompson
11
-7
/
+77
2009-12-03
Adjust test plugin to include plugin.h properly
Will Thompson
1
-1
/
+1
2009-12-03
Put headers in lib/telepathy-gabble-0/{gabble,wocky}
Will Thompson
3
-5
/
+5
2009-12-03
Include plugin directory in .pc files
Will Thompson
2
-0
/
+5
2009-12-03
Install plugin and Wocky headers, and a .pc file
Will Thompson
5
-2
/
+66
2009-12-02
Don't use self if it is NULL.
Mike Ruprecht
1
-3
/
+8
2009-12-02
Use g_hostname_to_ascii unconditionally (instead of removing it).
Mike Ruprecht
1
-1
/
+7
[next]