Godmar Back
7ba2670512
various fixes for Spring 2021
...
- support for 206 return code
- fixes to sendfile
- add URL variable to testloginapi.sh
2021-04-14 00:31:37 -04:00
Godmar Back
7cbe3af927
updates for summer 2020
...
this update adds the unit tests as part of the student distribution
2020-08-03 23:33:16 -04:00
Godmar Back
cd09eb1954
Spring 2020 version
2020-04-17 16:16:11 -04:00
Godmar Back
650c2dd851
Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv
2018-05-01 15:54:05 -04:00
Godmar Back
f0ea5f0f74
fixed out-of-bound error caused by wrong use of vsnprintf
2018-05-01 15:53:30 -04:00
Godmar Back
65ee63d43e
added HTML5 fallback option
...
This is not part of the project requirements
2018-04-29 17:58:34 -04:00
Godmar Back
3e05379763
better error handling for when accept fails
2018-04-29 17:58:19 -04:00
Godmar Back
fc4135a79c
use sockaddr_storage instead of sockaddr_in6
2018-04-29 17:57:43 -04:00
Godmar Back
960fec20f8
added -e option to specify token expiration time
...
bug fix to socket function
2018-04-24 20:07:50 -04:00
Godmar Back
94c94ca6de
various changes
...
- added silent_mode for benchmarking
- fixed compiler errors
- moved variables to globals.h
2018-04-23 22:32:48 -04:00
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
Godmar Back
0ca6b6282e
changed password to 'thepassword'
2018-04-21 17:36:20 -04:00
Godmar Back
95a7fe24b3
added short test script
2018-04-21 17:34:45 -04:00
Godmar Back
162bb122fc
added JWT demo programs
2018-04-13 10:40:26 -04:00
Godmar Back
4d589ee8bf
initial set of files
2018-04-13 00:41:36 -04:00