]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1997-08-24  wesselsFixed not setting HTTP status code for errors. Still...
1997-08-24  wesselsProtocolStr[] needs to be global for errorpage.c
1997-08-24  wesselsFixed NULL termination bug with error text buffers...
1997-08-24  wesselsfix debug(0,0) statements
1997-08-11  wessels1.1.alpha6
1997-08-11  wesselsupdate
1997-08-11  wesselsDont put last-modified on error pages. Netscape (2...
1997-08-11  wessels- In http.c, we need to keep httpState->orig_request...
1997-08-11  wesselsadding
1997-08-10  wesselsMore work on persistent connections
1997-08-10  wesselsbug: cbdataUnlock would free() if the ptr was not valid...
1997-08-10  wesselsconst fixes
1997-08-10  wesselsupdate
1997-08-10  wesselsSERVER-SIDE PERSISTENT CONNECTIONS:
1997-08-09  wesselsinstrumented persistent connection counter histogram
1997-08-09  wesselssimpler cacheobj implementation; use OpTable of OBJH...
1997-08-09  wesselsneed to initialize first_ping.
1997-07-28  wesselslooks like snprintf() breaks badly if given an unsuppor...
1997-07-28  wesselsadding errors/
1997-07-28  wesselsupdate
1997-07-28  wesselsadding
1997-07-28  wesselsmostly working customizable error messages. lots of...
1997-07-26  wesselsmove bunch of options to Config.onoff
1997-07-21  wessels- Change some sizes to 'size_t'
1997-07-19  wesselsgindent
1997-07-19  wesselsadd special cases for DIR, DIRUP, and LINK icons
1997-07-19  wesselsput - for NULL hierarchy host
1997-07-19  wesselsupdate
1997-07-19  wesselsno timestamps
1997-07-19  wesselsupdate
1997-07-19  wesselswe can't have sprintf() munging '\r'!!!!
1997-07-19  wesselsadd icons directory
1997-07-19  wesselsFixes related to proxying passthrough requests. peer_s...
1997-07-19  wesselsadding icons
1997-07-19  wesselsfix some parsing. Needed regular 'parse_size_t' differ...
1997-07-19  wesselsStarted internal icon support
1997-07-17  wesselscomment
1997-07-17  wesselsswapped always_direct = answer ? -1 : 1;
1997-07-17  wesselsremoved old ERR_FTP_DISABLED
1997-07-17  wesselsremove dup client_info_sz
1997-07-17  wesselschar *me = getMyHostname() breaks strtok on irix-6?
1997-07-17  wesselsuse cbdata on hostname in net_db callbacks
1997-07-17  wesselsgindent
1997-07-17  wesselsclose mime.conf
1997-07-17  wesselswrite lastref to swap.state
1997-07-17  wesselsclose data.fd in ftpStateFree()
1997-07-17  wesselsin comm_open close the fd if commBind() fails
1997-07-17  wesselsclose swaplog_fd's in free_swapdir()
1997-07-17  wesselsrename swap "log" to "swap.state"
1997-07-17  wesselsremove debugging in parse_peer()
1997-07-17  wesselsremove squid.conf.pre.in
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-07-16  wesselsmisc
1997-07-16  wesselstack all the peer structures onto Config
1997-07-16  wesselsgindent
1997-07-16  wesselsremove ssl_proxy and passthrough_proxy
1997-07-15  wessels1.2.alpha5
1997-07-15  wesselsSeems that some KEY_PRIVATE entries were being swapped...
1997-07-15  wesselshad hardcoded access.log pathanme
1997-07-15  wesselsneed to flush logs before forking when unbuffered_logs = 1
1997-07-15  wessels- memset needs to go LAST in comm_close()
1997-07-15  wessels- cf.data.pre had disabled all cachemgr passwords
1997-07-15  wesselstyping
1997-07-15  wesselswarning: initialization from incompatible pointer type
1997-07-15  wesselswarning: comparison of distinct pointer types lacks...
1997-07-15  wessels- warning if no units present for times or byte sizes
1997-07-15  wesselss/debug_trap/assert/
1997-07-15  wesselswrestling with units on byte variables
1997-07-15  wesselsdefault_all() needs to copy input lines to static memor...
1997-07-15  wesselsremove temp debug()
1997-07-15  wesselsremove temp debug()
1997-07-15  wesselsremove assert(0)
1997-07-15  wesselszoinks, sizeof() breaks when a variable is the same...
1997-07-14  wesselsmisc changes, but still in nonworking state
1997-07-14  wesselsfill in some missing cf functions
1997-07-14  wesselsremove doubly-defined globals
1997-07-07  wesselsadding
1997-07-07  wesselsfinish mega config hacking on kite
1997-07-06  wesselsconfig fixes in progress
1997-07-03  wesselsSupport for Cache-Control: proxy-revalidate. From...
1997-06-27  wessels1.2.alpha4
1997-06-27  wesselsuse calloc, not malloc
1997-06-27  wesselsHAVE_SNPRINTF check
1997-06-27  wesselsupdate
1997-06-27  wesselsMax Okumoto configuration file patch. Config goop...
1997-06-27  wesselsgindent
1997-06-27  wesselsadding
1997-06-25  wesselsupdate
1997-06-25  wesselscompiler
1997-06-21  wesselsObject might be validated between being added to valida...
1997-06-21  wesselsclean up access logging, remove lots of Cacheinfo garbage
1997-06-21  wesselsadding
1997-06-20  wesselsfix assertions
1997-06-20  wesselsremove some of that HTTPCacheInfo->crap
1997-06-20  wesselsin ftpAbort, close the descriptors instead of trying...
1997-06-20  wesselsssize_t support
1997-06-20  wessels- memCopy needs to return a signed value to report...
1997-06-20  wesselsMucking about with storeAbort. Removed squid_error_ent...
1997-06-18  wesselsPut storeDeleteBehind() call before storeCopy callback...
1997-06-18  wesselscbdataLock/cbdataUnlock around comm_write
next