tor/src
Nick Mathewson 1bc21111d8 Treat the identity transformation as another kind of compression.
This will allow us to treat NO_METHOD as a real compression method,
and to simplify code that currently does

   if (compressing) {
      compress
   } else {
      copy
   }
2017-05-02 08:31:32 -04:00
..
common Treat the identity transformation as another kind of compression. 2017-05-02 08:31:32 -04:00
config Merge branch 'maint-0.2.9' into maint-0.3.0 2017-04-06 08:32:04 -04:00
ext hs: Change trunnel prop224 cell's namespace 2017-04-11 13:46:41 -04:00
or Merge branch 'dirreq' 2017-04-27 10:08:32 -04:00
test Document and test nul-terminating behavior of tor_uncompress() 2017-04-27 10:59:48 -04:00
tools Remove tor-checkkey as obsolete 2017-04-07 13:21:07 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel hs: Change trunnel prop224 cell's namespace 2017-04-11 13:46:41 -04:00
win32 bump to 0.3.0.5-rc-dev 2017-04-05 10:03:09 -04:00
include.am trace: Add a basic event-tracing infrastructure. 2017-04-25 10:37:31 -04:00