]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side_request.cc
C++ conversion
authorrobertc <>
Mon, 14 Oct 2002 02:34:13 +0000 (02:34 +0000)
committerrobertc <>
Mon, 14 Oct 2002 02:34:13 +0000 (02:34 +0000)
commite6ccf245f6ed6b3a56569453cfdceacae14d524d
treeb5fdce02f22707bf553262c37e8088e1589b2201
parent5a3237b0cccc721809511a094975826879d9e9a0
C++ conversion
202 files changed:
Makefile.in
aclocal.m4
configure
configure.in
contrib/Makefile.in
doc/Makefile.in
errors/Makefile.in
helpers/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/basic_auth/winbind/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/external_acl/winbind_group/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/SMB/smbval/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
helpers/ntlm_auth/winbind/Makefile.in
icons/Makefile.in
include/Array.h
include/MemPool.h
include/Stack.h
include/config.h
include/hash.h
include/heap.h
include/md5.h
include/profiling.h
include/radix.h
include/rfc1035.h
include/rfc2617.h
include/snmp_debug.h
include/snmp_pdu.h
include/snmp_util.h
include/snmp_vars.h
include/splay.h
include/util.h
lib/Makefile.in
scripts/Makefile.in
snmplib/Makefile.in
src/CacheDigest.cc
src/HttpHdrCc.cc
src/HttpHdrContRange.cc
src/HttpHdrRange.cc
src/HttpHeader.cc
src/HttpHeader.h [new file with mode: 0644]
src/HttpHeaderTools.cc
src/HttpReply.cc
src/HttpRequest.cc
src/ICP.h [new file with mode: 0644]
src/IPInterception.h
src/Makefile.am
src/Makefile.in
src/MemBuf.cc
src/Packer.cc
src/ProfStats.cc
src/StatHist.cc
src/Store.h [new file with mode: 0644]
src/StoreClient.h
src/String.cc
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/basic/auth_basic.h
src/auth/digest/auth_digest.cc
src/auth/digest/auth_digest.h
src/auth/ntlm/auth_ntlm.cc
src/auth/ntlm/auth_ntlm.h
src/auth_modules.sh
src/authenticate.cc
src/authenticate.h [new file with mode: 0644]
src/cache_cf.cc
src/cache_manager.cc
src/cachemgr.cc
src/carp.cc
src/cbdata.cc
src/cf.data.pre
src/cf_gen.cc
src/cf_gen_defines
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/comm.cc
src/comm_kqueue.cc
src/comm_poll.cc
src/comm_select.cc
src/defines.h
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/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/aufs/store_io_aufs.cc
src/fs/coss/Makefile.in
src/fs/coss/async_io.cc
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/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 [new file with mode: 0644]
src/http.cc
src/http.h [new file with mode: 0644]
src/icp_v2.cc
src/icp_v3.cc
src/internal.cc
src/ipc.cc
src/ipcache.cc
src/leakfinder.cc
src/logfile.cc
src/main.cc
src/mem.cc
src/mime.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/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/repl_modules.sh
src/snmp_agent.cc
src/snmp_core.cc
src/ssl.cc
src/ssl_support.cc
src/stat.cc
src/stmem.cc
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_cache_digest.cc
src/tools.cc
src/tunnel.cc
src/typedefs.h
src/ufscommon.cc
src/url.cc
src/urn.cc
src/wais.cc
src/whois.cc