8
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TS-120, TS-121, TS-337: configurable RamCache algorith and new RamCache algorithm: CLUFS which is both frequency and size sensitive and which supports 3 levels of compression.
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
Updated the ignore file to ignore some stuff from app-template More... about 15 years ago
TS-332,TS-292: This patch adds an example application template for building with the standalone iocore and the publick I_xxx.h interfaces. This is built only when configured with '--enable-standalone-iocore'. This WIP example only serves as reference and template and not a real working application. Tested: ubuntu904,FreeBSD(7.2),OpenSolaris(osol0906),OSX(10.5) More... about 15 years ago
TS-180 Removed #ifdef OEM code More... about 15 years ago
TS-322: Update to checkin 'r939756' to fix debug build w/ --enable-standalone-iocore w/ removal of -Wno-char-subscripts and -Wno-write-strings. More... about 15 years ago
TS-328 Added the example directory into the build and fixed some compliation bugs. Updated patch and tested by George Paul. More... about 15 years ago
TS292: Fix building of libTrafficServerStandalone.a when configured with '--enable-standalone-iocore'. Tested: ubuntu904,OSX(10.5),FreeBSD(7.2),OpenSolaris(osol0906) More... about 15 years ago
TS-322: Update to fix debug build w/ --enable-standalone-iocore w/ removal of -Wno-char-subscripts and -Wno-write-strings. More... about 15 years ago
Trafficserver now a TLP - INFRA-2642 More... about 15 years ago
untabify the file More... about 15 years ago
TS-324: Remove most of the remaining FTP remnants from the core. More... about 15 years ago
TS-322 Updates to make the debug build compile without having -Wno-char-subscripts and -Wno-write-strings More... about 15 years ago
TS-329 -- fix the pipe based signaling More... about 15 years ago
TS-89: Remove the last remnants of NNTP. Tested / reviewed by georgep More... about 15 years ago
TS-245 Changed the conversion specifier to Debug() from a depratcated %b64d to %lld. More... about 15 years ago
TS-322 Remove the need to pass -Wno-char-subscripts and -Wno-write-strings to gcc. 1. Changed the interfaces to accept const char* instead of char* and made variables pointing to string literals const char* 2. Fix a couple places where we were freeing char* pointing to string literals 3. Casting char to inku8 when using the variable for indexing into arrays. More... about 15 years ago
TS0292: This patch allows '--enable-standalone-iocore' to work again. This assumes the application is using the public interfaces exposed in the I_xxx.h files. Review: John P. Tested: ubuntu904, OSX(10.5), FreeBSD(7.2) and OpenSolaris(osol0906). More... about 15 years ago
update BSD license as per ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
Merge CHANGES from 2.0.x More... about 15 years ago
TS-323: Change URLs and comments related to incubation More... about 15 years ago
TS-319 Fixed gcc warning about passing NULL as the second argument to execv More... about 15 years ago
TS-288 - To provide an API to identify a plugin generated request vs external request Author: Raghav jeyaraman , Reviewed by : Vijaya Bhaskar Mamidi More... about 15 years ago
Merged some stuff from 2.0.x branch. We'll have to do this continuously. More... about 15 years ago
TS-282: Cleanup for building with gcc 4.5. Tested on MacOSX with 4.5 and FedoraCore with gcc 4.4.3 More... about 15 years ago
TS-286: initialize the mutex More... about 15 years ago
TS-283: bool -> int for C API More... about 15 years ago
use INK{malloc,free} functions when available More... about 15 years ago
TS-285: Add README-EC2. Update README and Makefile.am Author: Jason Giedymin More... about 15 years ago
TS-270: code for example in chapter 3 More... about 15 years ago
TS-278: Added fedora EC2 compatibility, Added EC2 detection option Author: Jason Giedymin More... about 15 years ago