1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
proxy: Abort startup configuration timeout from pacrunner_proxy_set_direct More... over 13 years ago
proxy: Wait for configuration to be provided at startup More... over 13 years ago
proxy: Block client requests while a PAC script is downloading More... over 13 years ago
proxy: Change proxy_mutex to GMutex More... over 13 years ago
v8: Remove incorrect comment More... over 13 years ago
mozjs: Return an allocated string or NULL More... over 13 years ago
v8: js_driver function should be static More... over 13 years ago
js: Give v8 the highest js driver priority More... over 13 years ago
v8: Initial plugin implementation More... over 13 years ago
configure: Add curl to the distcheck flags More... over 13 years ago
plugin: Convert the core mozjs code to a js driver More... over 13 years ago
js: Initial javascript engine driver framework implementation More... over 13 years ago
gdbus: fix accessing freed callback data More... over 13 years ago
curl: Use curl_multi_socket_action() for timeout callback More... over 13 years ago
libproxy: Free scheme string sooner, now it's not needed in extract_result() More... over 13 years ago
curl: Handle POLLHUP on cURL file descriptors More... over 13 years ago
curl: Handle recurring timeouts from curl More... over 13 years ago
curl: Add timer more precisely if it's less than a second More... over 13 years ago
curl: Handle CURLM_CALL_MULTI_SOCKET return value correctly More... over 13 years ago
Fix use-after-free in curl plugin More... over 13 years ago
Don't use C99 struct initialisers in DBG() macro More... over 13 years ago
Fix up mozjs unit test More... over 13 years ago
Fix lifetime issues for return value from pacrunner_proxy_lookup() More... over 13 years ago
gdbus: explicitly compare pointers to NULL More... over 13 years ago
Mention David's contributions More... over 13 years ago
Avoid parallel invocation of mozjs More... over 13 years ago
Fix small typo in Excludes parameters More... over 13 years ago
libproxy: Always return PROXY result as http:// URL More... over 13 years ago
Move manual proxy configuration into separate file More... over 13 years ago
Store server list and excludes in proxy configuration More... over 13 years ago