Log of /trunk/Makefile
Parent Directory
|
Revision Log
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
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
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.