Felicia Seo
269ac0c501
comments
2022-12-11 19:10:09 -05:00
Felicia Seo
152cd33d83
95/95git add http.c socket.c!
2022-12-11 18:51:41 -05:00
Micah Moore
00151f2e18
77/95
2022-12-11 17:12:25 -05:00
Felicia Seo
aeb235246d
~73/95
2022-12-11 12:23:40 -05:00
Felicia Seo
a874b62771
logout, headers
2022-12-10 20:41:03 -05:00
Felicia Seo
4720b6f233
validate_token_exp, private
2022-12-09 17:27:52 -05:00
Micah Moore
af936cb46e
vunerability fix in handle_static_asset
2022-12-09 14:38:17 -05:00
Felicia Seo
724afe49c1
post login, post logout, multiclient
2022-12-08 08:48:09 -05:00
Micah Moore
5516fe8910
html5 fallback
2022-12-07 20:20:33 -05:00
Micah Moore
45517a03cf
threads in main.c, handling video
2022-12-07 19:10:50 -05:00
Micah Moore
6b84d45674
completed get_handle_login
2022-12-07 18:38:58 -05:00
Micah Moore
991fc01c87
get_handle_login; token field in http_transaction
2022-12-05 20:24:32 -05:00
Micah Moore
bbb018471f
added val_api_url and updated handle_api
2022-12-05 18:37:33 -05:00
Godmar Back
f6389fb4b6
changed header parsing to avoid cutting up space-contained values
...
- also fixes and updates to JWT examples
2021-04-23 13:16:31 -04:00
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
f0ea5f0f74
fixed out-of-bound error caused by wrong use of vsnprintf
2018-05-01 15:53:30 -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
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