Skip to content

c-rack/squid-ecap-gzip

Repository files navigation

SQUID eCAP GZIP Adapter

This is an eCAP adapter for HTTP compression with GZIP.

The adapter is installed in /usr/local/lib/ by default.

The libecap library is required to build and use these adapters. You can get the library from http://www.e-cap.org/. The adapter can be built and installed from source, usually by running:

./configure
make
make install

For eCAP documentation, the libecap library implementation, and support information, please visit the eCAP project web site: http://www.e-cap.org/

Contribution Process

This project uses the C4.1 process for all code changes.

"Everyone, without distinction or discrimination, SHALL have an equal right to become a Contributor under the terms of this contract."

tl;dr

  1. Check for open issues or open a new issue to start a discussion around a feature idea or a bug
  2. Fork the squid-ecap-gzip repository on GitHub to start making your changes
  3. Write a test which shows that the bug was fixed or that the feature works as expected
  4. Send a pull request
  5. Your pull request is merged and you are added to the list of contributors

License

Copyright (C) 2008-2016 Constantin Rack

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Credits

This product includes software developed by The Measurement Factory.

This product includes AX_CXX_CHECK_LIB software developed by Guiodo Draheim guidod@gmx.de

About

SQUID eCAP GZIP Adapter

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.txt
Unknown
LICENSE-eCAP

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published