Sign in
kernel
/
pub
/
scm
/
network
/
connman
/
pacrunner
/
HEAD
bb888a1
Release 0.19
by Marcel Holtmann
· 3 years, 3 months ago
master
0.19
19748c5
build: Fix usage of AC_OUTPUT
by Marcel Holtmann
· 3 years, 3 months ago
d172473
build: Update to support Libtool >= 2.2
by Marcel Holtmann
· 3 years, 3 months ago
fa9a053
build: Update to support Autoconf >= 2.69
by Marcel Holtmann
· 3 years, 3 months ago
42be89e
duktape: Import v2.7.0
by Marcel Holtmann
· 3 years, 3 months ago
364ba8d
Release 0.18
by Marcel Holtmann
· 4 years, 10 months ago
0.18
7853c2a
build: Remove AC_PROG_CXX check
by Marcel Holtmann
· 4 years, 10 months ago
1000d5f
duktape: Import v2.6.0
by Marcel Holtmann
· 4 years, 10 months ago
6f2ba93
Release 0.17
by Marcel Holtmann
· 6 years ago
0.17
e48feae
duktape: Import v2.5.0
by Marcel Holtmann
· 6 years ago
9516050
Release 0.16
by Marcel Holtmann
· 6 years ago
0.16
a2703ec
plugins: Remove support for MozJS engine
by Marcel Holtmann
· 6 years ago
0e28c73
plugins: Remove support for V8 engine
by Marcel Holtmann
· 6 years ago
31b2f33
duktape: Import v2.4.0
by Marcel Holtmann
· 6 years ago
f7f2cdc
js: Fix issue with size truncation and __builtin_strncpy
by Marcel Holtmann
· 6 years ago
131e061
Release 0.15
by Marcel Holtmann
· 7 years ago
0.15
7aa774a
duktape: Import v2.3.0
by Marcel Holtmann
· 7 years ago
531dd59
Release 0.14
by Marcel Holtmann
· 7 years ago
0.14
3cf9465
duktape: Import v2.2.1
by Marcel Holtmann
· 7 years ago
2e3cdfc
Release 0.13
by Marcel Holtmann
· 8 years ago
0.13
b0beaf9
build: Remove unneeded -Wno-format-truncation and -Wimplicit-fallthrough=2
by Marcel Holtmann
· 8 years ago
e51f2f3
duktape: Import v2.2.0
by Marcel Holtmann
· 8 years ago
49fd3d8
Release 0.12
by Marcel Holtmann
· 8 years ago
0.12
8d29d48
build: Handle missing support for -Wimplicit-fallthrough=2
by Marcel Holtmann
· 8 years ago
94ee6ee
build: The -Wno-unused-function is no longer needed with Duktape 2.1.1
by Marcel Holtmann
· 8 years ago
9b1f88c
duktape: Import v2.1.1
by Marcel Holtmann
· 8 years ago
7003241
build: Exclude org.pacrunner.service file
by Marcel Holtmann
· 8 years ago
5d27809
build: Use no-format-truncation and implicit-fallthrough=2 for duktape
by Marcel Holtmann
· 8 years ago
e4ccd8d
dbus: Rename D-Bus autostart service file name
by Julien Massot
· 8 years ago
dfe878b
build: Add --enable-duktape to distcheck options
by Marcel Holtmann
· 8 years ago
0616d54
Release 0.11
by Marcel Holtmann
· 8 years ago
0.11
1f5846c
duktape: Import v2.1.0
by Daniel Wagner
· 8 years ago
07efab9
build: Remove --enable-mozjs from distcheck options
by Marcel Holtmann
· 8 years ago
3ab3b88
AUTHORS: Mention Jeremy's contributions
by Daniel Wagner
· 8 years ago
d07e2f7
build: Pull pacrunner forward to mozjs38
by Jeremy Linton
· 8 years ago
765d850
proxy: Fix unclean shutdown with proxy_disable
by Jeremy Linton
· 8 years ago
1a4b4b1
unit: Fix test-mozjs memory leak
by Jeremy Linton
· 8 years ago
b4fefa6
Release 0.10
by Marcel Holtmann
· 9 years ago
0.10
2a9c1a1
build: Include *.a files for .gitignore
by Marcel Holtmann
· 9 years ago
c45028b
AUTHORS: Mention Atul's contributions
by Patrik Flykt
· 9 years ago
f0a56d8
unit: Add tests for BrowserOnly Key
by Atul Anand
· 9 years ago
70fa645
src/proxy.c: modify the proxy_lookup () supporting non-browser schemes
by Atul Anand
· 9 years ago
3217574
docs: update manager-api.txt to include BrowserOnly Key
by Atul Anand
· 9 years ago
01b0aa1
build: Only link -lcunit for unit tests itself
by Marcel Holtmann
· 9 years ago
c2431c6
build: Remove libstdc++ from non-V8 builds
by David Woodhouse
· 9 years ago
51478c2
build: Use -Wno-unused-function for libduktape
by Marcel Holtmann
· 9 years ago
1e28e9d
v8: Set plugin priority to low because of missing instance support
by Marcel Holtmann
· 9 years ago
2755217
build: Enable duktape plugin by default
by Marcel Holtmann
· 9 years ago
f722733
Add duktape support
by David Woodhouse
· 9 years ago
b57f740
Import duktape v1.5.0
by David Woodhouse
· 9 years ago
db61076
js: add __pacrunner_js_resolve() function
by David Woodhouse
· 9 years ago
d37b07a
js: add __pacrunner_js_getipaddr() function
by David Woodhouse
· 9 years ago
9003166
mozjs: Rename 'ctx' argument to dnsresolve() to 'jsctx'
by David Woodhouse
· 9 years ago
b043b6c
plugins: New shared C file for common JavaScript routines
by David Woodhouse
· 9 years ago
df05770
mozjs: Fix error handling for wrongly-formatted hostname
by David Woodhouse
· 9 years ago
0744e43
gdbus/client: Use g_dbus_send_message if callback is not set
by Luiz Augusto von Dentz
· 10 years ago
0895491
gdbus/client: Always call ready callback
by Luiz Augusto von Dentz
· 10 years ago
ecb0e5f
proxy: Add debugging on proxy selection
by David Woodhouse
· 9 years ago
444285c
mozjs: Fix global variable storage
by David Woodhouse
· 9 years ago
80d234f
proxy: Add pacrunner_js_clear_proxy()
by David Woodhouse
· 9 years ago
3fd8f63
proxy: Add get/set methods for new jsctx pointer
by David Woodhouse
· 9 years ago
fb65047
js: Add proxy argument to JS execute() methods.
by David Woodhouse
· 9 years ago
c57a6d3
proxy: Fix handling of proxy->domains
by David Woodhouse
· 9 years ago
ba18cf5
unit: new test proxy_domain added.
by Atul Anand
· 9 years ago
ee610da
src: Domains are looked up to match the host.
by Atul Anand
· 9 years ago
741959f
doc: Updated to point out the usage of Domains.
by Atul Anand
· 9 years ago
5d1e486
gdbus: Move typedefs for interwork with strict compilers
by Grant Erickson
· 10 years ago
caa7915
gdbus: Fix Memory Leak
by Saurav Babu
· 10 years ago
31ab23a
gdbus: Drop message replies if the sender requested no reply
by Philip Withnall
· 10 years ago
4f1ac2a
gdbus: Remove unnecessary empty line
by Johan Hedberg
· 10 years ago
26747cb
gdbus: add method for immediate property update
by Jakub Pawlowski
· 10 years ago
8bccfb8
gdbus: Close private connection if setup fails
by Luiz Augusto von Dentz
· 10 years ago
f928b9f
gdbus: Fix crash in g_dbus_create_error_valist
by Szymon Janc
· 10 years ago
380fb59
gdbus: Use g_dbus_create_error_valist internally
by Szymon Janc
· 10 years ago
0809ec2
gdbus: Add g_dbus_get_flags function
by Michael Janssen
· 10 years ago
2a60afc
gdbus: Make GDBusClient work without ObjectManager
by Luiz Augusto von Dentz
· 11 years ago
ec2b1b8
gdbus/client: Allow specifying ObjectManager path
by Arman Uguray
· 11 years ago
18ea4aa
gdbus/client: Don't GetManagedObjects w/o handlers
by Arman Uguray
· 11 years ago
a29d429
gdbus: Fix not calling disconnect function
by Szymon Janc
· 11 years ago
6d572ea
unit: Use memmove instead of g_memmove
by Marcel Holtmann
· 11 years ago
227dc14
gdbus: Don't refresh objects/props if disconnected
by Arman Uguray
· 11 years ago
78e1290
gdbus: Fix match rule for NameOwnerChanged
by Alban Crequy
· 11 years ago
9b34009
Release 0.9
by Marcel Holtmann
· 11 years ago
0.9
e43d562
gdbus: Fix crash when watch is toggled or disconnected
by Luiz Augusto von Dentz
· 11 years ago
479d8e1
gdbus: Fix crash when calling g_dbus_add_service_watch
by Luiz Augusto von Dentz
· 11 years ago
1b3684e
Revert "gdbus: Don't include just added interfaces in GetManagedObjects"
by Luiz Augusto von Dentz
· 11 years ago
f8ff755
gdbus: Fix use after free
by Andrei Emeltchenko
· 11 years ago
d16f07a
gdbus: Avoid reporting GDBusClient disconnect twice
by Claudio Takahasi
· 11 years ago
c5c9c0d
AUTHORS: Mention Slava's contributions
by Patrik Flykt
· 11 years ago
dec0dd7
client: Detach threads since they are never joined
by Slava Monich
· 11 years ago
5259e42
gdbus: Add g_dbus_proxy_set_property_array
by Claudio Takahasi
· 12 years ago
75260b8
gdbus: Add g_dbus_client_set_ready_watch()
by Claudio Takahasi
· 12 years ago
0d3b016
gdbus: Replace g_timeout_add with g_idle_add
by Luiz Augusto von Dentz
· 12 years ago
48c2682
gdbus: Fix incorrect DBusConnection reference counting
by Anderson Lizardo
· 12 years ago
7400883
gdbus: Fix memory leak
by Anderson Lizardo
· 12 years ago
d9ea7b8
plugins: Do not try to resolve a wrongly formated hostname
by Tomasz Bursztyka
· 12 years ago
11f3406
unit: FTP comes before SOCKS* in protocol order
by Tomasz Bursztyka
· 12 years ago
7afe32a
build: Undefine _FORTIFY_SOURCE before redefining it
by Tomasz Bursztyka
· 12 years ago
859bed6
gdbus: Fix trying to remove already removed sources
by Bastien Nocera
· 12 years ago
33282de
gdbus: Remove not needed check for NULL DBusPendingCall
by Szymon Janc
· 12 years ago
Next »