8000 Comparing wrouesnel:master...andydukes:master · wrouesnel/docker-squid4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wrouesnel/docker-squid4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andydukes/docker-squid4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 4, 2018

  1. Update Dockerfile

    # Build on latest ubuntu, squid 4.4, changed cache_dir to standard, changed max_object_size to standard 4Mb
    andydukes authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    e2edd0d View commit details
    Browse the repository at this point in the history
  2. Update squid.conf.p2

    changed max_object_size to default 4 MB and mem_cache_size to default 256 MB
    changed cache to 100 MB
    andydukes authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    da5fea3 View commit details
    Browse the repository at this point in the history
  3. Update squid.bsh

    # Modify from Squid V3 to Squid V4
    #/usr/libexec/security_file_certgen -c -s /var/spool/squid4/ssl_db -M 4MB
    /usr/local/squid/libexec/security_file_certgen -c -s /var/lib/ssl_db -M 4MB
    andydukes authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    1526130 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Update Dockerfile

    andydukes committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    de8df2f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    andydukes committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    a874c2e View commit details
    Browse the repository at this point in the history
  3. Updated Squid to 4.8

    Updated Squid to 4.8
    Improve documentation for creation of certificates
    andydukes committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    6b4af2e View commit details
    Browse the repository at this point in the history
Loading
0