cecylia 17dc50801a fixed indentation in all relay station code files hace 6 años
..
COPYING badae214c4 Rename the GPL files to COPYING hace 7 años
Makefile b0461011c5 fixed bug that failed to parse Context-Length header when same string appeared in another header hace 6 años
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process hace 7 años
crypto.c 17dc50801a fixed indentation in all relay station code files hace 6 años
crypto.h 17dc50801a fixed indentation in all relay station code files hace 6 años
cryptothread.c 17dc50801a fixed indentation in all relay station code files hace 6 años
cryptothread.h 9ee6365145 fixed wording in license hace 7 años
flow.c 17dc50801a fixed indentation in all relay station code files hace 6 años
flow.h 17dc50801a fixed indentation in all relay station code files hace 6 años
privkey c637d02c0f adding test private relay key hace 6 años
ptwist.h 17dc50801a fixed indentation in all relay station code files hace 6 años
ptwist168.c 7b26dee52b renamed server folder to relay_station hace 7 años
ptwist168_32.c 7b26dee52b renamed server folder to relay_station hace 7 años
relay.c 17dc50801a fixed indentation in all relay station code files hace 6 años
relay.h 17dc50801a fixed indentation in all relay station code files hace 6 años
slitheen-proxy.c 17dc50801a fixed indentation in all relay station code files hace 6 años
slitheen.h 17dc50801a fixed indentation in all relay station code files hace 6 años
util.c 17dc50801a fixed indentation in all relay station code files hace 6 años
util.h 9ee6365145 fixed wording in license hace 7 años

README

To install:

make openssl
copy library and include directories into makefile
make

To generate keys:
Make and run genkeys from telex-tag-v3

To run:
./slitheen-proxy [interface to client] [interface to world]