Consensus diff backend from Daniel Martí GSOC project.
(This commit was extracted by nickm based on the final outcome of the project, taking only the changes in the files touched by this commit from the consdiff_rebased branch. The directory-system changes are going to get worked on separately.)
Showing
- src/common/log.c 1 addition, 1 deletionsrc/common/log.c
- src/common/torlog.h 3 additions, 1 deletionsrc/common/torlog.h
- src/or/consdiff.c 1032 additions, 0 deletionssrc/or/consdiff.c
- src/or/consdiff.h 22 additions, 0 deletionssrc/or/consdiff.h
- src/or/include.am 2 additions, 0 deletionssrc/or/include.am
- src/test/Makefile.nmake 1 addition, 1 deletionsrc/test/Makefile.nmake
- src/test/include.am 1 addition, 0 deletionssrc/test/include.am
- src/test/test.c 1 addition, 0 deletionssrc/test/test.c
- src/test/test.h 1 addition, 0 deletionssrc/test/test.h
- src/test/test_consdiff.c 966 additions, 0 deletionssrc/test/test_consdiff.c
Loading
Please register or sign in to comment