- f8ac4c3 Followup to r1808139, use the allow_unver_obstructions argument in the by Daniel Sahlberg · 2 days ago trunk
- 0f6ac3e Following up on r1931298, correct the Doxygen documentation markup by by Evgeny Kotkov · 3 days ago
- 1f52ec4 Use bytewise content comparison in the "is the file modified?" working copy by Evgeny Kotkov · 3 days ago
- d62023d * configure.ac: Pass complete library version information to libtool by Joe Orton · 6 days ago
- 78b099b Update the internal lz4 to version 1.10.0. by Branko Čibej · 11 days ago
- 044b16c Upgrade the internal utf8proc to version 2.11.3. by Branko Čibej · 11 days ago
- ae8820b Follow-up to r1931389: Cast 'len' to uint (it's safe because we're in a branch by Timofei Zhakov · 11 days ago
- f48123e Add another test for the Adler-32 implementation. All code branches by Branko Čibej · 11 days ago
- d5ba5bd Fix a warning about an unused function when debug mode is disabled. by Branko Čibej · 11 days ago
- 61a40e6 Follow-up to r1931389: Fix argument type. by Timofei Zhakov · 12 days ago
- eeadac0 Revert r1931392. by Timofei Zhakov · 12 days ago
- d42780f Follow-up to r1931389: Fix compilation with MSVC. by Timofei Zhakov · 12 days ago
- bf87b58 Follow-up to r1930988: Fix backend type logging in cmake configure summary. by Timofei Zhakov · 12 days ago
- 5e0b9db Add separate target to the build system for checksum backend linkage. This by Timofei Zhakov · 12 days ago
- 2f080d3 Handle SHA1 checksum update with APR backend (whose update consumes size as by Timofei Zhakov · 12 days ago
- 0220a0e * build.conf (adler32-test): Add missing dependency on zlib. by Branko Čibej · 13 days ago
- f7b6e48 Don't allocate four times more space than needed. Duh. by Branko Čibej · 13 days ago
- 30f6724 Follow up to r1931334: Correct and clarify comments. No functional change. by Branko Čibej · 13 days ago
- 8323ae1 Follow up to r1931334: Look for adler32_z() in the CMake build, too. by Branko Čibej · 13 days ago
- 488970e Remove another unchecked narrowing cast, this time in the implementation by Branko Čibej · 13 days ago
- 2126567 * CHANGES: Draft initial changelog for 1.15.0. by Evgeny Kotkov · 14 days ago
- c7372ef Cherry-pick r1931314 from the better-pristines branch, removing the parts by Branko Čibej · 2 weeks ago
- f9b5170 Update an omission in a docstring. by Branko Čibej · 2 weeks ago
- aaaf01c In Python 3, hashlib input data must be byte strings, not Unicode. by Branko Čibej · 2 weeks ago
- 63999b3 Newest OpenSSL/httpd does not like server certificates with tiny keys. by Branko Čibej · 2 weeks ago
- 1b52896 Fix warnings in the new checksum code. by Branko Čibej · 2 weeks ago
- 7abfe51 Clear out some not-needed-anymore stuff related to Serf. by Daniel Sahlberg · 3 weeks ago
- 5c2c1ff Update checks for SERF 1.4.0 to check for SERF 1.5.0. There will never by Daniel Sahlberg · 3 weeks ago
- 80c5d5f bcrypt: Use Win32 API directly when computing checksum without a context by Timofei Zhakov · 4 weeks ago
- 15e05d4 bcrypt: Allocate buffer for checksum context object in a pool. by Timofei Zhakov · 4 weeks ago
- d3fab50 bcrypt: Eliminate heap allocations when computing checksum contextless of a by Timofei Zhakov · 4 weeks ago
- 366e9c6 bcrypt: Follow-up to r1931082: Don't forget to cleanup context when resetting by Timofei Zhakov · 4 weeks ago
- 3b4cf7b bcrypt: Rearrange parameters of bcrypt_ctx_t related methods so they always by Timofei Zhakov · 4 weeks ago
- 002d044 bcrypt: Initialize checksum context on demand with the first update to by Timofei Zhakov · 4 weeks ago
- 83af96e bcrypt: Factor-out bcrypt_ctx_reset() function. by Timofei Zhakov · 4 weeks ago
- ce3578b bcrypt: Drop unused structure member. by Timofei Zhakov · 4 weeks ago
- 360da82 checksum-test: Add test case to ensure that a context without any updates gives by Timofei Zhakov · 4 weeks ago
- 8052354 Happy new year 2026! by Timofei Zhakov · 4 weeks ago
- d35db3e Add checksum implementation based on BCrypt (which is a build-in cryptography by Timofei Zhakov · 4 weeks ago
- 3483399 Use separate definitions for each checksum backend enabled. by Timofei Zhakov · 4 weeks ago
- 8dc75b2 Bound checksum contexts of APR and OpenSSL into redeclared by Timofei Zhakov · 4 weeks ago
- 2c0dd12 Checksum finalizer accepts non-constant context in implementation backends, so by Timofei Zhakov · 4 weeks ago
- ab0b002 Fix a few formatting issues (follow-up to r1930949 and r1930927). by Timofei Zhakov · 4 weeks ago
- 8f6cb15 Fix test failures of JavaHL with Java 25 on Windows due to that deleting a by Jun Omae · 4 weeks ago
- 8e7ff8f Follow-up to r1930929: Typo-fix in comments. by Timofei Zhakov · 4 weeks ago
- e7b6afb Add OpenSSL backend for checksum computation. by Timofei Zhakov · 4 weeks ago
- f73ee44 Add test to benchmark performance of checksum computation. by Timofei Zhakov · 5 weeks ago
- 05f68ba Add internal APIs to compute checksums of an entire blocks of data with a by Timofei Zhakov · 5 weeks ago
- ac6fad4 Move the actual implementations of MD5 and SHA1 checksums into a separate file by Timofei Zhakov · 5 weeks ago
- 12324fc Factor-out implementation of svn_checksum_ctx_t into a separate file. by Timofei Zhakov · 5 weeks ago
- 49757f2 Use actions/cache instead of removed x-gha cache feature for vcpkg built by Jun Omae · 5 weeks ago
- f7b2ba0 In tools/dist/release.py, do not try to update the Buildbot config when by Evgeny Kotkov · 5 weeks ago
- 0586552 * tools/dist/release.py (main): Fix typo in the comment. No functional change. by Evgeny Kotkov · 5 weeks ago
- 810809f Fix using an invalid "wx" file mode in tools/dist/release.py. by Evgeny Kotkov · 5 weeks ago
- 271f8eb Increment the trunk version number to 1.16, and introduce a new CHANGES by Evgeny Kotkov · 5 weeks ago
- a87158d * tools/dist/release-lines.yaml: Declare build deps for 1.15 (same as 1.14). by Evgeny Kotkov · 5 weeks ago
- 392802d Revert r1915215 and r1915466. by Daniel Sahlberg · 5 weeks ago
- 2daed45 * notes/knobs Document SVN_I_LOVE_PANGALACTIC_GARGLE_BLASTERS by Daniel Sahlberg · 5 weeks ago
- f9f5716 ra_serf: Guard against SERF_VERSION_AT_LEAST(unreleased version) logic. by Evgeny Kotkov · 5 weeks ago
- c2c3f37 ra_serf: Implement and start using a default readline handler for by Evgeny Kotkov · 5 weeks ago
- f2f6690 * COMMITTERS (kotkov): Update my email address. by Evgeny Kotkov · 5 weeks ago
- 02e43b9 Follow-up to r1930607: Export symbols declared in the svn_xml_private.h header by Timofei Zhakov · 6 weeks ago
- b204502 Exclude the svn_xml_make_parse_stream() function from the public API by making by Timofei Zhakov · 6 weeks ago
- ee85a97 * **/** by Evgeny Kotkov · 6 weeks ago
- be6d066 * subversion/include/svn_utf.h by Evgeny Kotkov · 6 weeks ago
- 16ac9ae * subversion/include/private/svn_io_private.h by Evgeny Kotkov · 6 weeks ago
- 7a1060e Undeprecate the svn_opt_args_to_target_array3() function. by Timofei Zhakov · 6 weeks ago
- 9c48ae7 * COMMITTERS: (minfrin) Add myself as a full committer. by Graham Leggett · 7 weeks ago
- 1ffd502 Restore the behaviour before r1915214. by Daniel Sahlberg · 7 weeks ago
- a629444 cmake: Make ra_serf enabled by default. by Timofei Zhakov · 7 weeks ago
- 047eace cmake: Look for specific versin of Serf based on the header file we just found. by Timofei Zhakov · 7 weeks ago
- c3cc055 Minor code formatting. by Timofei Zhakov · 7 weeks ago
- 012c3d1 Fix wrong line numbers displayed in syntax errors from the config file parser. by Stefan Sperling · 7 weeks ago
- 52d1ec6 * tools/dev/unix-build/Makefile.svn: Set Python version in a way similar to by Stefan Sperling · 8 weeks ago
- 126ed5b * tools/dev/unix-build/Makefile.svn: update python to 2.7.18 and 3.13.9 by Stefan Sperling · 8 weeks ago
- 270ea68 * tools/dev/unix-build/Makefile.svn: fix missing colon in LD_LIBRARY_PATH by Stefan Sperling · 8 weeks ago
- 7bb8449 * tools/dev/unix-build/Makefile.svn: update to ruby 3.4.7 by Stefan Sperling · 8 weeks ago
- c7b0960 * tools/dev/unix-build/Makefile.svn: update to lz4 1.10.0 by Stefan Sperling · 8 weeks ago
- 0258216 * tools/dev/unix-build/Makefile.svn: update to gettext 0.23.1 by Stefan Sperling · 8 weeks ago
- 9b8629a * tools/dev/unix-build/Makefile.svn: update to bzip2 1.0.8 by Stefan Sperling · 8 weeks ago
- d5fb933 * tools/dev/unix-build/Makefile.svn: update to libmagic 5.46 by Stefan Sperling · 8 weeks ago
- 3d5aab4 * tools/dev/unix-build/Makefile.svn: update to sqlite 3.51.1 by Stefan Sperling · 8 weeks ago
- 8c5e5a3 * tools/dev/unix-build/Makefile.svn: update to HTTPD 2.4.65 by Stefan Sperling · 9 weeks ago
- d3506e9 * tools/dev/unix-build/Makefile.svn: Update to PCRE 8.45. by Stefan Sperling · 9 weeks ago
- be7d4af * tools/dev/unix-build/Makefile.svn: Fix bogus circular dependency in by Stefan Sperling · 9 weeks ago
- 171de47 * tools/dev/unix-build/Makefile.svn: update to APR 1.7.6 and APR-util 1.6.3 by Stefan Sperling · 9 weeks ago
- fdeea1e * tools/dev/unix-build/Makefile.svn: add OpenLDAP dependency by Stefan Sperling · 9 weeks ago
- beb8eb5 * tools/dev/unix-build/Makefile.svn: Add self-built bin/python and bin/ruby by Stefan Sperling · 9 weeks ago
- 9598973 * tools/dev/unix-build/Makefile.svn: Mark several regression test by Stefan Sperling · 9 weeks ago
- 1e4af07 * tools/dev/unix-build/Makefile.svn: Avoid rebuilding svn and bindings by Stefan Sperling · 9 weeks ago
- 6486c46 * tools/dev/unix-build/Makefile.svn: Merge r1833229 from serf trunk into by Stefan Sperling · 9 weeks ago
- cac9ac5 Fix a NULL pointer crash in libexpat via the new xml_stream API. by Stefan Sperling · 9 weeks ago
- 196bfe1 * tools/dev/unix-build/Makefile.svn: Fix broken URL to my python-2.7 patch. by Stefan Sperling · 9 weeks ago
- 874b9f8 Check that we actually have some headers before trying to access them, by Daniel Sahlberg · 2 months ago
- 5aec4dd Follow-up to r1925899, fix broken xml validation via win-tests.py on Windows. by Jun Omae · 3 months ago
- dc2466d Adapt gen_win_dependencies.py to expat 2.7.2+. by Jun Omae · 3 months ago
- 93ee43d Fix an undefined variable in gen_win_dependencies.py. by Jun Omae · 3 months ago
- bf72420 Adapt swig-py to SWIG 4.4.0. by Jun Omae · 3 months ago
- 92cedb0 swig-py: bump up required SWIG version to 1.3.40 by Yasuhito Futatsuki · 4 months ago
- 0ab5c82 swig-py: follow up to r1912500: Fix NameError on using old SWIG by Yasuhito Futatsuki · 4 months ago