]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.h
Import of fix-ranges branch
authorrobertc <>
Thu, 23 Jan 2003 07:34:50 +0000 (07:34 +0000)
committerrobertc <>
Thu, 23 Jan 2003 07:34:50 +0000 (07:34 +0000)
commit528b2c611d71a201dc4ce640fbe4c3ca757e1257
tree39f1b2f8d1c7a917cce1ff18353e739ad4d1f7c9
parentd424cd7fd1da342bfea41f9b1713da871e30de6b
Import of fix-ranges branch
372 files changed:
CREDITS
Makefile.am
Makefile.in
QUICKSTART
aclocal.m4
cfgaux/mkinstalldirs
configure
configure.in
contrib/Makefile.in
contrib/rredir.c
doc/Makefile.am
doc/Makefile.in
doc/Programming-Guide/prog-guide.sgml
doc/release-notes/release-2.5.html
doc/release-notes/release-2.5.sgml
errors/Makefile.am
errors/Makefile.in
helpers/Makefile.in
helpers/basic_auth/LDAP/Makefile.am
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.am
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.am
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.am
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.am
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/PAM/pam_auth.c
helpers/basic_auth/SASL/Makefile.am
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SASL/sasl_auth.c
helpers/basic_auth/SMB/Makefile.am
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.am
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.am
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.am
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/basic_auth/multi-domain-NTLM/smb_auth.pl
helpers/basic_auth/winbind/Makefile.am
helpers/basic_auth/winbind/Makefile.in
helpers/digest_auth/Makefile.am
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.am
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.am
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.am
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ip_user/Makefile.separate
helpers/external_acl/ip_user/README
helpers/external_acl/ip_user/dict.c
helpers/external_acl/ip_user/example.conf
helpers/external_acl/ip_user/ip_user.h
helpers/external_acl/ip_user/main.c
helpers/external_acl/ip_user/match.c
helpers/external_acl/ldap_group/Makefile.am
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/unix_group/Makefile.am
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/unix_group/README
helpers/external_acl/unix_group/check_group.c
helpers/external_acl/wbinfo_group/Makefile.am
helpers/external_acl/wbinfo_group/Makefile.in
helpers/external_acl/winbind_group/Makefile.am
helpers/external_acl/winbind_group/Makefile.in
helpers/external_acl/winbind_group/wb_check_group.c
helpers/ntlm_auth/Makefile.am
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.am
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/SMB/smbval/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.am
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/fakeauth/ntlm.h
helpers/ntlm_auth/no_check/Makefile.am
helpers/ntlm_auth/no_check/Makefile.in
helpers/ntlm_auth/winbind/Makefile.am
helpers/ntlm_auth/winbind/Makefile.in
icons/Makefile.am
icons/Makefile.in
include/Array.h
include/GNUregex.h
include/Range.h
include/RefCount.h
include/Stack.h
include/asn1.h
include/cache_snmp.h
include/config.h
include/hash.h
include/heap.h
include/md5.h
include/ntlmauth.h
include/parse.h
include/radix.h
include/rfc1035.h
include/rfc2617.h
include/snmp-internal.h
include/snmp-mib.h
include/snmp.h
include/snmp_api.h
include/snmp_api_error.h
include/snmp_api_util.h
include/snmp_client.h
include/snmp_coexist.h
include/snmp_debug.h
include/snmp_error.h
include/snmp_impl.h
include/snmp_msg.h
include/snmp_pdu.h
include/snmp_session.h
include/snmp_util.h
include/snmp_vars.h
include/snprintf.h
include/splay.h
include/squid_types.h
include/tempnam.h
include/util.h
include/version.h
lib/Array.cc
lib/GNUregex.c
lib/Makefile.am
lib/MemPool.c
lib/Profiler.c
lib/base64.c
lib/dlmalloc.c
lib/getfullhostname.c
lib/hash.c
lib/heap.c
lib/html_quote.c
lib/iso3307.c
lib/md5-test.c
lib/md5.c
lib/ntlmauth.c
lib/radix.c
lib/rfc1035.c
lib/rfc1123.c
lib/rfc1738.c
lib/rfc2617.c
lib/safe_inet_addr.c
lib/snprintf.c
lib/splay.c
lib/strerror.c
lib/stub_memaccount.c
lib/tempnam.c
lib/util.c
lib/uudecode.c
scripts/Makefile.in
scripts/RunAccel.in
scripts/RunCache.in
scripts/check_cache.pl
scripts/fileno-to-pathname.pl
scripts/flag_truncs.pl
scripts/upgrade-1.0-store.pl
snmplib/Makefile.in
src/CacheDigest.cc
src/Debug.h
src/ETag.cc
src/Generic.h
src/HttpBody.cc
src/HttpHdrCc.cc
src/HttpHdrContRange.cc
src/HttpHdrContRange.h [new file with mode: 0644]
src/HttpHdrExtField.cc
src/HttpHdrRange.cc
src/HttpHeader.cc
src/HttpHeader.h
src/HttpHeaderRange.h [new file with mode: 0644]
src/HttpHeaderTools.cc
src/HttpMsg.cc
src/HttpReply.cc
src/HttpReply.h [new file with mode: 0644]
src/HttpRequest.cc
src/HttpRequest.h [new file with mode: 0644]
src/HttpStatusLine.cc
src/ICP.h
src/IPInterception.cc
src/IPInterception.h
src/Makefile.am
src/Makefile.in
src/Mem.h [new file with mode: 0644]
src/MemBuf.cc
src/MemBuf.cci [new file with mode: 0644]
src/MemBuf.h [new file with mode: 0644]
src/MemObject.cc [new file with mode: 0644]
src/MemObject.h [new file with mode: 0644]
src/Packer.cc
src/ProfStats.cc
src/StatHist.cc
src/Store.cci [new file with mode: 0644]
src/Store.h
src/StoreClient.h
src/StoreIOBuffer.h
src/StoreIOState.cc
src/StoreIOState.h
src/StoreMeta.cc [new file with mode: 0644]
src/StoreMeta.h [new file with mode: 0644]
src/StoreMetaMD5.cc [new file with mode: 0644]
src/StoreMetaMD5.h [new file with mode: 0644]
src/StoreMetaSTD.cc [new file with mode: 0644]
src/StoreMetaSTD.h [new file with mode: 0644]
src/StoreMetaURL.cc [new file with mode: 0644]
src/StoreMetaURL.h [new file with mode: 0644]
src/StoreMetaUnpacker.cc [new file with mode: 0644]
src/StoreMetaUnpacker.h [new file with mode: 0644]
src/StoreMetaVary.cc [new file with mode: 0644]
src/StoreMetaVary.h [new file with mode: 0644]
src/String.cc
src/String.cci [new file with mode: 0644]
src/String.h [new file with mode: 0644]
src/SwapDir.cc
src/SwapDir.h
src/access_log.cc
src/acl.cc
src/asn.cc
src/auth/Makefile.am
src/auth/Makefile.in
src/auth/basic/auth_basic.cc
src/auth/digest/auth_digest.cc
src/auth/ntlm/auth_ntlm.cc
src/authenticate.cc
src/authenticate.h
src/cache_cf.cc
src/cache_diff.cc
src/cache_manager.cc
src/cachemgr.cc
src/carp.cc
src/cbdata.cc
src/cf.data.pre
src/cf_gen.cc
src/client.cc
src/clientStream.cc
src/clientStream.h
src/client_db.cc
src/client_side.cc
src/client_side_reply.cc
src/client_side_request.cc
src/client_side_request.h
src/comm.cc
src/comm.h
src/comm_kqueue.cc
src/comm_poll.cc
src/comm_select.cc
src/debug.cc
src/defines.h
src/delay_pools.cc
src/disk.cc
src/dns.cc
src/dns_internal.cc
src/dnsserver.cc
src/enums.h
src/errorpage.cc
src/event.cc
src/external_acl.cc
src/fd.cc
src/fde.cc [new file with mode: 0644]
src/fde.h [new file with mode: 0644]
src/filemap.cc
src/forward.cc
src/fqdncache.cc
src/fs/Makefile.am
src/fs/Makefile.in
src/fs/aufs/Makefile.in
src/fs/aufs/aiops.cc
src/fs/aufs/async_io.cc
src/fs/aufs/store_dir_aufs.cc
src/fs/coss/Makefile.in
src/fs/coss/async_io.cc
src/fs/coss/coss-notes.txt
src/fs/coss/store_coss.h
src/fs/coss/store_dir_coss.cc
src/fs/coss/store_io_coss.cc
src/fs/diskd/Makefile.am
src/fs/diskd/Makefile.in
src/fs/diskd/diskd.cc
src/fs/diskd/store_dir_diskd.cc
src/fs/diskd/store_io_diskd.cc
src/fs/null/Makefile.in
src/fs/null/store_null.cc
src/fs/ufs/Makefile.in
src/fs/ufs/store_dir_ufs.cc
src/fs/ufs/store_io_ufs.cc
src/ftp.cc
src/globals.h
src/gopher.cc
src/helper.cc
src/htcp.cc
src/htcp.h
src/http.cc
src/http.h
src/icmp.cc
src/icp_v2.cc
src/icp_v3.cc
src/ident.cc
src/internal.cc
src/ipc.cc
src/ipcache.cc
src/leakfinder.cc
src/logfile.cc
src/main.cc
src/mem.cc
src/mem_node.cc [new file with mode: 0644]
src/mem_node.h [new file with mode: 0644]
src/mib.txt
src/mime.cc
src/mk-string-arrays.pl
src/multicast.cc
src/neighbors.cc
src/net_db.cc
src/pconn.cc
src/peer_digest.cc
src/peer_select.cc
src/pinger.cc
src/protos.h
src/recv-announce.cc
src/redirect.cc
src/referer.cc
src/refresh.cc
src/repl/Makefile.am
src/repl/Makefile.in
src/repl/heap/store_heap_replacement.cc
src/repl/heap/store_repl_heap.cc
src/repl/lru/store_repl_lru.cc
src/send-announce.cc
src/snmp_agent.cc
src/snmp_core.cc
src/squid.h
src/ssl.cc
src/ssl_support.cc
src/ssl_support.h
src/stat.cc
src/stmem.cc
src/stmem.h [new file with mode: 0644]
src/store.cc
src/store_client.cc
src/store_digest.cc
src/store_dir.cc
src/store_io.cc
src/store_key_md5.cc
src/store_log.cc
src/store_modules.sh
src/store_rebuild.cc
src/store_swapin.cc
src/store_swapmeta.cc
src/store_swapout.cc
src/structs.h
src/test-ellipses.pl
src/test_cache_digest.cc
src/tools.cc
src/tunnel.cc
src/typedefs.h
src/ufscommon.cc
src/ufscommon.cci [new file with mode: 0644]
src/ufscommon.h
src/ufsdump.cc [new file with mode: 0644]
src/unlinkd.cc
src/url.cc
src/urn.cc
src/useragent.cc
src/wais.cc
src/wccp.cc
src/whois.cc
src/win32.cc
test-suite/Makefile.am
test-suite/Makefile.in
test-suite/hash.c
test-suite/http_range_test.cc [new file with mode: 0644]
test-suite/mem_node_test.cc [new file with mode: 0644]
test-suite/refcount.cc
test-suite/tcp-banger2.c