f82dce4835partner.json
Felicia Seo
2022-12-11 19:13:04 -05:00
269ac0c501comments
Felicia Seo
2022-12-11 19:10:09 -05:00
f93671ac58extra cookie
Felicia Seo
2022-12-11 18:55:53 -05:00
152cd33d8395/95git add http.c socket.c!
Felicia Seo
2022-12-11 18:51:41 -05:00
00151f2e1877/95
Micah Moore
2022-12-11 17:12:25 -05:00
aeb235246d~73/95
Felicia Seo
2022-12-11 12:23:40 -05:00
a874b62771logout, headers
Felicia Seo
2022-12-10 20:41:03 -05:00
4720b6f233validate_token_exp, private
Felicia Seo
2022-12-09 17:27:52 -05:00
af936cb46evunerability fix in handle_static_asset
Micah Moore
2022-12-09 14:38:17 -05:00
724afe49c1post login, post logout, multiclient
Felicia Seo
2022-12-08 08:48:09 -05:00
5516fe8910html5 fallback
Micah Moore
2022-12-07 20:20:33 -05:00
45517a03cfthreads in main.c, handling video
Micah Moore
2022-12-07 19:10:50 -05:00
6b84d45674completed get_handle_login
Micah Moore
2022-12-07 18:38:58 -05:00
7f4a319353support logout in React app frontend, update to 0.2.1
Micah Moore
2022-12-07 18:13:22 -05:00
991fc01c87get_handle_login; token field in http_transaction
Micah Moore
2022-12-05 20:24:32 -05:00
bbb018471fadded val_api_url and updated handle_api
Micah Moore
2022-12-05 18:37:33 -05:00
ad249906f4Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv
Godmar Back
2022-11-17 01:11:40 -05:00
06153db5c1handout Fall'22
Godmar Back
2022-11-17 01:10:53 -05:00
a5525414c8small fix for a test's feedback
cwshugg
2022-04-28 11:52:38 -04:00
721256a343added onto JSON-claim-checking test (for /api/login) in order to verify servers correctly send JSON claims on a request to GET /api/login with a valid cookie. Also, modified the range-request-checking function to search for the Accept-Range header ONLY in requests to static files
cwshugg
2022-04-27 21:41:42 -04:00
21327b0f76tweaked feedback for test_two_connections, test_four_connections, and test_eight_connections, to ensure students know they require HTTP/1.1 persistent connection support
cwshugg
2022-04-27 21:18:03 -04:00
c4c35394f4fixed various testing issues with 'test_video_range_request', 'test_accept_ranges_header', and added a new test to ensure students are sending the correct Content-Type in responses to /api/login requests ('test_login_content_type')
cwshugg
2022-04-27 18:45:44 -04:00
43dbbe35cfminor bugfix in error handling for video streaming test, and a message printed when '-t' can't find a specified test
cwshugg
2022-04-26 14:36:46 -04:00
be04f7d339update to current npm versions (React 18, BS5, etc.)
Godmar Back
2022-04-19 09:53:48 -04:00
5555adff24moved tests between the 'extra' and 'malicious' category, and added a new check for whether or not malicious tests should be run
spring2022_update
cwshugg
2022-03-29 08:45:31 -04:00
0a94822e39changed final score printing to use the same set of test names
cwshugg
2022-03-28 21:31:42 -04:00
eca7ce2ff1fixed issue with new 'verbose' switch and adjusted test categories to print more accurately when running with '-l'
cwshugg
2022-03-28 21:18:18 -04:00
005efe2f5eadded verbose option (new default puts stdout and stderr in /dev/null)
cwshugg
2022-03-28 20:10:48 -04:00
5d9c9688d3added variation in the combination and order of cookies used in test_auth_wrong_cookie2
cwshugg
2022-03-22 16:47:19 -04:00
e5e78f2682added test that uses real cookies from web browsers to test a server
cwshugg
2022-03-22 16:40:39 -04:00
04887c2180changed unit test script to use SIGTERM instead of SIGKILL
cwshugg
2022-03-22 15:54:07 -04:00
e5f3678703changed the unit tests to print a total
cwshugg
2022-03-22 15:52:38 -04:00
f2b847c9a8finished implementing the video streaming tests
cwshugg
2022-03-22 15:43:00 -04:00
65de51ebeeadded video files necessary for the video tests
cwshugg
2022-03-22 09:17:30 -04:00
859c3d0e6cadded the beginnings of a suite of video-related tests
cwshugg
2022-03-22 00:05:09 -04:00