Changes

#541 (28-May-2024 01:32:00)

  1. utils: Update guard checks in config.h — dsilvers / cgit
  2. utils: Update config.h for confusing define problems — dsilvers / cgit
  3. utils: Belt and braces to satisfy gcc — dsilvers / cgit
  4. monkey: Fix off-by-one which could result in overflow — dsilvers / cgit
  5. js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  6. fetch: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  7. image handlers: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  8. content caches: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  9. desktop: textarea: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  10. frontends: monkey: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  11. nsurl: Reject URLs with invalid host components — dsilvers / cgit
  12. Change env script to use posix command -v — Vincent Sanders / cgit
  13. Change env script help text display — Vincent Sanders / cgit
  14. nsurl: Add underscore to permitted characters — dsilvers / cgit
  15. test: Correct nsurl case which should fail — dsilvers / cgit
  16. nsurl: Add support for IPv6 literals — dsilvers / cgit
  17. Ensure perl tool expansion is used everywhere — Vincent Sanders / cgit
  18. html: layout: FPCT_OF_INT_TOINT is now in LibCSS — Michael Drake / cgit
  19. css, html: Update to new LibCSS css_computed_width API — Michael Drake / cgit
  20. calc(): layout: minmax table: Use new css width getter API — Michael Drake / cgit
  21. calc(): layout: minmax line: Use new css width getter API — Michael Drake / cgit
  22. calc(): layout: minmax block: Use new css width getter API — Michael Drake / cgit
  23. calc(): layout: table: Use new css width getter API — Michael Drake / cgit
  24. calc(): layout: find dimensions: Use new css width getter API — Michael Drake / cgit
  25. content: css: dump: Handle CALC unit type — Michael Drake / cgit
  26. move core window callbacks to the standard gui tables — Vincent Sanders / cgit
  27. improve treeview creation to not modify output parameter on error — Vincent Sanders / cgit
  28. fix atari frontend after core window changes — Vincent Sanders / cgit
  29. test: calc: Add pages that use calc for width property — Michael Drake / cgit
  30. utils: Add clamp() macro — dsilvers / cgit
  31. box_construct: clamp rowspan and colspan — dsilvers / cgit
  32. nsurl: Correctly return non-IDNA hosts — dsilvers / cgit
  33. nsurl: Free host if nomem encountered — dsilvers / cgit
  34. idna: Bounds check during encode/decode — dsilvers / cgit
  35. test: Add nsurl test to cover idna_{en,de}code() — dsilvers / cgit
  36. idna: use memcpy not strncpy — dsilvers / cgit
  37. html: css: Update to new css_computed_width API — Michael Drake / cgit
  38. change web search option to use provider name instead of index — Vincent Sanders / cgit

#536 (16-Apr-2024 01:32:00)

  1. Revert "RISC OS: use SocketWatch for socket activity" — John-Mark Bell / cgit
  2. Revert "RISC OS: add SocketWatch module to distribution" — John-Mark Bell / cgit

#530 (19-Mar-2024 01:32:00)

  1. fetchers: drop support for ancient OpenSSL — John-Mark Bell / cgit
  2. RISC OS: use modern fallthrough mechanism — John-Mark Bell / cgit
  3. RISC OS: optimisations for UTF-8<->local encoding — John-Mark Bell / cgit
  4. Fetch/curl: expose socket open/close via fetch vtable — John-Mark Bell / cgit
  5. Socket: fix win32/aos3 build — John-Mark Bell / cgit
  6. Socket: more fixes for win32/aos3 — John-Mark Bell / cgit
  7. Socket: avoid warning on aos3 — John-Mark Bell / cgit
  8. RISC OS: add SocketWatch module to distribution — John-Mark Bell / cgit
  9. RISC OS: use SocketWatch for socket activity — John-Mark Bell / cgit
  10. fix gcov flushing in assert exit — Vincent Sanders / cgit

#529 (12-Mar-2024 01:32:00)

  1. fix c library API flags for freebsd when building GTK — Vincent Sanders / cgit
  2. avoid increased alignment warning — Vincent Sanders / cgit
  3. use attributes to indicate switch fall through instead of comments — Vincent Sanders / cgit
  4. Cookie/History/Hotlist: locale-aware time formatting — John-Mark Bell / cgit
  5. Cookie/History/Hotlist: use localtime() — John-Mark Bell / cgit
  6. resolve missing fall through annotations — Vincent Sanders / cgit
  7. another missed fallthrough — Vincent Sanders / cgit

#528 (05-Mar-2024 01:32:00)

  1. move build tool selection into separate makefile fragment — Vincent Sanders / cgit
  2. fix parameters on log function definitions — Vincent Sanders / cgit
  3. fix gtk frontend download destroy function definition — Vincent Sanders / cgit
  4. resolve warnings in windows frontend — Vincent Sanders / cgit
  5. width variable is only required with misconfigured libjpeg — Vincent Sanders / cgit
  6. res variable could possibly be used without being set — Vincent Sanders / cgit
  7. FatMessages: Improve french translation — Vincent Sanders / cgit
  8. Resources: Add french static files — Vincent Sanders / cgit

#527 (27-Feb-2024 01:32:00)

  1. Do not crash if radio form has no name attribute — Vincent Sanders / cgit
  2. HTML/forms: fix radio button group handling — John-Mark Bell / cgit

#526 (20-Feb-2024 01:32:00)

  1. Checked and modified search engines list; business.com - the search — chris / cgit

#525 (13-Feb-2024 01:32:00)

  1. fetchers: drop support for ancient OpenSSL — John-Mark Bell / cgit
  2. Revert "fetchers: drop support for ancient OpenSSL" — John-Mark Bell / cgit

#524 (06-Feb-2024 01:32:00)

  1. fetchers/curl: modernise TLS 1.2 cipher suites — John-Mark Bell / cgit

#523 (30-Jan-2024 01:32:00)

  1. Amiga: Ensure menu reflects options GUI For CSS setting — chris / cgit

#522 (23-Jan-2024 01:32:00)

  1. HSTS: propagate enabled state for HTTPS URLs, too — John-Mark Bell / cgit

#5 (04-Apr-2014 11:09:24)

  1. Fix cppcheck bufferAccessOutOfBounds — chris / cgit
  2. Fix cppcheck syntaxError — chris / cgit
  3. Fix cppcheck nullPointer — chris / cgit
  4. Fix cppcheck syntaxError — chris / cgit
  5. Fix cppcheck nullPointer — chris / cgit