1. 405fc79 Bump actions/checkout from 2 to 3 (#92) by dependabot[bot] · 2 years, 2 months ago master
  2. ccfb1ef Fix updated lints (#91) by Kevin Moore · 2 years, 9 months ago
  3. fcb94c0 Dart format with latest SDK (#90) by Kevin Moore · 2 years, 10 months ago
  4. b723cb6 Bump dart-lang/setup-dart from 0.3 to 1 (#89) by dependabot[bot] · 3 years ago
  5. ac00226 Add dependabot by Kevin Moore · 3 years ago
  6. 78956f5 Update LICENSE (#88) by Franklin Yow · 3 years, 1 month ago
  7. 1715644 Migrate GitHub Actions (#86) by Alexander Thomas · 3 years, 3 months ago
  8. 5de81cd Update test API usage to non-deprecated members (#85) by Kevin Moore · 3 years, 6 months ago
  9. 2cb230f Update formatting after dartfmt change by Kevin Moore · 3 years, 8 months ago
  10. c84afce test: remove unused, optional/positional argument in private function by Kevin Moore · 3 years, 10 months ago
  11. 3adb2fd Fix lints (#81) by Kevin Moore · 4 years, 1 month ago
  12. e47fc8f lint cleanup (#80) by Kevin Moore · 4 years, 8 months ago
  13. 5a3e178 Enable and fix lints (#79) by Kevin Moore · 4 years, 8 months ago
  14. 771fb58 Bump min SDK for http_io (#78) by Kevin Moore · 4 years, 8 months ago
  15. fe5c4bf Fix return type in test functions by Kevin Moore · 4 years, 10 months ago
  16. 0384af8 Travis: Update min tested SDK by Kevin Moore · 4 years, 10 months ago
  17. 2fa188c Socket implements Stream<Uint8List> by Todd Volkert · 4 years, 10 months ago
  18. 0b05781 Cast File.openRead() stream to List<int> (#74) by Todd Volkert · 5 years ago
  19. 773f4bc Cast stream to List<int> (#73) by Todd Volkert · 5 years ago
  20. 63efe96 List<int> to Uint8List conversion (#72) by Todd Volkert · 5 years ago
  21. 79610b8 Fix travis config (#71) by Kevin Moore · 5 years ago
  22. 57da05a show RawSocketOption (#70) by Dan Field · 5 years ago
  23. 0e2dfeb RawSocketOption (#69) by Dan Field · 5 years ago
  24. d1a9883 Fix pubspec (#68) by Kevin Moore · 6 years ago
  25. 9801865 Updates migrated from sdk repo (#67) by Zachary Anderson · 6 years ago
  26. 265e90a Fix tests and lints (#66) by Zachary Anderson · 6 years ago
  27. 3099d7e Remove dart:io upper-case constants. (#65) by Lasse R.H. Nielsen · 6 years ago
  28. bb260a3 Remove upper case constants (#63) by Lasse R.H. Nielsen · 6 years ago
  29. a39627d Migrated http_cookie_test and http_cookie_date_test from SDK. (#59) by Ben Konyi · 6 years ago
  30. adfdf1e Migrated https_unauthorized_{client,test}.dart from SDK. (#60) by Ben Konyi · 6 years ago
  31. 3bb3a2c Migrated http_cross_process_test from SDK. (#58) by Ben Konyi · 6 years ago
  32. 969086a Migrated http_date_test from SDK. (#57) by Ben Konyi · 6 years ago
  33. f5d37a7 Migrated http_detach_socket_test from SDK. (#56) by Ben Konyi · 6 years ago
  34. e247a91 Migrated http_headers_test from SDK. (#54) by Ben Konyi · 6 years ago
  35. 0cdaebc Migrated http_headers_state_test from SDK. (#55) by Ben Konyi · 6 years ago
  36. bc518d1 Migrated http_proxy_advanced_test from SDK. (#46) by Ben Konyi · 6 years ago
  37. ae085d3 Migrated http_parser_test from SDK. (#51) by Ben Konyi · 6 years ago
  38. 677d2e1 Migrated http_ipv6_test from SDK. (#50) by Ben Konyi · 6 years ago
  39. 0414b52 Exposed getter for protocolVersion in HttpHeaders. (#53) by Ben Konyi · 6 years ago
  40. eaaa475 Migrated http_head_test from SDK. (#52) by Ben Konyi · 6 years ago
  41. fa640ad Migrated http_proxy_configuration_test from SDK. (#45) by Ben Konyi · 6 years ago
  42. 5909522 Migrated http_outgoing_size_test from SDK. (#47) by Ben Konyi · 6 years ago
  43. 21c5767 Migrated http_no_reason_phrase_test from SDK. (#48) by Ben Konyi · 6 years ago
  44. 6c324a4 Migrated http_keep_alive_test from SDK (#49) by Ben Konyi · 6 years ago
  45. 3d1f203 Migrated http_proxy_test and some test certificates from SDK. (#44) by Ben Konyi · 6 years ago
  46. a17044f Migrated http_read_test from SDK. (#43) by Ben Konyi · 6 years ago
  47. 9b8d70c Migrated http_redirect_test from SDK. (#42) by Ben Konyi · 6 years ago
  48. ed650f2 Migrated http_requested_uri_test from SDK. (#41) by Ben Konyi · 6 years ago
  49. 4daf79e Migrated http_request_pipeling_test from SDK. (#40) by Ben Konyi · 6 years ago
  50. 258070c Migrated http_server_close_response_after_error_{test,client} from SDK (#37) by Ben Konyi · 6 years ago
  51. a34a101 Migrated http_response_deadline_test from SDK. (#39) by Ben Konyi · 6 years ago
  52. 36b94e0 Migrated http_reuse_server_port_test from SDK. (#38) by Ben Konyi · 6 years ago
  53. d6bef48 Migrated http_server_early_client_close2_test from the SDK. (#36) by Ben Konyi · 6 years ago
  54. 1efd93b Migrated http_server_early_client_close_test from the SDK (#35) by Ben Konyi · 6 years ago
  55. 6e24b28 Migrated http_server_idle_timeout_test from the SDK. (#34) by Ben Konyi · 6 years ago
  56. a930a09 Migrated http_session_test from SDK standalone tests. (#31) by Ben Konyi · 6 years ago
  57. 6adaa83 Migrated http_server_response_test from SDK standalone tests. (#32) by Ben Konyi · 6 years ago
  58. bcdd7e3 Ported new methods to HttpSessionImpl from SDK repository. (#33) by Ben Konyi · 6 years ago
  59. 2532af6 Migrated http_connection_header_test.dart from SDK standalone tests. (#29) by Ben Konyi · 6 years ago
  60. 83dca88 Migrated http_connection_info_test.dart from SDK standalone tests. (#30) by Ben Konyi · 6 years ago
  61. cf9bf9a Migrated http_shutdown_test.dart from SDK standalone tests. (#28) by Ben Konyi · 6 years ago
  62. 35dc43c Migrated http_context_length_test.dart from SDK tests. (#27) by Ben Konyi · 6 years ago
  63. fd3d499 Add http_connection_close_test (#26) by Zachary Anderson · 6 years ago
  64. bea7f23 Fix http_client_stays_alive_test for running without pub (#25) by Zachary Anderson · 6 years ago
  65. 73756f8 Add http_compress_test (#24) by Zachary Anderson · 6 years ago
  66. 9581a4e Adds http_close_test.dart (#23) by Zachary Anderson · 6 years ago
  67. 68e65b8 Adds http_client_stays_alive_test.dart (#22) by Zachary Anderson · 6 years ago
  68. 859a2c7 Fix http_client_request_test.dart (#21) by Zachary Anderson · 6 years ago
  69. 4e17243 Adds http_client_request_test.dart (#20) by Zachary Anderson · 6 years ago
  70. c20359c Adds http_client_exception_test.dart (#19) by Zachary Anderson · 6 years ago
  71. a0a218f pubspec tweaks (#18) by Kevin Moore · 6 years ago
  72. 3478fd1 Adds http_client_connection_test (#17) by Zachary Anderson · 6 years ago
  73. 0d35fc3 Migrate session tests (#15) by Kevin Moore · 6 years ago
  74. 50a380a Move a lot of code out of parts (#14) by Kevin Moore · 6 years ago
  75. bae14a8 Migrate more tests (#13) by Zachary Anderson · 6 years ago
  76. b5525b0 Migrate more tests (#12) by Zachary Anderson · 6 years ago
  77. 094cea5 Try running on 1.24 stable (#11) by Zachary Anderson · 6 years ago
  78. a2e1db1 Remove unused '_ServiceObject' stuff (#10) by Zachary Anderson · 6 years ago
  79. 921d6bb Update SDK constraint to allow 2.0.0-dev release (#7) by Kevin Moore · 6 years ago
  80. b09bebe Show only used classes from dart:io by Kevin Moore · 6 years ago
  81. d5ea6da Add a number of missing types by Kevin Moore · 6 years ago
  82. 5bd39f7 Enable and fix a number of lints by Kevin Moore · 6 years ago
  83. b313eb4 Update README.md (#5) by Zachary Anderson · 6 years ago
  84. fec4751 Merge pull request #4 from zanderso/fix-travis-yml by Zachary Anderson · 6 years ago
  85. 5db58ae Run tests on travis by Zachary Anderson · 6 years ago
  86. 30a4d1b Merge pull request #3 from zanderso/rename-file by Zachary Anderson · 6 years ago
  87. 520c231 Rename .analysis_options to analysis_options.yaml by Zachary Anderson · 6 years ago
  88. daa8ec4 Merge pull request #1 from zanderso/add-test by Zachary Anderson · 6 years ago
  89. ed39cd7 Add test/http_connection_info_test.dart by Zachary Anderson · 6 years ago
  90. 309af49 Format, add .travis.yml by Zachary Anderson · 6 years ago
  91. 48643f3 Fix errors, migrate http_server_test.dart by Zachary Anderson · 6 years ago
  92. 7f6a7b6 Copying sources from dart:io by Zachary Anderson · 6 years ago