index
:
delta/libsoup.git
autobahn-integration-new
autobahn-test-client
badconnect
baserock/2.46.0
baserock/markdoffman/morph
baserock/morph
cache
carlosgc/async-result-message
carlosgc/auth-fixes
carlosgc/auth-no-password
carlosgc/auth-retry-cancel
carlosgc/authenticate
carlosgc/clean-refcounted
carlosgc/client-side-certs2
carlosgc/cookies-non-http-uris
carlosgc/early-cancellation
carlosgc/form-message
carlosgc/io-data-ownership
carlosgc/io-split
carlosgc/logger
carlosgc/message-flags
carlosgc/metrics
carlosgc/no-aliases
carlosgc/no-new-api
carlosgc/null-post-content-length
carlosgc/preconnect
carlosgc/preconnect-stolen
carlosgc/remove-old-api
carlosgc/remove-request-started
carlosgc/request-body-no-content-type
carlosgc/request-body-stream
carlosgc/requeue-private
carlosgc/send_and_read
carlosgc/session-queue
carlosgc/simple-api
carlosgc/sniff-empty
carlosgc/soup-uri-copy
carlosgc/split-io
carlosgc/ssl
carlosgc/status
carlosgc/system-ca-file
carlosgc/websocket-connection-error
cherry-pick-01e361fc
ci-ipv6
coding
content-sniffing
content-sniffing-update
fix-docs
giobased
glib-build.mk
gnome-2-10
gnome-2-12
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gresolver
hsts
http2
installed-tests
issue-171
keyring
libsoup-2-0-branch
libsoup-2-74
libsoup-2.4
libsoup-3-0
libsoup-3-2
libsoup-bindings
libsoup-hacking-branch
libsoup-pre214-branch
master
master.msvc
mcatanzaro/#3
nacho/response-test
new-directory-list-design
new-io
pgriffis/connection-id
pgriffis/cookies-logging
pgriffis/coverage
pgriffis/digest-sha256
pgriffis/fedora-i686-ci
pgriffis/pollable
pgriffis/port-normalized
pgriffis/pygobject-overridedir
pgriffis/redirection-signal
pgriffis/remove-property-aliases
pgriffis/remove-property-functions
pgriffis/soup-logger-crash
pgriffis/updated-examples
pgriffis/valgrind
ricotz/vala
server-api
server-feature
server-handlers
sockprops
soup-0-4
soup-0-5
soup-0-6
soup-0-7
soup-0-7-1
soup-refactoring
structured-log
tintou/wip/auth-domain
tls
websocket
websockets-fixes-2.64
websockets-fixes-2.66
wip/aplazas/hsts
wip/async-close
wip/auth
wip/ci
wip/ci-test
wip/ci-update
wip/constructor
wip/danw/guri
wip/doc-fixes
wip/docs-threading
wip/fixes
wip/fuzzing
wip/hadess/reverse-http
wip/http2
wip/http2-a
wip/http2-b
wip/http2-upstreaming
wip/keepalive
wip/max-payload-size
wip/meson
wip/nacho/soup-extern
wip/noload
wip/payload-size-3-20
wip/pgriffis/markdown-docs
wip/pkg-config-tweaks
wip/proxy-connect
wip/remove-deprecations
wip/remove-header-extern-c
wip/ricotz/issue129
wip/server
wip/server-api
wip/server-early
wip/server-features
wip/server-steal
wip/smcv/error-log
wip/smcv/skip-apache
wip/soup-uri-removal
wip/test-runner
wip/threaded-body-reads
wip/tingping/cached-resolver
wip/tintou/auth-domain
wip/tintou/g-ir-no-header-guards
wip/tintou/many-gir-fixes
wip/tintou/proxy-resolver
wip/tintou/uri-constructor
wip/tpopela/negotiate
wip/uri-normalize-fixes
wip/uri-testing-2
wip/validate-close-code
wip/websocket-close-bug
wip/withprivate
wip/xclaesse/xmlrpc
wip/xmlrpc-variant
gitlab.gnome.org: GNOME/libsoup.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsoup
/
soup-session-async.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SoupSession: update docs (and some semantics) for plain SoupSession
Dan Winship
2012-12-28
1
-16
/
+16
*
Rename all remaining "SoupMessage *req"s to "msg"
Dan Winship
2012-12-17
1
-5
/
+5
*
SoupPasswordManager: kill
Dan Winship
2012-12-11
1
-36
/
+0
*
SoupSession: allow creating a "plain" SoupSession for use with new APIs
Dan Winship
2012-12-10
1
-558
/
+7
*
SoupSessionAsync: don't allow restart-from-FINISHED in new_api
Dan Winship
2012-12-10
1
-1
/
+3
*
SoupConnection: disconnect on failed connections/tunnels
Dan Winship
2012-11-02
1
-8
/
+6
*
SoupSession: move some code from SoupMessageQueue here
Dan Winship
2012-11-02
1
-2
/
+2
*
port to GTask
Dan Winship
2012-10-22
1
-28
/
+18
*
SoupSessionAsync: destroy the I/O GSource when returning a result
Dan Winship
2012-09-17
1
-5
/
+9
*
SoupSessionAsync: move more logic into process_queue_item()
Dan Winship
2012-08-25
1
-71
/
+50
*
SoupSession: merge AWAITING_CONNECTION state into STARTING
Dan Winship
2012-08-25
1
-6
/
+2
*
SoupSession: move all connection tracking into the base class
Dan Winship
2012-08-25
1
-16
/
+3
*
SoupConnection: fix up states during connection
Dan Winship
2012-08-25
1
-4
/
+1
*
SoupSessionAsync: rename vars to make tunnel_msg vs real msg clearer
Dan Winship
2012-08-25
1
-30
/
+34
*
SoupSession: make queue items hold a ref on the session
Dan Winship
2012-08-13
1
-7
/
+2
*
SoupSessionAsync: fix the idle_run_queue source handling (again)
Dan Winship
2012-08-13
1
-2
/
+16
*
valgrindage
Dan Winship
2012-08-11
1
-10
/
+11
*
SoupSessionAsync: fix handling of timed-out SoupRequests
Dan Winship
2012-07-24
1
-0
/
+8
*
soup_session_queue_message: simplify the msg refcounting internally
Dan Winship
2012-07-16
1
-7
/
+0
*
SoupSession: replace queue_message() base impl with a separate method
Dan Winship
2012-07-16
1
-1
/
+4
*
Fix the retry-on-broken-connection codepath for SoupRequest
Dan Winship
2012-07-13
1
-0
/
+7
*
Clean up includes
Dan Winship
2012-07-13
1
-5
/
+1
*
Reorganize files to need fewer forward declarations
Dan Winship
2012-07-13
1
-40
/
+30
*
Correctly handle unsuccessful CONNECTs via request API
Dan Winship
2012-05-15
1
-0
/
+5
*
Fix a few recent request API bugs, add some more tests
Dan Winship
2012-05-03
1
-1
/
+3
*
Fix warnings/failures with messages that are cancelled from got-headers
Dan Winship
2012-05-02
1
-8
/
+10
*
Reorganize proxy resolution, and support SOCKS and other proxy types
Dan Winship
2012-04-28
1
-96
/
+3
*
SoupHTTPRequest: O brave new world!
Dan Winship
2012-04-17
1
-1
/
+238
*
SoupSessionAsync: fix the GMainContext tracking
Dan Winship
2012-04-17
1
-28
/
+23
*
SoupSessionAsync: don't queue idles from dispose()
Dan Winship
2012-02-13
1
-4
/
+13
*
SoupSession: Do not actually send a request if it was cancelled before.
Raphael Kubo da Costa
2012-01-18
1
-0
/
+1
*
SoupMessage: add network-event signal
Dan Winship
2011-12-22
1
-4
/
+2
*
Add SoupSession:use-thread-context
Dan Winship
2011-11-08
1
-8
/
+26
*
oops, I apparently didn't run "make check" after the tls changes...
Dan Winship
2011-10-20
1
-0
/
+2
*
Fix SoupMessage https status information to be set more reliably
Dan Winship
2011-10-20
1
-0
/
+2
*
SoupSession: make pause/unpause work in any state
Dan Winship
2011-09-29
1
-0
/
+11
*
Default to TLS for https connections, and fall back to SSLv3 on failure
Dan Winship
2011-08-07
1
-3
/
+10
*
SoupConnection: do TLS handshake at connection time
Dan Winship
2011-08-07
1
-24
/
+41
*
soup-session-async:fixed a connection starvation issue
Sergio Villar Senin
2011-01-18
1
-3
/
+1
*
soup_session_cancel_message: fix up, especially in sync sessions
Dan Winship
2011-01-10
1
-3
/
+11
*
Return SOUP_STATUS_CAN_RESOLVE_PROXY as appropriate
Dan Winship
2010-11-13
1
-1
/
+1
*
Put the hostname into the reason_phrase with network errors
Dan Winship
2010-07-30
1
-2
/
+2
*
SoupSessionAsync: don't stall on proxy resolution error
Dan Winship
2010-07-30
1
-0
/
+1
*
SoupSessionAsync: make soup_session_cancel_message behave stupidly again
Dan Winship
2010-07-28
1
-3
/
+32
*
Fix connection states so in-use connections don't get pruned
Dan Winship
2010-06-09
1
-0
/
+1
*
SoupSession: tweak cancellation again
Dan Winship
2010-06-09
1
-10
/
+0
*
SoupSession: continue reorg, remove remaining signal-based flow control
Dan Winship
2010-06-09
1
-105
/
+98
*
SoupSession: bind connections to messages sooner, improve conn failure case
Dan Winship
2010-06-09
1
-53
/
+74
*
Add SoupMessageQueueItemState, remove SoupMessageIOStatus
Dan Winship
2010-06-09
1
-26
/
+41
*
soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFn
Dan Winship
2010-06-09
1
-13
/
+30
[next]