Commit Graph

  • 64ebfbf313 .css, .svg master Felicia Seo 2022-12-11 20:01:25 -05:00
  • f82dce4835 partner.json Felicia Seo 2022-12-11 19:13:04 -05:00
  • 269ac0c501 comments Felicia Seo 2022-12-11 19:10:09 -05:00
  • f93671ac58 extra cookie Felicia Seo 2022-12-11 18:55:53 -05:00
  • 152cd33d83 95/95git add http.c socket.c! Felicia Seo 2022-12-11 18:51:41 -05:00
  • 00151f2e18 77/95 Micah Moore 2022-12-11 17:12:25 -05:00
  • aeb235246d ~73/95 Felicia Seo 2022-12-11 12:23:40 -05:00
  • a874b62771 logout, headers Felicia Seo 2022-12-10 20:41:03 -05:00
  • 4720b6f233 validate_token_exp, private Felicia Seo 2022-12-09 17:27:52 -05:00
  • af936cb46e vunerability fix in handle_static_asset Micah Moore 2022-12-09 14:38:17 -05:00
  • 724afe49c1 post login, post logout, multiclient Felicia Seo 2022-12-08 08:48:09 -05:00
  • 5516fe8910 html5 fallback Micah Moore 2022-12-07 20:20:33 -05:00
  • 45517a03cf threads in main.c, handling video Micah Moore 2022-12-07 19:10:50 -05:00
  • 6b84d45674 completed get_handle_login Micah Moore 2022-12-07 18:38:58 -05:00
  • 7f4a319353 support logout in React app frontend, update to 0.2.1 Micah Moore 2022-12-07 18:13:22 -05:00
  • 991fc01c87 get_handle_login; token field in http_transaction Micah Moore 2022-12-05 20:24:32 -05:00
  • bbb018471f added val_api_url and updated handle_api Micah Moore 2022-12-05 18:37:33 -05:00
  • ad249906f4 Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv Godmar Back 2022-11-17 01:11:40 -05:00
  • 06153db5c1 handout Fall'22 Godmar Back 2022-11-17 01:10:53 -05:00
  • a5525414c8 small fix for a test's feedback cwshugg 2022-04-28 11:52:38 -04:00
  • 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 cwshugg 2022-04-27 21:41:42 -04:00
  • 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 cwshugg 2022-04-27 21:18:03 -04:00
  • 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') cwshugg 2022-04-27 18:45:44 -04:00
  • 43dbbe35cf minor 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
  • be04f7d339 update to current npm versions (React 18, BS5, etc.) Godmar Back 2022-04-19 09:53:48 -04:00
  • 5555adff24 moved 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
  • 83ef85d764 quick spacing adjustment cwshugg 2022-03-28 21:32:37 -04:00
  • 0a94822e39 changed final score printing to use the same set of test names cwshugg 2022-03-28 21:31:42 -04:00
  • eca7ce2ff1 fixed 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
  • 005efe2f5e added verbose option (new default puts stdout and stderr in /dev/null) cwshugg 2022-03-28 20:10:48 -04:00
  • 5d9c9688d3 added variation in the combination and order of cookies used in test_auth_wrong_cookie2 cwshugg 2022-03-22 16:47:19 -04:00
  • e5e78f2682 added test that uses real cookies from web browsers to test a server cwshugg 2022-03-22 16:40:39 -04:00
  • 04887c2180 changed unit test script to use SIGTERM instead of SIGKILL cwshugg 2022-03-22 15:54:07 -04:00
  • e5f3678703 changed the unit tests to print a total cwshugg 2022-03-22 15:52:38 -04:00
  • f2b847c9a8 finished implementing the video streaming tests cwshugg 2022-03-22 15:43:00 -04:00
  • 65de51ebee added video files necessary for the video tests cwshugg 2022-03-22 09:17:30 -04:00
  • 859c3d0e6c added the beginnings of a suite of video-related tests cwshugg 2022-03-22 00:05:09 -04:00
  • 74e9d678f9 implemented HTML5 fallback tests cwshugg 2022-03-21 15:31:22 -04:00
  • 05799697e2 added new gurthang documentation cwshugg 2022-03-21 14:17:46 -04:00
  • f7986a3780 Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv Godmar Back 2021-12-06 14:41:54 -05:00
  • 7d04db7bb3 corrected instructions Godmar Back 2021-12-06 14:41:26 -05:00
  • 87ee059c92 Merge branch 'fall2021_fuzz' into 'master' gback 2021-11-16 23:33:08 +00:00
  • d259c13c0b fall 2021 SFI documentation changes cwshugg 2021-11-16 14:32:42 -05:00
  • 8584da6a7f added comments to testloginapi.sh Godmar Back 2021-11-16 10:58:21 -05:00
  • 966e23dd13 updated react packages to 2021 Godmar Back 2021-11-16 10:45:06 -05:00
  • d198dfa158 Fix server_bench adding points on test errors. bench_error_fix bmmurphy 2021-05-09 15:43:17 -04:00
  • 5a798464ad restart server after IPv6 tests Godmar Back 2021-05-05 17:48:14 -04:00
  • 97790eb2f5 fix IPv6 tests Godmar Back 2021-05-05 17:18:46 -04:00
  • 70efa5b25f Merge branch 'double_test_fix' into 'master' gback 2021-04-27 23:01:56 -04:00
  • f53e27edc3 Removed duplicates of test_auth_flipped_token and test_auth_wrong_cookie. cwshugg 2021-04-27 22:53:58 -04:00
  • f6389fb4b6 changed header parsing to avoid cutting up space-contained values Godmar Back 2021-04-23 13:16:31 -04:00
  • beffc8ad32 allow both 400 and 403 in test_access_control_private_valid_semantic_token Godmar Back 2021-04-23 09:57:20 -04:00
  • 3a8a4bed96 fixed typo Godmar Back 2021-04-23 00:10:22 -04:00
  • b43faca313 upped libjwt to 1.13.1 after bug fix Godmar Back 2021-04-22 22:46:30 -04:00
  • 576326785c revert to 1.12.1 of libjwt Godmar Back 2021-04-22 19:30:38 -04:00
  • 901e875204 Merge branch 'new_auth_tests' into 'master' gback 2021-04-19 20:16:04 -04:00
  • 9efcafa055 Moved new authentication tests to the Single_Conn_Malicious_Case group: cwshugg 2021-04-19 20:16:04 -04:00
  • 48dc876983 Merge branch 'new_auth_tests' into 'master' gback 2021-04-19 14:57:55 -04:00
  • 8f0375396c New Authentication Tests cwshugg 2021-04-19 14:57:55 -04:00
  • 59d0111af9 Merge branch 'master' into 'master' gback 2021-04-14 00:35:07 -04:00
  • f6fe02a605 Merge branch 'fuzzing' into 'master' gback 2021-04-14 00:33:53 -04:00
  • da34c84933 Fuzzing Documentation cwshugg 2021-04-14 00:33:52 -04:00
  • 7ba2670512 various fixes for Spring 2021 Godmar Back 2021-04-14 00:31:37 -04:00
  • 07658f3b90 update Spring 2021, include support for video player Godmar Back 2021-04-14 00:29:50 -04:00
  • 9919b5b4b9 Merge branch 'ccerne-fix-bench-assert-bug' into 'master' dmoyer 2020-12-14 17:55:51 -05:00
  • 89138d7436 Fixed small bug where bench script crashes on error Christopher Cerne 2020-12-09 11:12:51 -05:00
  • 0b29928dd3 change the response code to one that makes more sense Jonathan Lacson 2020-12-05 13:13:39 -05:00
  • b413f2953c Add semantic token test Jonathan Lacson 2020-12-05 12:58:22 -05:00
  • 389cc064ea properly resolve symlinks if test script is symlinked Godmar Back 2020-08-12 13:36:15 -04:00
  • 231cad9b49 added JSON.lua Godmar Back 2020-08-12 11:56:47 -04:00
  • 32bf5cfd5c Merge branch 'master' into 'master' gback 2020-08-12 11:55:14 -04:00
  • 7629064684 add meaningful error text when test fails Jonathan Lacson 2020-08-12 00:24:22 -04:00
  • 8cb6f9d2d8 added cs3214bench.lua Godmar Back 2020-08-11 15:03:07 -04:00
  • 10fce8d45d added missing test file Godmar Back 2020-08-05 17:09:21 -04:00
  • dfb0d80ff3 set extra credit to 1Mrqs Godmar Back 2020-08-05 17:01:46 -04:00
  • 0bb639cca7 2002 -> 2020 typo fix Godmar Back 2020-08-05 16:59:07 -04:00
  • fac1440934 summer 2020 version of server_bench, take 1 Godmar Back 2020-08-05 16:51:36 -04:00
  • 3baf28ccae Merge branch 'master' into 'master' gback 2020-08-05 09:22:47 -04:00
  • cc24fe2a1d Manually set URL for IDOR test to workaround newer urllib3/requests versions Jonathan Lacson 2020-08-04 16:49:08 -04:00
  • 2c641d678e fix test for IDOR vulnerability by preventing path segment normalization Godmar Back 2020-08-04 10:50:51 -04:00
  • 7cbe3af927 updates for summer 2020 Godmar Back 2020-08-03 23:33:16 -04:00
  • b0f08b3e8a updated React-App to React as of Spring 2020 Godmar Back 2020-04-30 11:40:47 -04:00
  • cd09eb1954 Spring 2020 version Godmar Back 2020-04-17 16:16:11 -04:00
  • 650c2dd851 Merge branch 'master' of git.cs.vt.edu:cs3214-staff/pserv Godmar Back 2018-05-01 15:54:05 -04:00
  • f0ea5f0f74 fixed out-of-bound error caused by wrong use of vsnprintf Godmar Back 2018-05-01 15:53:30 -04:00
  • 20aeca4b19 added React.js example; see README.first Godmar Back 2018-04-29 18:11:45 -04:00
  • 65ee63d43e added HTML5 fallback option Godmar Back 2018-04-29 17:58:34 -04:00
  • 3e05379763 better error handling for when accept fails Godmar Back 2018-04-29 17:58:19 -04:00
  • fc4135a79c use sockaddr_storage instead of sockaddr_in6 Godmar Back 2018-04-29 17:57:43 -04:00
  • 960fec20f8 added -e option to specify token expiration time Godmar Back 2018-04-24 20:07:50 -04:00
  • 94c94ca6de various changes Godmar Back 2018-04-23 22:32:12 -04:00
  • 36f9faebfe additional error handling Godmar Back 2018-04-23 17:37:11 -04:00
  • 0ca6b6282e changed password to 'thepassword' Godmar Back 2018-04-21 17:36:20 -04:00
  • 95a7fe24b3 added short test script Godmar Back 2018-04-21 17:34:45 -04:00
  • ba5cf09615 removed from this branch Godmar Back 2018-04-21 08:40:56 -04:00
  • d4b1165408 use https instead of git for github.com Godmar Back 2018-04-13 15:10:01 -04:00
  • aa09577e9f fix for http.c Godmar Back 2018-04-13 15:04:39 -04:00
  • 162bb122fc added JWT demo programs Godmar Back 2018-04-13 10:40:26 -04:00
  • 4d589ee8bf initial set of files Godmar Back 2018-04-13 00:41:36 -04:00