9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
server: make server clients be the connections and not the messages More... about 3 years ago
docs: Set namespace in docs
Patrick
as Patrick Griffis
More... about 3 years ago
server: add SoupServerMessageIO interface More... about 3 years ago
server: move io data ownership from SoupServerMessage to SoupServerConnection More... about 3 years ago
server: move server io to http1 directory and split the struct More... about 3 years ago
multithread-test: skip proxy tests if apache is not available More... about 3 years ago
multithread-test: show error information in case of request failure More... about 3 years ago
server-message: remove socket, local_addr and remote_addr members More... about 3 years ago
3.1.1 (dev)
Patrick
as Patrick Griffis
More... about 3 years ago
http2: handle the case of last stream id being max int32 in goaway More... about 3 years ago
connection: do not advertise h2 protocol for proxy connections More... about 3 years ago
http2: fix runtime warnings when request fails due to IO error More... about 3 years ago
Fix typo in docs More... about 3 years ago
Fix typos in debug messages More... about 3 years ago
docs: third party session features are no longer possible More... about 3 years ago
docs: fix section about thread safety in migration guide More... about 3 years ago
http2: remove Host and Connection headers from request after a redirect from HTTP/1 to HTTP/2 More... over 3 years ago
Add Georgian translation More... over 3 years ago
http2: move debug message about request body data read after early return More... over 3 years ago
soup-auth-manager: remove authenticate signal More... over 3 years ago
auth-test: add a test to check bad password given for a sync request More... over 3 years ago
soup-auth-manager: SoupAuthNTLM has no 'host' property More... over 3 years ago
docs: Update soup_server_listen() to be more clear
Patrick
as Patrick Griffis
More... over 3 years ago
session: remove the asserts to ensure session is disposed in the same thread it was created More... over 3 years ago
http2: read the request body stream synchronously for sync requests More... over 3 years ago
server: split SoupSocket into SoupListener and SoupServerConnection More... over 3 years ago
negotiate: add link to RFC 4559 More... over 3 years ago
negotiate: don't print warnings if response is HTTP 200 More... over 3 years ago
negotiate: don't request mutual authentication More... over 3 years ago
Move http-1-1-required test from http2-test to connection-test More... over 3 years ago