Files
bpfire/lfs
Adolf Belka b1be6000fe curl: Update to version 8.9.1
- Update from version 8.8.0 to 8.9.1
- Update of rootfile
- Changelog
    8.9.1
	 Bugfixes:
	    cmake: detect `libssh` via `pkg-config`
	    cmake: detect `nettle` when building with GnuTLS
	    cmake: drop `if(PKG_CONFIG_FOUND)` guard for `pkg_check_modules()`
	    configure: limit `__builtin_available` test to Darwin
	    connect: fix connection shutdown for event based processing
	    contrithanks.sh: use -F with -v to match lines as strings
	    curl: more defensive socket code for --ip-tos
	    CURLOPT_SSL_CTX_FUNCTION.md: mention CA caching
	    CURLSHOPT_SHARE.md: mention sessions/cookies as not thread-safe
	    example/multi-uv: remove the use of globals
	    ftpserver.pl: make POP3 LIST serve content from the test file
	    GHA/windows: increase timeout for vcpkg build step
	    lib: survive some NULL input args
	    macos: fix Apple SDK bug workaround for non-macOS targets
	    misc: cleanup after removing years from copyright
	    os400: build cli manual.
	    os400: workaround an IBM ASCII run-time library bug
	    RELEASE-PROCEDURE.md: remove the initial build step
	    runtests: fold timing details with GHA, sync `-r` tflags
	    tests: provide FTP directory contents in the test file
	    tidy-up: URL updates
	    TODO: thread-safe sharing
	    transfer: speed limiting fix for 32bit systems
	    vtls: avoid forward declaration in MultiSSL builds
	    wolfSSL: allow wolfSSL's implementation of kyber to be used
	    wolfssl: avoid calling get_cached_x509_store if store is uncachable
	    wolfssl: CA store share fix
	    x509asn1: unittests and fixes for gtime2str
    8.9.0
	 Changes:
	    curl: add --ip-tos (IP Type of Service / Traffic Class)
	    curl: add --mptcp
	    curl: add --vlan-priority
	    curl: add -w '%{num_retries}'
	    gnutls: support CA caching
	    mbedtls: support CURLOPT_CERTINFO
	    noproxy: patterns need to be comma separated
	    socket: support binding to interface *AND* IP
	    tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt
	    urlapi: add CURLU_NO_GUESS_SCHEME
	    wolfssl: support CA caching
	Bugfixes:
	    (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS`
	    asyn-thread: avoid using GetAddrInfoExW with impersonation
	    aws-sigv4: url encode the canonical path
	    BINDINGS: update java link to one that exists
	    build: add Debug, TrackMemory, ECH to feature list
	    build: add more supported attributes to the IAR compiler
	    build: fix llvm 16 or older + Xcode 15 or newer, and gcc
	    build: fix llvm 17 and older + macOS SDK 14.4 and newer
	    build: sync warning options between autotools, cmake & compilers
	    build: tidy up `__builtin_available` feature checks (Apple)
	    build: untangle `CURLDEBUG` and `DEBUGBUILD` macros
	    build: use `#error` instead of invalid syntax
	    cd2nroff: convert two warnings to errors
	    cd2nroff: use an empty "##" to signal end of .IP sequence
	    cf-socket: improve SO_SNDBUF update for Winsock
	    cf-socket: optimize curlx_nonblock() and check its return error
	    cf-socket: remove obsolete recvbuf
	    cf-socket: remove two "useless" assignments
	    cfilters: make Curl_conn_connect always assign 'done'
	    cmake: add CURL_USE_GSASL option with detection + CI test
	    cmake: allow `ENABLE_CURLDEBUG=OFF` with `ENABLE_DEBUG=ON`
	    cmake: allow SOVERSION override with `CURL_LIBCURL_SOVERSION`
	    cmake: alpha-sort feature list
	    cmake: always build unit tests with the `testdeps` target
	    cmake: bring `curl-config.cmake` closer to `FindCURL`
	    cmake: create `configurehelp.pm` like autotools does
	    cmake: delete unused `HAVE_LIBSSH2`, `HAVE_LIBSOCKET` macros
	    cmake: detect `libidn2` also via `pkg-config`
	    cmake: enable SOVERSION for Cygwin and `CMAKE_DLL_NAME_WITH_SOVERSION`
	    cmake: fix `-Wredundant-decls` in unity/mingw-w64 builds
	    cmake: fix brotli lib order
	    cmake: fix building `unit1600` due to missing `ssl/openssl.h`
	    cmake: fix building in unity mode
	    cmake: fix building with both md4 and md5 in unity mode
	    cmake: fix builds with detected libidn2 lib but undetected header
	    cmake: fix feature and protocol lists for SecureTransport
	    cmake: fix quotes when appending multiple options (SecureTransport)
	    cmake: fix test 1013 with websockets enabled and no TLS
	    cmake: improve wolfSSL detection
	    cmake: show protocols, then features
	    cmake: stop setting SOVERSION for the static lib target
	    cmake: sync CA bundle/path detection with autotools
	    cmake: sync protocol/feature list with `curl -V` output
	    cmake: use `APPLE` instead of `CMAKE_SYSTEM_NAME` string
	    cmake: whitespace, formatting/tidy-up in comments
	    cmdline-docs: "added in" cleanups
	    cmdline-docs: fix `--proxy-ca-native` example + tidy-ups
	    cmdline-opts/_PROTOCOLS.md: mention WS(S)
	    cmdline-opts/ech.md: shorten the help text
	    cmdline-opts/fail.md: expand and clarify
	    cmdline-opts/interface.md: expand the documentation
	    cmdline-opts: category cleanup
	    cmdline-opts: expand the parallel explanations
	    cmdline-opts: shorten six help texts
	    cmdline: expand proxy option explanations
	    code: language cleanup in comments
	    configure: CA bundle/path detection fixes
	    configure: fix `SystemConfiguration` detection
	    configure: fix pkg-config library name 'libnghttp3'
	    configure: fix pkg-config names (zstd, ngtcp2*)
	    configure: limit `SystemConfiguration` test to non-c-ares, IPv6 builds
	    configure: remove 'deeper' checks for `AC_CHECK_FUNCS`
	    configure: require a QUIC library if nghttp3 is used
	    configure: sort feature list, lowercase protocols, use backticks
	    configure: use `$EGREP` in place of `grep -E`
	    configure: use AC_MSG_WARN for TLS/experimental warning texts
	    connect-to.md: expand with examples
	    connection: shutdown TLS (for FTP) better
	    cookie-jar.md: see also --junk-session-cookies
	    curl-config: revert to backticks to support old target envs
	    curl: allow etag and content-disposition for 3xx reply
	    curl: bsearch the --write-out variable name
	    curl: check for --disable case *sensitively*
	    curl: list categories in --help
	    curl: make warnings and other messages aware of terminal width
	    curl: output "flying saucers" with leading carriage return
	    curl_easy_escape: elaborate a little on encoding a URL
	    curl_mprintf.md: add missing comma
	    curl_multi_poll.md: expand the example with an custom file descriptor
	    curl_str[n]equal.md: tidy up text to make them stand-alone
	    curl_url_set.md: libcurl only parses :// URLs
	    curl_url_set: elaborate on scheme guessing
	    curldown: make 'added-in:' a mandatory header field
	    CURLOPT_CONNECTTIMEOUT*: clarify, document the milliseond version
	    CURLOPT_ECH.md: remove repeated 'if'
	    CURLOPT_NETRC.md: clarify what it does on Windows
	    CURLOPT_RESOLVE.md: mention hostname can be wildcard ('*')
	    CURLOPT_SSL_VERIFYHOST.md: refresh
	    CURLOPT_TLSAUTH_PASSWORD/USERNAME.md: language fixups
	    DISTROS: add a link to the list archive
	    DISTROS: add AlmaLinux package source link
	    DISTROS: add MSYS2 (native) links
	    docs/cmdline-opts: fix mail-auth example TLD typo
	    docs/cmdline-opts: remove two superfluous "Added in" mentions
	    docs/libcurl: polish the single-line descriptions
	    docs/Makefile.am: make curl-config.1 install
	    docs: reference non deprecated libcurl options
	    docs: start markdown headers with capital letter where applicable
	    doh-insecure.md: expand
	    doh: fix cleanup
	    doh: fix leak and zero-length HTTPS RR crash
	    dump-header.md: mention minus for stdout
	    examples/threaded-ssl: remove locking callback code
	    examples: add missing binaries to .gitignore
	    examples: delete unused includes
	    examples: fix compiling with MSVC
	    examples: suppress deprecation warnings locally
	    FEATURES.md: refresh
	    file: separate fake headers and body with a stand-alone CRLF
	    ftp: remove redundant null pointer check in loop condition
	    get.d: clarify the explanation
	    GHA/windows: add MSVC wolfSSL job with test
	    GHA/windows: ignore FTP test results for old-mingw-w64
	    GHA: add MSVC UWP job, expand jobs with more options
	    GHA: detect and warn for more English contractions
	    GHA: disable MQTT and WebSocket tests in Windows jobs
	    GHA: disable TFTP tests in Windows jobs
	    GHA: enable tests 1139, 1177, 1477 on Windows
	    GHA: improve vcpkg cache, add BoringSSL ECH and LibreSSL MSVC jobs
	    GHA: unify http3 workflows into one
	    GHA: use vcpkg to install packages for MSVC jobs
	    GIT-INFO.md: remove version requirements
	    gnutls: improve TLS shutdown
	    gnutls: pass in SNI name, not hostname when checking cert
	    help: add flags to output and ssh categories
	    hostip: skip error check for infallible function call
	    http/3: add shutdown support
	    http/3: resume upload on ack if we have more data to send
	    http: remove "struct HTTP"
	    http: write last header line late
	    idn: fix ß with AppleIDN
	    idn: make macidn fail before trying conversion if name too long
	    idn: tweak buffer use when converting with macidn
	    lib/v*: tidy up types and casts
	    lib: add a few DEBUGASSERT(data) to aid code analyzers
	    lib: add failure reason on bind errors
	    lib: fix gcc warning in certain debug builds
	    lib: fix thread entry point to return `DWORD` on WinCE
	    lib: graceful connection shutdown
	    lib: prefer `var = time(NULL)` over `time(&var)`
	    lib: tidy up types and casts
	    lib: xfer_setup and non-blocking shutdown
	    libcurl-docs: make option lists alpha-sorted
	    libcurl-easy.md: now *more* than 300 options
	    libcurl.pc: add `Requires.private`, `Requires` for static linking
	    libcurl.pc: add more `Requires.private`/`Requires` dependencies
	    libssh: remove CURLOPT_SSL_VERIFYHOST check
	    macos: add workaround for gcc, non-c-ares, IPv6, compile error
	    macos: undo `availability` macro enabled by Homebrew gcc
	    managen: "added in" fixes
	    managen: cleanups to generate nicer-looking output
	    managen: error on trailing blank lines in input files
	    managen: fix removing backticks from subtitles
	    managen: insert final .fi for files ending with a quote
	    managen: introduce "Multi: per-URL"
	    managen: only output .RE for manpage output
	    managen: output tabs for each 8 leading spaces
	    managen: warn on excessively long help texts
	    MANUAL.md: wrap two example urls that overrun styling
	    mbedtls: check version before getting tls version
	    mbedtls: check version for cipher id
	    mbedtls: correct the error message for cert blob parsing failure
	    mbedtls: send close-notify on close
	    mbedtls: v3.6.0 workarounds
	    md4: fix compilation with OpenSSL 1.x with md4 disabled
	    misc: fix typos
	    mk-ca-bundle.pl: delay 'curl -V' execution until it is needed
	    multi: add multi->proto_hash, a key-value store for protocol data
	    multi: do a final progress update on connect failure
	    multi: fix multi_wait() timeout handling
	    multi: fix pollset during RESOLVING phase
	    multi: multi_getsock(), check correct socket
	    ngtcp2+quictls: fix cert-status use
	    noproxy: test bad ipv6 net size first
	    openssl/gnutls: rectify the TLS version checks for QUIC
	    openssl: fix %-specifier in infof() call
	    openssl: fix hostname handling when using ECH
	    openssl: stop duplicate ssl key logging for legacy OpenSSL
	    os400: make it compilable again
	    pytest: add ftp upload tests
	    pytest: include testenv/vsftpd.py in dist tarball
	    quic: enable UDP GRO
	    quic: openssl quic, cmake and doc version update to 3.3.0
	    quic: require at least OpenSSL 3.3 for QUIC
	    quic: update to quiche 0.22.0
	    quiche: fix operand of ‘?:’ changes signedness
	    request.md: language fix
	    request: change the struct field bodywrites to a bool, only for hyper
	    reuse: switch to REUSE 3.2 and REUSE.toml
	    runtests: show name and keywords for failed tests in summary
	    runtests: sort test IDs in summary lines
	    runtests: support %DATEfor YYYY-MM-DD of right now
	    runtests: support %VERNUM
	    runtests: support crlf="yes" for the <stderr> section
	    sectransp: fix `HAVE_BUILTIN_AVAILABLE` checks to not emit warnings
	    sectransp: fix clang compiler warnings, stop silencing them
	    sectransp: remove large cipher table
	    sectransp: use common code for cipher suite lookup
	    sendf: fix CRLF conversion of input
	    smtp: for starttls, do full upgrade
	    socket: change TCP keepalive from ms to seconds on DragonFly BSD
	    socket: use SOCK_NONBLOCK to eliminate extra system call
	    socketpair: add `eventfd` and use `SOCK_NONBLOCK` for `socketpair()`
	    src/Makefile.am: remove SUBDIRS assignment
	    system_win32: add missing curl.h include
	    tcpkeepalive: support TCP keep-alive parameters on Solaris <11.4
	    test1119: adapt for `.md` input
	    test1139: scan .md files instead of .3 ones
	    test1175: scan libcurl-errors.md, not the generated .3 version
	    test1486: verify that write-out.md and tool_writeout.c are in sync
	    test2600: disable on win32
	    test: add test1484, for HEAD with content
	    test: add test1546, chunked not last transfer encoding
	    tests/scripts: call it 'manpage' (single word)
	    tests: add pytest for --ciphers and --tls13-ciphers options
	    tests: delete `CharConv` remains
	    tests: delete redundant `!MSDOS` guard
	    tests: extend user/password parsing test1620
	    tests: fix sshd IdentityFile path for MinGW/Cygwin
	    tests: fix sshd UserKnownHostsFile path for MinGW/Cygwin
	    tests: include current directory when running test Perl commands
	    tests: log "Throwing away" messages before throwing away
	    tests: run with "--trace-config all" to provide even more info
	    tests: sync feature names with `curl -V`
	    tests: test_17_ssl_use.py clarify mbedTLS TLSv1.3 support
	    tests: use exec when spawning nghttpx
	    tidy-up: use consistent casing for Windows directories
	    TODO: remove some old, clarify, add something
	    tool_cb_hdr: return error for failed header writes
	    tool_operate: avoid explicitly setting verifypeer to 1
	    tool_operate: simplify return code handling from url_proto()
	    tool_writeout: get certinfo only when needing it
	    trace-ascii.md: mention "%" for stderr
	    transfer: avoid polling socket every transfer loop
	    transfer: conn close on paused upload
	    transfer: do not use EXPIRE_NOW while blocked
	    transfer: remove curl_upload_refill_watermark, no longer used
	    transfer: set CSELECT_IN if there is data pending
	    unit2604: use 'unitfail' instead of 'error' variable
	    url: allow DoH transfers to override max connection limit
	    urlapi: remove unused definition of HOST_BAD
	    variable.md: make example use expand
	    verify-synopsis.pl: work with .md files
	    vms: fixed language in comment
	    vtls: deprioritize Secure Transport
	    vtls: replace addsessionid with set_sessionid
	    winbuild: fix PE version info debug flag
	    winbuild: MS-DOS batch tidy-ups
	    winbuild: remove outdated WIN32 defines
	    windows: fix UWP builds, add GHA job
	    winsock: move SO_SNDBUF update into cf-socket
	    wolfssl: assume key_file equal to clientcert if no key_file
	    wolfssl: use larger error buffer when formatting errors
	    x509asn1: add some common ECDSA OIDs
	    x509asn1: ASN1tostr() should fail when 'constructed' is set
	    x509asn1: fallback to dotted OID representation
	    x509asn1: make Curl_extract_certinfo store error message
	    x509asn1: prevent NULL dereference
	    x509asn1: remove superfluous free()
	    x509asn1: remove two static variables

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-08-14 09:07:56 +00:00
..
2023-04-18 21:16:10 +00:00
2024-01-31 10:27:12 +00:00
2023-04-18 21:16:24 +00:00
2022-04-02 14:19:25 +00:00
2023-12-19 11:45:26 +01:00
2024-07-22 15:21:21 +00:00
2023-04-24 18:59:23 +00:00
2023-04-18 21:17:23 +00:00
2023-04-18 21:18:54 +00:00
2024-01-23 13:57:29 +00:00
2022-04-02 14:19:25 +00:00
2023-04-18 21:19:49 +00:00
2023-12-06 11:18:29 +00:00
2023-04-18 21:20:11 +00:00
2024-05-07 05:51:18 +00:00
2024-08-14 09:07:16 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-07-02 09:18:29 +00:00
2024-02-10 11:48:19 +00:00
2024-08-03 09:41:57 +00:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:10:14 +00:00
2022-04-02 14:19:25 +00:00
2024-01-29 16:03:31 +00:00
2024-08-13 09:13:41 +00:00
2022-04-02 14:19:25 +00:00
2024-07-22 15:21:21 +00:00
2023-01-26 23:19:05 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-01-03 21:11:17 +00:00
2024-02-10 11:52:39 +00:00
2023-01-26 23:17:12 +00:00
2023-03-05 14:15:52 +00:00
2024-08-06 14:17:39 +00:00
2024-07-22 15:21:21 +00:00
2024-06-14 07:47:54 +02:00
2024-03-20 17:49:27 +01:00
2024-08-13 09:13:51 +00:00
2022-07-27 09:49:36 +00:00
2024-08-14 09:07:56 +00:00
2024-08-06 09:13:42 +00:00
2023-11-21 19:01:09 +00:00
2022-04-05 05:54:38 +00:00
2022-11-28 13:04:55 +01:00
2022-04-02 14:19:25 +00:00
2024-06-27 15:51:47 +02:00
2024-02-01 16:05:44 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 11:35:15 +00:00
2024-05-25 10:59:33 +02:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-07-22 15:21:21 +00:00
2023-07-26 16:08:59 +00:00
2024-06-14 07:54:03 +02:00
2023-03-04 14:02:05 +00:00
2024-03-12 10:11:53 +00:00
2023-03-05 15:00:03 +00:00
2022-04-02 14:19:25 +00:00
2024-07-02 09:07:32 +00:00
2022-04-02 14:19:25 +00:00
2024-03-14 18:37:58 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-08-13 09:14:00 +00:00
2024-01-31 17:04:48 +00:00
2024-07-22 15:21:21 +00:00
2022-04-02 14:19:25 +00:00
2022-11-29 13:44:15 +01:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-07-22 15:21:21 +00:00
2024-08-13 09:14:08 +00:00
2023-07-26 16:09:00 +00:00
2024-08-13 09:14:15 +00:00
2023-09-12 16:12:53 +00:00
2022-04-24 14:07:44 +00:00
2024-08-13 09:14:30 +00:00
2023-07-26 16:09:00 +00:00
2023-11-21 19:09:32 +00:00
2024-07-22 15:21:20 +00:00
2022-04-02 14:19:25 +00:00
2024-03-12 10:12:13 +00:00
2022-04-02 14:19:25 +00:00
2024-07-22 15:21:21 +00:00
2024-06-04 15:03:34 +02:00
2023-07-31 09:23:21 +00:00
2024-02-10 11:50:54 +00:00
2023-08-08 16:02:35 +00:00
2022-04-02 14:19:25 +00:00
2024-07-02 09:05:03 +00:00
2023-06-25 13:49:34 +00:00
2022-04-02 14:19:25 +00:00
2024-02-29 10:21:54 +00:00
2023-06-15 09:30:34 +00:00
2023-07-31 09:23:03 +00:00
2022-07-09 09:08:22 +00:00
2023-09-12 16:13:34 +00:00
2024-08-13 09:14:37 +00:00
2023-11-21 19:12:54 +00:00
2023-01-18 23:30:15 +00:00
2024-01-31 17:05:40 +00:00
2024-08-07 09:32:57 +00:00
2022-04-02 14:19:25 +00:00
2024-08-13 09:14:55 +00:00
2024-01-16 12:35:30 +00:00
2022-07-11 13:04:01 +00:00
2024-07-22 15:21:21 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:50:22 +00:00
2024-03-26 07:36:02 +00:00
2023-04-24 18:41:52 +00:00
2022-04-02 14:19:25 +00:00
2024-08-13 09:15:02 +00:00
2024-01-03 21:12:45 +00:00
2024-03-14 14:07:58 +00:00
2024-01-23 13:52:57 +00:00
2023-12-30 07:37:04 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 13:59:39 +00:00
2022-04-24 19:02:42 +00:00
2024-07-02 09:14:20 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-06-26 15:14:26 +02:00
2022-12-31 10:56:10 +00:00
2023-08-29 09:51:28 +00:00
2024-06-26 15:20:48 +02:00
2024-08-13 09:15:09 +00:00
2023-01-09 18:36:05 +00:00
2024-04-28 17:23:41 +00:00
2024-03-12 10:12:29 +00:00
2023-08-29 09:54:23 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 19:45:26 +00:00
2023-12-30 07:33:44 +00:00
2024-07-22 15:21:21 +00:00
2022-04-30 08:56:30 +00:00
2024-08-09 10:38:14 +00:00
2024-08-09 10:38:43 +00:00
2024-08-09 14:22:12 +00:00
2024-08-09 10:39:37 +00:00
2022-12-29 11:22:22 +00:00
2022-12-26 08:30:22 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:26:45 +00:00
2024-02-29 10:22:01 +00:00
2024-08-09 10:41:05 +00:00
2023-09-12 16:06:26 +00:00
2024-04-28 17:23:41 +00:00
2024-07-02 09:07:19 +00:00
2024-01-23 14:00:08 +00:00
2024-08-09 10:40:03 +00:00
2024-08-09 10:40:29 +00:00
2024-04-21 20:09:40 +00:00
2022-04-02 14:19:25 +00:00
2022-04-10 10:18:40 +00:00
2022-12-27 16:34:44 +00:00
2024-02-25 02:03:24 +01:00
2022-04-02 14:19:25 +00:00
2024-08-09 14:21:42 +00:00
2024-08-13 09:03:40 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-05-03 07:28:37 +00:00
2024-03-12 10:12:58 +00:00
2024-02-29 10:23:49 +00:00
2024-08-13 09:04:04 +00:00
2024-01-03 21:19:41 +00:00
2022-04-02 14:19:25 +00:00
2024-08-13 09:09:07 +00:00
2024-01-11 11:59:09 +00:00
2024-01-23 13:53:38 +00:00
2022-11-28 13:09:53 +01:00
2024-08-13 09:04:34 +00:00
2024-08-13 09:08:26 +00:00
2023-01-26 23:11:22 +00:00
2023-03-05 15:13:24 +00:00
2024-08-13 09:09:38 +00:00
2024-08-13 09:10:08 +00:00
2024-02-07 11:21:49 +00:00
2022-05-30 19:45:10 +00:00
2023-07-26 16:08:59 +00:00
2024-08-13 09:10:36 +00:00
2024-08-06 09:12:58 +00:00
2022-04-02 14:19:25 +00:00
2024-01-25 10:23:03 +00:00
2024-08-06 09:11:59 +00:00
2022-04-02 14:19:25 +00:00
2023-12-30 07:30:29 +00:00
2022-12-27 16:31:49 +00:00
2023-03-05 14:53:06 +00:00
2024-01-23 13:53:58 +00:00
2023-12-30 07:29:51 +00:00
2023-11-21 19:27:56 +00:00
2024-01-23 14:00:41 +00:00
2024-04-28 17:23:41 +00:00
2023-01-26 23:17:50 +00:00
2024-06-26 15:24:59 +02:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:14:51 +00:00
2023-11-26 09:40:17 +00:00
2024-07-22 15:21:21 +00:00
2024-01-30 17:49:46 +00:00
2023-11-21 19:30:01 +00:00
2024-07-02 09:06:51 +00:00
2024-01-23 13:54:10 +00:00
2024-03-14 14:08:54 +00:00
2023-11-21 19:31:28 +00:00
2022-04-02 14:19:25 +00:00
2024-06-27 15:55:52 +02:00
2022-04-02 14:19:25 +00:00
2024-02-25 02:02:27 +01:00
2023-08-24 13:42:04 +00:00
2022-04-29 18:58:17 +00:00
2024-05-19 10:02:10 +02:00
2024-07-22 15:21:21 +00:00
2024-08-03 09:41:32 +00:00
2024-08-13 09:15:14 +00:00
2023-09-12 16:17:48 +00:00
2024-07-22 15:21:21 +00:00
2022-04-02 14:19:25 +00:00
2024-08-09 10:41:05 +00:00
2023-06-15 09:36:10 +00:00
2024-03-12 10:13:06 +00:00
2024-01-03 21:04:20 +00:00
2024-07-22 15:21:21 +00:00
2023-07-26 16:08:59 +00:00
2024-08-13 09:15:20 +00:00
2024-01-03 21:26:40 +00:00
2023-07-26 16:09:00 +00:00
2024-06-27 15:48:35 +02:00
2024-06-04 15:07:20 +02:00
2023-07-26 16:09:00 +00:00
2024-03-12 10:13:32 +00:00
2023-08-07 09:19:13 +00:00
2024-07-02 09:19:48 +00:00
2024-08-06 09:10:28 +00:00
2024-06-08 14:30:07 +00:00
2024-03-14 14:09:02 +00:00
2023-12-30 07:25:59 +00:00
2024-06-26 15:22:23 +02:00
2024-03-06 21:32:13 +00:00
2023-04-24 18:54:21 +00:00
2022-04-02 14:19:25 +00:00
2024-03-06 21:33:49 +00:00
2022-04-02 14:19:25 +00:00
2024-07-22 15:21:21 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-10 10:05:27 +00:00
2022-09-01 21:16:49 +00:00
2024-03-30 12:09:14 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:22:31 +00:00
2024-03-06 21:34:21 +00:00
2022-04-02 14:19:25 +00:00
2024-08-13 09:15:31 +00:00
2024-08-14 09:06:09 +00:00
2023-08-08 16:07:28 +00:00
2024-06-04 15:06:34 +02:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:18:08 +00:00
2024-06-27 07:56:29 +02:00
2022-11-10 15:13:51 +00:00
2023-10-30 09:53:48 +00:00
2023-11-21 19:21:02 +00:00
2024-03-06 21:34:48 +00:00
2023-08-19 14:30:31 +00:00
2023-03-05 14:15:52 +00:00
2023-07-31 13:47:31 +00:00
2024-08-03 09:42:07 +00:00
2023-05-18 11:24:29 +00:00
2024-06-04 15:04:50 +02:00
2024-02-17 19:46:34 +01:00
2023-03-04 13:54:40 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-07-10 14:28:48 +00:00
2024-06-26 15:23:45 +02:00
2024-03-14 14:10:49 +00:00
2022-11-21 11:05:13 +00:00
2024-07-22 15:21:21 +00:00
2023-04-18 21:15:28 +00:00
2022-04-02 14:19:25 +00:00
2024-06-27 15:53:41 +02:00
2024-07-02 09:09:08 +00:00
2023-08-15 09:27:19 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:26:37 +00:00
2023-06-15 09:38:39 +00:00
2024-07-22 15:21:20 +00:00
2024-04-28 17:23:41 +00:00
2024-08-13 09:15:38 +00:00
2024-01-03 21:25:57 +00:00
2024-07-02 09:18:57 +00:00
2022-11-23 12:25:36 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-29 13:42:35 +01:00
2023-10-09 08:17:23 +00:00
2024-07-02 09:14:10 +00:00
2023-08-07 09:17:38 +00:00
2024-03-14 14:11:22 +00:00
2023-05-03 07:28:22 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 21:41:02 +00:00
2024-07-02 09:15:40 +00:00
2024-07-02 09:10:40 +00:00
2024-07-02 09:15:48 +00:00
2024-07-22 15:21:21 +00:00
2024-04-28 17:23:41 +00:00
2023-11-22 21:38:11 +00:00
2023-10-30 09:53:48 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:23:58 +00:00
2024-02-10 12:00:18 +00:00
2024-02-05 11:05:02 +01:00
2024-02-05 11:06:29 +01:00
2024-02-05 11:07:03 +01:00
2024-06-27 08:02:51 +02:00
2022-04-02 14:19:25 +00:00
2024-01-30 17:49:57 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 13:57:03 +00:00
2024-03-14 14:15:03 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-06-27 08:07:23 +02:00
2022-04-02 14:19:25 +00:00
2024-07-02 09:06:09 +00:00
2024-07-02 09:15:58 +00:00
2023-09-01 10:30:33 +00:00
2022-04-02 14:19:25 +00:00
2024-03-30 11:58:24 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-01-31 10:29:47 +00:00
2024-07-02 09:16:27 +00:00