/[wanproxy]/trunk/Makefile
ViewVC logotype

Log of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 459 - (view) (annotate) - [select for diffs]
Modified Sat Aug 14 09:48:48 2010 UTC (3 weeks, 3 days ago) by juli
File length: 150 byte(s)
Diff to previous 409 (colored)
Add a deflate(3) pipe.

Revision 409 - (view) (annotate) - [select for diffs]
Modified Thu Dec 10 17:49:25 2009 UTC (8 months, 3 weeks ago) by juli
File length: 137 byte(s)
Diff to previous 149 (colored)
Switch to GNU Make in the interest of portability.

Revision 149 - (view) (annotate) - [select for diffs]
Modified Thu Jun 11 07:56:40 2009 UTC (14 months, 3 weeks ago) by juli
File length: 137 byte(s)
Diff to previous 146 (colored)
Break configuration entirely:

Begin introducing the new configuration system.  Right now it does nothing, but
this is a promise to fix it real soon now.

Update the WANProxy configurator to use it and update wanproxy.conf to, as well.

Revision 146 - (view) (annotate) - [select for diffs]
Modified Sat Jun 6 08:33:00 2009 UTC (15 months ago) by juli
File length: 122 byte(s)
Diff to previous 139 (colored)
Remove zig-zag codec, which didn't prove even remotely useful.

Revision 139 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 12:43:58 2009 UTC (16 months, 2 weeks ago) by juli
File length: 138 byte(s)
Diff to previous 124 (colored)
o) Add ZZCodec, which zig-zag transforms blocks of data.  This produces fewer
   hits overall when used with XCodec, including greatly-reduced collisions,
   which means it's probably better for repeated data, but worse for initial
   compression.  Need to investigate how it performs for small deltas.
o) Add zztack, which uses ZZCodec like tack uses XCodec.

Revision 124 - (view) (annotate) - [select for diffs]
Modified Tue Apr 7 07:54:55 2009 UTC (17 months ago) by juli
File length: 122 byte(s)
Diff to previous 108 (colored)
Move networking-specific code out to 'net' library.  Mostly wrappers for now,
but I'm sure that will change.

Revision 108 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 07:59:11 2009 UTC (17 months, 2 weeks ago) by juli
File length: 110 byte(s)
Diff to previous 35 (colored)
Remove the tcache subsystem until something is going to use it.

Revision 35 - (view) (annotate) - [select for diffs]
Modified Wed Mar 4 02:57:29 2009 UTC (18 months ago) by juli
File length: 125 byte(s)
Diff to previous 1 (colored)
Add the alg hierarchy to the build.

Revision 1 - (view) (annotate) - [select for diffs]
Added Mon Feb 16 08:26:47 2009 UTC (18 months, 2 weeks ago) by juli
File length: 113 byte(s)
Initial import of public WANProxy codebase.

Based on r238 in the Marvelous Proof repository.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.2-dev