Felicia Seo
|
f82dce4835
|
partner.json
|
2022-12-11 19:13:04 -05:00 |
|
Felicia Seo
|
269ac0c501
|
comments
|
2022-12-11 19:10:09 -05:00 |
|
Felicia Seo
|
f93671ac58
|
extra cookie
|
2022-12-11 18:55:53 -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
|
7f4a319353
|
support logout in React app frontend, update to 0.2.1
|
2022-12-07 18:13:22 -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
|
ad249906f4
|
Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv
|
2022-11-17 01:11:40 -05:00 |
|
Godmar Back
|
06153db5c1
|
handout Fall'22
- added Jansson examples to jwt_demo_hs256
- added cookie property tests
|
2022-11-17 01:10:53 -05:00 |
|
cwshugg
|
a5525414c8
|
small fix for a test's feedback
|
2022-04-28 11:52:38 -04:00 |
|
cwshugg
|
721256a343
|
added 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
|
2022-04-27 21:41:42 -04:00 |
|
cwshugg
|
21327b0f76
|
tweaked feedback for test_two_connections, test_four_connections, and test_eight_connections, to ensure students know they require HTTP/1.1 persistent connection support
|
2022-04-27 21:18:03 -04:00 |
|
cwshugg
|
c4c35394f4
|
fixed 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')
|
2022-04-27 18:45:44 -04:00 |
|
cwshugg
|
43dbbe35cf
|
minor bugfix in error handling for video streaming test, and a message printed when '-t' can't find a specified test
|
2022-04-26 14:36:46 -04:00 |
|
Godmar Back
|
be04f7d339
|
update to current npm versions (React 18, BS5, etc.)
|
2022-04-19 09:53:48 -04:00 |
|
cwshugg
|
5555adff24
|
moved tests between the 'extra' and 'malicious' category, and added a new check for whether or not malicious tests should be run
|
2022-03-29 08:45:31 -04:00 |
|
cwshugg
|
83ef85d764
|
quick spacing adjustment
|
2022-03-28 21:32:37 -04:00 |
|
cwshugg
|
0a94822e39
|
changed final score printing to use the same set of test names
|
2022-03-28 21:31:42 -04:00 |
|
cwshugg
|
eca7ce2ff1
|
fixed issue with new 'verbose' switch and adjusted test categories to print more accurately when running with '-l'
|
2022-03-28 21:18:18 -04:00 |
|
cwshugg
|
005efe2f5e
|
added verbose option (new default puts stdout and stderr in /dev/null)
|
2022-03-28 20:10:48 -04:00 |
|
cwshugg
|
5d9c9688d3
|
added variation in the combination and order of cookies used in test_auth_wrong_cookie2
|
2022-03-22 16:47:19 -04:00 |
|
cwshugg
|
e5e78f2682
|
added test that uses real cookies from web browsers to test a server
|
2022-03-22 16:40:39 -04:00 |
|
cwshugg
|
04887c2180
|
changed unit test script to use SIGTERM instead of SIGKILL
|
2022-03-22 15:54:07 -04:00 |
|
cwshugg
|
e5f3678703
|
changed the unit tests to print a total
|
2022-03-22 15:52:38 -04:00 |
|
cwshugg
|
f2b847c9a8
|
finished implementing the video streaming tests
|
2022-03-22 15:43:00 -04:00 |
|
cwshugg
|
65de51ebee
|
added video files necessary for the video tests
|
2022-03-22 09:17:30 -04:00 |
|
cwshugg
|
859c3d0e6c
|
added the beginnings of a suite of video-related tests
|
2022-03-22 00:05:09 -04:00 |
|
cwshugg
|
74e9d678f9
|
implemented HTML5 fallback tests
|
2022-03-21 15:31:22 -04:00 |
|
cwshugg
|
05799697e2
|
added new gurthang documentation
|
2022-03-21 14:17:46 -04:00 |
|
Godmar Back
|
f7986a3780
|
Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv
|
2021-12-06 14:41:54 -05:00 |
|
Godmar Back
|
7d04db7bb3
|
corrected instructions
|
2021-12-06 14:41:26 -05:00 |
|
gback
|
87ee059c92
|
Merge branch 'fall2021_fuzz' into 'master'
Fall 2021 Fuzzing Documentation Changes
See merge request cs3214-staff/pserv!62
|
2021-11-16 23:33:08 +00:00 |
|
cwshugg
|
d259c13c0b
|
fall 2021 SFI documentation changes
|
2021-11-16 14:32:42 -05:00 |
|
Godmar Back
|
8584da6a7f
|
added comments to testloginapi.sh
|
2021-11-16 10:58:21 -05:00 |
|
Godmar Back
|
966e23dd13
|
updated react packages to 2021
- exception: Bootstrap remains at 4, react-router-dom at 5.*
|
2021-11-16 10:45:06 -05:00 |
|
bmmurphy
|
d198dfa158
|
Fix server_bench adding points on test errors.
|
2021-05-09 15:43:17 -04:00 |
|
Godmar Back
|
5a798464ad
|
restart server after IPv6 tests
|
2021-05-05 17:48:14 -04:00 |
|
Godmar Back
|
97790eb2f5
|
fix IPv6 tests
|
2021-05-05 17:18:46 -04:00 |
|
gback
|
70efa5b25f
|
Merge branch 'double_test_fix' into 'master'
Double-Test Fix
See merge request cs3214-staff/pserv!60
|
2021-04-27 23:01:56 -04:00 |
|
cwshugg
|
f53e27edc3
|
Removed duplicates of test_auth_flipped_token and test_auth_wrong_cookie .
|
2021-04-27 22:53:58 -04: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 |
|