]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2002-07-25  Matej PjafjarAdded the crypto abstraction to libor. Need to test...
2002-07-24  Matej PjafjarBeginnings of a crypto abstraction layer.
2002-07-22  Roger Dingledineonly choose routers for the onion that are currently...
2002-07-22  Roger DingledineCode cleaned up to be less noisy
2002-07-22  Roger DingledineMore reasonable CoinWeight, now that we can handle...
2002-07-22  Roger DingledineInclude src/config/ in the 'make dist' tarball
2002-07-22  Roger DingledineUpdated HACKING and README docs
2002-07-20  Roger Dingledinebugfixes: don't hang waiting for new children to die...
2002-07-20  Roger Dingledinebugfix: create_onion now works with routelen>2
2002-07-19  Roger Dingledineadded a note on openssl and popt dependencies
2002-07-19  Roger DingledineFolded cell.? into src/or
2002-07-19  Roger Dingledineslightly less noisy
2002-07-19  Roger Dingledineminor cleanups in config files
2002-07-19  Roger DingledineFolded cell.? into src/or
2002-07-19  Roger Dingledinerevised todo
2002-07-19  Matej PjafjarTest suite for onion.c - currently tests encrypt_onion...
2002-07-19  Roger Dingledineinitial versions of README, for new users getting up...
2002-07-19  Roger Dingledinemoria:9004 is now a twin to town-square:9004
2002-07-18  Roger DingledineImplemented router twins
2002-07-18  Roger Dingledinechanges to support sendme cells
2002-07-18  Roger DingledineImplemented congestion control
2002-07-16  Roger Dingledinenew link padding scheme
2002-07-16  Andrei SerjantovPut in a note in README to explain how to compile ...
2002-07-16  Roger Dingledinenew config files, some bugfixes
2002-07-16  Roger DingledineImplemented link padding and receiver token buckets
2002-07-15  Roger Dingledineremoved args.c (bruce's popt stuff makes it obsolete)
2002-07-15  Bruce Montrosebug-fix. poptReadDefaultOptions() should find and load...
2002-07-15  Bruce Montrosecorrected some string literals
2002-07-12  Roger Dingledineremoved mention of src/op/ from configure
2002-07-12  Roger Dingledineremoving the obsolete op/ code
2002-07-12  Bruce Montroseremoved loglevel from global namespace. severity level...
2002-07-12  Bruce Montroseintegrated use of getoption() into OR. removed getargs...
2002-07-11  Bruce Montrosefinishing touches. think its ready for integration...
2002-07-11  Bruce Montroseadded new option GlobalRole to getoptions()
2002-07-11  Bruce Montrosecleaned up some, added validation to getoptions()
2002-07-10  Roger Dingledinefixed the deadlock bug
2002-07-10  Roger Dingledineit wouldn't return when the next router isn't up, leadi...
2002-07-10  Roger Dingledinea patch for mat's patch
2002-07-10  Bruce MontroseAdded usage display on error.
2002-07-10  Matej PjafjarBugfix : connection_exit_process_data_cell() quit after...
2002-07-10  Matej Pjafjargetrouters() changed so that a router ignores its own...
2002-07-10  Matej PjafjarBugfix - the list of valid characters in a filename...
2002-07-09  Bruce Montroseadded file to codebase
2002-07-09  Bruce MontroseMiscellaneous bug fixes / activated "make check" for...
2002-07-08  Roger Dingledineput in the support for 'router twins'
2002-07-05  Roger Dingledinegeneral cleanup
2002-07-03  Bruce Montroseminor bug fix in error checking
2002-07-03  Roger Dingledinepatch to fix running the program only as an op
2002-07-03  Bruce Montroseadded error checking into getoptions()
2002-07-03  Bruce MontroseAdded getoptions() and made minor adjustment to poptRea...
2002-07-02  Roger Dingledineremoved op/ from the build process, since it no longer
2002-07-02  Roger Dingledineremoved a pair of includes that we don't actually use
2002-07-02  Roger DingledineIntegrated onion proxy into or/
2002-07-02  Roger Dingledineremoved onion.c and onion.h from common/
2002-07-02  Roger Dingledinehttpap now prepends dest_addr and dest_port strings...
2002-07-02  Roger DingledineCommitting my working config files, so we'll all be...
2002-07-02  Roger Dingledinefixed a critical bug in yesterday's changes to buffers.c
2002-06-30  Roger Dingledinemade 'app' connection be 'exit' connection
2002-06-29  Felipe Bergoadded some header checks
2002-06-29  Roger Dingledine./autogen.sh runs auto* and then ./configure
2002-06-29  Roger DingledineMore cleanup. Thanks for your help, Felipe.
2002-06-29  Felipe Bergoadded acconfig.h to fix incompatibility
2002-06-29  Roger DingledineFirst cut at cleaning out a lot of the extra stuff.
2002-06-28  Felipe Bergomoved configure.ac to configure.in, should work with...
2002-06-28  Felipe Bergoadded automake/autoconf support. When in doubt, "acloca...
2002-06-28  Bruce MontroseAdded -lpopt to Makefiles
2002-06-28  Bruce MontroseAdded poptReadOptions() and poptReadDefaultOptions()
2002-06-27  Roger Dingledinemade it clearer that the ORs currently don't support...
2002-06-26  Roger DingledineInitial revision
2002-06-26  (no author)New repository initialized by cvs2svn.