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-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SoupCache: fix the timestamp for responses
Claudio Saavedra
2017-11-30
1
-1
/
+1
*
Don't use C++ comments as libsoup uses C89
Tomas Popela
2017-11-16
1
-2
/
+2
*
SoupCache: fix setting default value for cache dir
Cosimo Cecchi
2017-10-03
1
-23
/
+14
*
Port some of the classes to the new glib private api
Ignacio Casal Quinteiro
2016-11-14
1
-8
/
+5
*
cache: Do not unqueue messages of cached resources until finished
Carlos Garcia Campos
2015-03-02
1
-2
/
+6
*
Add SoupMessage flag SOUP_MESSAGE_IGNORE_CONNECTION_LIMITS
Carlos Garcia Campos
2015-03-02
1
-0
/
+1
*
Add SoupMessage::starting signal
Carlos Garcia Campos
2015-03-02
1
-4
/
+13
*
Use soup_message_headers_header_contains()
Dan Winship
2015-03-01
1
-3
/
+2
*
cache: Do not revalidate resources that haven't expired even if must-revalida...
Carlos Garcia Campos
2015-02-17
1
-4
/
+9
*
cache: Clean up leaked resources when loading the cache
Carlos Garcia Campos
2014-12-07
1
-20
/
+71
*
cache: Do not add Age header to all responses
Carlos Garcia Campos
2014-12-05
1
-8
/
+0
*
soup-cache: don't crash on invalid Cache-Control header
Raveendra Karu
2014-07-24
1
-1
/
+1
*
Also copy disabled features when copying messages.
Andre Moreira Magalhaes (andrunko)
2013-08-25
1
-0
/
+7
*
soup-cache: update cached headers on revalidations
Sergio Villar Senin
2013-03-05
1
-5
/
+34
*
soup-cache-input-stream: fixed a reference cycle
Sergio Villar Senin
2013-02-18
1
-16
/
+12
*
soup-session: handle cancellation of SoupCache resources
Sergio Villar Senin
2013-02-12
1
-0
/
+13
*
docs: more fixes
Dan Winship
2012-12-28
1
-0
/
+7
*
docs: Lots of minor fixes and additions
Dan Winship
2012-12-27
1
-0
/
+43
*
soup-cache: Fix a memory leak.
Sudarsana Nagineni
2012-12-19
1
-0
/
+1
*
SoupCache: add SoupContentProcessor support
Sergio Villar Senin
2012-12-18
1
-394
/
+178
*
Move SoupRequester API into SoupSession, declare SoupRequest stable
Dan Winship
2012-12-10
1
-2
/
+0
*
soup-cache: check for empy Cache-Control headers
Sergio Villar Senin
2012-09-05
1
-2
/
+2
*
SoupCache: delete untracked files in soup_cache_clear()
Sergio Villar Senin
2012-08-20
1
-38
/
+41
*
SoupCache: moved data from SoupCacheEntry to the writing fixture
Sergio Villar Senin
2012-08-20
1
-49
/
+34
*
SoupCache: simplify the usage of soup_cache_entry_remove()/free()
Sergio Villar Senin
2012-08-20
1
-40
/
+25
*
soup-cache: Save the sniffed mime type in the cache too
Carlos Garcia Campos
2012-07-16
1
-0
/
+11
*
Clean up includes
Dan Winship
2012-07-13
1
-8
/
+1
*
Use g_clear_object(), g_clear_pointer()
Dan Winship
2012-07-13
1
-20
/
+4
*
Replace deprecated symbols
Javier Jardón
2012-07-05
1
-11
/
+11
*
soup-cache: use the status code from the stored response for expiration heuri...
Sergio Villar Senin
2012-06-04
1
-8
/
+8
*
SoupCache: some issues in SoupCache (3/3)
Sergio Villar Senin
2012-02-14
1
-1
/
+1
*
SoupCache: some issues in SoupCache (2/3)
Sergio Villar Senin
2012-02-14
1
-16
/
+20
*
SoupCache: some issues in SoupCache (1/3)
Sergio Villar Senin
2012-02-14
1
-0
/
+10
*
Lots of gtk-doc fixes (no code changes)
Dan Winship
2011-09-22
1
-0
/
+11
*
Add/update some "Since" flags
Dan Winship
2011-07-31
1
-10
/
+18
*
soup-request-http: fix usage with non-default-context
Dan Winship
2011-07-31
1
-6
/
+4
*
soup-cache.c: use hashes for entry keys. Added entry key collision handling.
Sergio Villar Senin
2011-07-06
1
-101
/
+108
*
soup-cache: plug memory leak
Xan Lopez
2011-07-05
1
-0
/
+1
*
soup-cache: fix a use after free
Sergio Villar Senin
2011-06-29
1
-69
/
+58
*
soup-cache.c: Replaced the type of some SoupCacheEntry fields.
Sergio Villar Senin
2011-06-24
1
-15
/
+20
*
soup-cache: keep track of the HTTP status code to use it for cache responses
Sergio Villar Senin
2011-06-16
1
-4
/
+13
*
soup-cache: Add versioning support to SoupCache
Sergio Villar Senin
2011-06-16
1
-5
/
+49
*
soup-cache: removed a g_debug statement
Sergio Villar Senin
2011-06-14
1
-1
/
+0
*
soup-cache: fix several leaks.
Sergio Villar Senin
2011-06-13
1
-47
/
+59
*
soup-cache: update state of SoupMessages when returning data from the cache
Sergio Villar Senin
2011-06-08
1
-9
/
+13
*
soup-cache: do not store hop-by-hop headers.
Sergio Villar Senin
2011-05-23
1
-20
/
+13
*
soup-cache: free params hash list
Xan Lopez
2011-05-05
1
-1
/
+3
*
soup-cache: plug leak
Xan Lopez
2011-04-25
1
-1
/
+2
*
soup-cache: do not append data to existing files
Sergio Villar Senin
2011-04-20
1
-28
/
+29
*
soup-cache.c: do not cache multipart/x-mixed-replace content
Sergio Villar Senin
2011-02-16
1
-1
/
+5
[next]