Godmar Back 36f9faebfe additional error handling
- fix http_parse_request to recognize too short lines
- fix wrong error handling in send_response_handler
- return not found instead of not implemented in handle_api
- fixed bug when printing out peer information in socket.c
2018-04-23 17:37:11 -04:00
2018-04-23 17:37:11 -04:00
2018-04-13 10:40:26 -04:00
2018-04-13 00:41:36 -04:00

This repository contains the base files for the CS 3214 "Personal Secure Server" project.

To get started, run the script:

. install-dependencies.sh

Then cd into src and type make.

Description
No description provided
Readme 48 MiB
Languages
Python 46.4%
HTML 23.5%
C 17.5%
Lua 11.6%
Shell 0.7%
Other 0.2%