Commit History

Author SHA1 Message Date
  cecylia 02f5617045 fixed comments at the end of include guards 6 years ago
  cecylia 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 years ago
  cecylia 0cc345a1f6 fixed include guards to be valid c 6 years ago
  cecylia 17dc50801a fixed indentation in all relay station code files 6 years ago
  cecylia 9ee6365145 fixed wording in license 7 years ago
  cecylia 8bf3af4fe0 added licensing info 7 years ago
  cecylia 88d8f705d2 added queue struct, delay processing of misordered packets, fixed bugs 7 years ago
  cecylia a617819040 added code to delay injection of misordered packets during handshake 7 years ago
  cecylia 173594bcc6 removed dependence on MAC address filter for processing incoming packets only 7 years ago
  cecylia 599ac29ef1 fixed race condition with flow access 7 years ago
  cecylia ef6a101edd modified install script and header files 7 years ago
  cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code 7 years ago
  cecylia e0e938f982 extra encryption layer (minus header encryption) 7 years ago
  cecylia c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 7 years ago
  cecylia 7b26dee52b renamed server folder to relay_station 7 years ago