index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
Commit message (
Expand
)
Author
Age
Files
Lines
*
connect: use ServiceNameOrPort, not Port, as the cache key
Faidon Liambotis
2020-12-23
1
-4
/
+7
*
connect: convert a C-style string to std::string
Faidon Liambotis
2020-12-23
1
-11
/
+8
*
basehttp: also consider Access when a Server's URI
Faidon Liambotis
2020-12-23
1
-1
/
+1
*
Implement encoded URI handling in all methods
David Kalnischkies
2020-12-18
12
-30
/
+57
*
Support compressed output from rred similar to apt-helper cat-file
feature/rred
David Kalnischkies
2020-11-07
1
-2
/
+34
*
Support reading compressed patches in rred direct call modes
David Kalnischkies
2020-11-07
1
-1
/
+1
*
Prepare rred binary for external usage
David Kalnischkies
2020-11-07
2
-45
/
+88
*
Rewrite HttpServerState::Die()
Julian Andres Klode
2020-08-11
1
-28
/
+18
*
http: Fully flush local file both before/after server read
Julian Andres Klode
2020-08-11
3
-19
/
+26
*
http: Do not use non-blocking local I/O
Julian Andres Klode
2020-08-11
1
-10
/
+0
*
http: Restore successful exits from Die()
Julian Andres Klode
2020-08-11
1
-4
/
+6
*
Do not retry on failure to fetch
Julian Andres Klode
2020-08-10
1
-20
/
+13
*
basehttp: Correctly handle non-transient failure from RunData()
Julian Andres Klode
2020-08-05
1
-12
/
+3
*
http: Fix infinite loop on read errors
Julian Andres Klode
2020-08-05
1
-3
/
+10
*
Merge branch 'pu/http-fixes-2' into 'master'
Julian Andres Klode
2020-08-04
1
-1
/
+2
|
\
|
*
http: Always write to the file if there's something to write
Julian Andres Klode
2020-08-04
1
-1
/
+2
*
|
Merge branch 'pu/less-slaves' into 'master'
Julian Andres Klode
2020-08-04
2
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
gpgv: Rename master to primary
Julian Andres Klode
2020-08-04
1
-4
/
+4
|
*
CMake: Rename add_slaves() to add_links()
Julian Andres Klode
2020-07-14
1
-3
/
+3
*
|
http: Redesign reading of pending data
Julian Andres Klode
2020-07-24
1
-10
/
+8
*
|
http: On select timeout, error out directly, do not call Die()
Julian Andres Klode
2020-07-24
1
-1
/
+1
*
|
http: Finish copying data from server to file before sending stuff to server
Julian Andres Klode
2020-07-24
1
-7
/
+7
*
|
http: Die(): Do not flush the buffer, error out instead
Julian Andres Klode
2020-07-24
1
-18
/
+3
*
|
http: Only return false for EOF if we actually did not read anything
Julian Andres Klode
2020-07-24
1
-4
/
+4
*
|
http: Die(): Merge flushing code from Flush()
Julian Andres Klode
2020-07-24
1
-0
/
+5
*
|
http: Always Close() the connection in Die()
Julian Andres Klode
2020-07-24
1
-2
/
+2
|
/
*
Reorder config check before checking systemd for non-interactive http
David Kalnischkies
2020-07-02
1
-9
/
+13
*
Replace some magic 64*1024 with APT_BUFFER_SIZE
Julian Andres Klode
2020-06-23
1
-1
/
+1
*
ubuntu: http: Add non-interactive to user agent if run by systemd
Julian Andres Klode
2020-04-09
2
-2
/
+21
*
cdrom: Remove old udev dlopen stuff
Julian Andres Klode
2020-02-26
1
-1
/
+0
*
Remove code tagged APT_PKG_590, add some missing includes
Julian Andres Klode
2020-02-18
1
-0
/
+1
*
seccomp: Allow recvmmsg_time64() and futex_time64()
Julian Andres Klode
2020-02-10
1
-0
/
+2
*
seccomp: Allow time64 variants (>402,<415) of allowed syscalls
Julian Andres Klode
2020-02-09
1
-0
/
+6
*
netrc: Add warning when ignoring entries for unencrypted protocols
Julian Andres Klode
2020-01-15
1
-0
/
+12
*
Rename _count() macro to APT_ARRAY_SIZE()
Julian Andres Klode
2020-01-07
1
-1
/
+2
*
Fix some style warnings from cppcheck
David Kalnischkies
2019-11-26
1
-11
/
+9
*
Fix typos reported by codespell in code comments
David Kalnischkies
2019-07-10
2
-5
/
+6
*
Apply various suggestions by cppcheck
David Kalnischkies
2019-07-08
10
-22
/
+16
*
RFC1123StrToTime: Accept const std::string& as first argument
Julian Andres Klode
2019-06-17
1
-1
/
+1
*
http: Fix Host header in proxied https connections
Simon Körner
2019-06-11
1
-3
/
+3
*
Merge tag '1.8.2'
Julian Andres Klode
2019-06-11
1
-28
/
+51
|
\
|
*
methods: https: handle requests for TLS re-handshake
Michael Zhivich
2019-05-21
1
-28
/
+51
*
|
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2019-04-30
9
-17
/
+17
*
|
Add 'explicit' to most single argument constructors
Julian Andres Klode
2019-04-30
1
-1
/
+1
*
|
Fix new gcc-9 warning -Wpessimizing-move
David Kalnischkies
2019-04-16
1
-1
/
+1
|
/
*
aptmethod.h: Do not have gcc warning about ignoring write() result
Julian Andres Klode
2019-02-05
1
-0
/
+7
*
Communicate back which key(s) were used for signing
David Kalnischkies
2019-01-22
1
-19
/
+60
*
Refactor internal Signers information storage in gpgv
David Kalnischkies
2019-01-22
1
-73
/
+67
*
Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)
Julian Andres Klode
2018-12-04
1
-11
/
+36
*
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-25
1
-1
/
+1
[next]