index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
http: Stop pipeline after close only if it was not filled before
Julian Andres Klode
2
-6
/
+21
2018-08-19
Report (soon) worthless keys if gpg uses fpr for GOODSIG
David Kalnischkies
1
-35
/
+24
2018-05-29
Use steady clock source for bandwidth limitation
David Kalnischkies
2
-10
/
+11
2018-05-28
Remove unused time-tracking from http method
David Kalnischkies
2
-20
/
+0
2018-05-24
Lower default timeout from 120s to 30s
Julian Andres Klode
4
-5
/
+5
2018-05-24
Handle a missed case of timed out ip addresses
Julian Andres Klode
1
-0
/
+1
2018-05-19
Reword error for timed out read/write on SOCKS proxy
David Kalnischkies
1
-1
/
+6
2018-05-11
use 127.0.0.1 instead of localhost as default Tor proxy
David Kalnischkies
1
-1
/
+1
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
13
-16
/
+3
2018-04-06
Allow restart_syscall() syscall in seccomp sandboxes
Julian Andres Klode
1
-0
/
+1
2018-04-06
Turn off seccomp sandboxing by default
Julian Andres Klode
1
-1
/
+1
2018-02-19
use a more standard approach to disable security for cdrom method
David Kalnischkies
1
-2
/
+8
2018-01-03
non-local mirrorlists shouldn't redirect to local
David Kalnischkies
2
-3
/
+47
2018-01-03
add tag-based control over mirror choices from the list
David Kalnischkies
1
-34
/
+103
2018-01-03
require methods to request AuxRequest capability at startup
David Kalnischkies
1
-1
/
+1
2018-01-03
reimplement and simplify mirror:// method
David Kalnischkies
6
-478
/
+251
2018-01-03
Correctly report transient errors again
Julian Andres Klode
1
-4
/
+8
2018-01-03
Add rapid "happy eyeballs" connection fallback (RFC 8305)
Julian Andres Klode
1
-26
/
+100
2018-01-03
connect: Extract Connection::CheckError() method
Julian Andres Klode
1
-0
/
+6
2018-01-03
connect: Store the IP used when picking a connection
Julian Andres Klode
1
-9
/
+5
2018-01-03
connect: Extract a Connection struct
Julian Andres Klode
1
-8
/
+36
2018-01-03
connect: Alternate address families for addresses
Julian Andres Klode
1
-24
/
+48
2017-12-13
report transient errors as transient errors
David Kalnischkies
9
-232
/
+433
2017-12-13
mark some 500 HTTP codes as transient acquire errors
David Kalnischkies
1
-1
/
+13
2017-12-13
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
1
-1
/
+1
2017-11-19
Also look at https_proxy for https URLs
Julian Andres Klode
1
-4
/
+13
2017-11-12
Do not attempt seccomp under qemu-user and drop EFAULT workaround
Julian Andres Klode
1
-1
/
+37
2017-10-27
seccomp: Allow clock_nanosleep() and nanosleep() syscalls
Julian Andres Klode
1
-0
/
+2
2017-10-26
Drop unused gzip, lzma, bzip2, and xz symlinks of store
Julian Andres Klode
1
-1
/
+1
2017-10-26
seccomp: Allow ipc() for fakeroot, and allow sysinfo() for sort
Julian Andres Klode
1
-0
/
+2
2017-10-26
Print syscall number and arch to stderr when trapped by seccomp
Julian Andres Klode
1
-0
/
+33
2017-10-25
Only warn about seccomp() EINVAL (normal) and EFAULT (qemu) errors
Julian Andres Klode
1
-3
/
+5
2017-10-25
methods: Enable additional syscalls (SYSV IPC) in fakeroot
Julian Andres Klode
1
-0
/
+10
2017-10-23
CMake: methods: Cleanup link libraries, use OBJECT libraries
Julian Andres Klode
1
-17
/
+14
2017-10-23
seccomp: Conditionalize statx() whitelisting
Julian Andres Klode
1
-0
/
+2
2017-10-23
seccomp: Add missing syscalls for ppc64el, i386, and others
Julian Andres Klode
1
-0
/
+11
2017-10-22
Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh
Julian Andres Klode
8
-19
/
+240
2017-10-22
methods/basehttp.cc: Remove proxy autodetect debugging code
Julian Andres Klode
1
-2
/
+0
2017-10-22
methods/mirror: Enable sandboxing and other aptMethod features
Julian Andres Klode
1
-1
/
+1
2017-10-22
Run Proxy-Auto-Detect script from main process
Julian Andres Klode
2
-1
/
+10
2017-09-26
proper error reporting for v3 onion services
David Kalnischkies
1
-3
/
+3
2017-09-24
Drop curl method and apt-transport-https package
Julian Andres Klode
3
-655
/
+1
2017-07-26
allow the auth.conf to be root:root owned
David Kalnischkies
7
-27
/
+47
2017-07-26
lookup login info for proxies in auth.conf
David Kalnischkies
1
-1
/
+1
2017-07-26
reimplement and document auth.conf
David Kalnischkies
6
-8
/
+25
2017-07-26
fail early in http if server answer is too small as well
David Kalnischkies
4
-6
/
+37
2017-07-26
fail earlier if server answers with too much data
David Kalnischkies
3
-7
/
+17
2017-07-26
don't try to parse all fields starting with HTTP as status-line
David Kalnischkies
1
-1
/
+1
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
21
-96
/
+95
2017-07-12
methods/aptmethod.h: Add missing fileutl.h include
Julian Andres Klode
1
-0
/
+1
[next]