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