]> git.ipfire.org Git - thirdparty/squid.git/history - src/stmem.cc
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / stmem.cc
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2005-09-15  wesselsBug #1332: mem_node leak
2005-04-02  serassioBug #671: Several minor aufs issues
2003-10-24  robertcDoh. Bugfix a typo in last commit
2003-10-23  robertcdump object contents on memory overwrite fatals
2003-10-20  robertc2003-10-20 GMT Robert Collins <rbtcollins@hotmail...
2003-10-20  robertcmake the error message on incorrect memory reads more...
2003-09-29  robertcSummary: Merge Gerard's AIX signed and datatype size...
2003-09-22  robertcSummary: Implement mem_hdr debugging.
2003-09-06  robertcSummary: Allow -DPURIFY to build.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-06-26  robertcSummary: Convert mem_hdr to the use of a splay.
2003-06-24  robertcSummary: Profiling additions.
2003-06-24  robertcSummary: mem_hdr testing and corrections.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-09  hnoMore size_t -> long typecasts for debug output
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  robertcC++ conversion
2002-09-15  robertcclientStreams, rationalising the client side logic...
2001-10-24  hnoformat fixes
2001-09-08  adrianRemove MEM_STMEM_BUF from the scene, and statically...
2001-01-12  wesselsUpdated copyright
2000-11-01  wesselsgindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0...
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-07-07  wesselschanged MemObject mem_hdr from a pointer to a struct
1998-03-29  wesselsprintf errors/warnings
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-11  wesselsdebug section cleanup
1998-02-03  wesselsgindent
1998-02-03  wesselsStewart Forster Jumbo Patch
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-06  wesselsmove min/max macros to squid.h and call them XMIN,...
1997-11-13  wesselsremove fatal_dump calls
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-23  wesselsRipped out old 'comm_set_stall()' stuff. This broke...
1997-10-22  wesselsTrack 'store_mem_size' by the number of 4k pages alloca...
1997-10-17  wesselsReamped objects being held in memory during transit...
1997-08-25  wesselsreturn 0 if there is no object data, instead of returni...
1997-07-16  wesselsgindent
1997-07-14  wesselsremove doubly-defined globals
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-20  wessels- memCopy needs to return a signed value to report...
1997-06-04  wesselsnew debug() macro; David Luyer
1997-06-02  wesselsgindent
1997-05-23  wesselsmemAppend can be void
1997-05-23  wesselsmemFreeData() not used
1997-05-22  wesselsMerging in NOVM diffs. Making functions NOVM compatible.
1997-02-27  wesselsJUMBO Stewart Forster speedup patch:
1997-01-08  wesselsSQUID_MAXFD -> Squid_MaxFD
1996-12-02  wesselsback to SQUID_MAXFD
1996-11-24  wesselsundo SQUID_MAXFD/FD_SETSIZE crap
1996-11-22  wesselss/FD_SETSIZE|SQUID_FD_SETSIZE/SQUID_MAXFD/
1996-11-07  wesselschange to squid.nlanr.net
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-10-28  wessels - Fundamental changes to object TTLs; now think...
1996-10-11  wesselsBig improvement to cache_mem. Now count pool pages...
1996-10-09  wesselsmondo proto patch from ed knowles
1996-09-27  wesselsmore *FreeMemory() stuff
1996-09-27  wessels- Added *FreeMemory() routines.
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-19  wesselsgindent
1996-09-19  wesselsmerge diff-1.0.12-1.0.16
1996-09-17  wesselss/()/(void)/
1996-09-15  wesselsput back _PARAMS/__P macro for defs
1996-09-14  wesselsmore ANSIFY'ing
1996-09-14  wesselsANSIFY
1996-08-27  wesselscheck for putting NULL pointers
1996-08-22  wesselsgindent
1996-08-22  wesselsremove unused n_pages_free member
1996-07-25  wesselsRemoved all the get*() turds, now use Config structure...
1996-07-25  wessels- Misc casts and cleanup from running Insight
1996-07-20  wessels-Changed comm_write() to free/give up memory after...
1996-07-17  wesselsUse void*, not char* or generic_ptr
1996-07-16  wesselsgindent
1996-07-12  wessels-Changed stack size stuff so now free pages if there...
1996-07-09  wesselscleanup after big merge
1996-04-13  wesselsremove __FILE__, __LINE__ debugging from some functions
1996-04-05  wesselsfix multiply defined sm_stats and disk_stats
1996-04-05  wesselsMostly Henrik's patch, plus some debugging mucking...
1996-04-05  wesselsAdded __FILE__,__LINE__ debugging to {get,put}_free_...
1996-03-30  wesselsassign various debug sections
1996-03-28  wesselsnew debug section,level stuff
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-02-29  wesselschange HARVEST to SQUID; remove rcsid and copyright
1996-02-22  wesselsInitial revision