Issues
- 0
Fix tests in test_http2_send
#255 opened by todo - 0
fix test_handle_headers_payload_errors
#243 opened by todo - 0
Document event
#251 opened by pipex - 0
Define a Documentation style
#236 opened by gnorambuena - 0
Check return type of buffer_copy
#233 opened by see4pablo - 0
use more meaningful return values for http2 checks
#206 opened by todo - 0
Refactor send_window_update function
#250 opened by todo - 0
Update flow-control window with outgoing SETTINGS
#248 opened by valegui - 1
Fix http2 flowcontrol
#242 opened by pipex - 0
HTTP2: Add handler for RST STREAM frame
#235 opened by gnorambuena - 1
- 0
- 0
Modify logic for DATA sending
#252 opened by sebcif - 0
Check the validity overincreasing the window size
#249 opened by todo - 0
- 0
Fix tests for flow_control_receive_window_update
#246 opened by valegui - 0
Update WINDOW_UPDATE frame handling
#245 opened by sebcif - 0
Update flow-control window with incoming SETTINGS
#244 opened by valegui - 0
remove headers_buf in h2states_t and make it dinamic
#211 opened by todo - 0
Refactor on http2/handle.c: replace return codes with enum for error disambiguation
#214 opened by sebcif - 0
- 0
Get h2spec tests passing after refactor
#222 opened by Gedoix - 0
Get HTTP2 h2spec tests passing
#221 opened by Gedoix - 0
Make test for error conditions on hpack_tables
#238 opened by gnorambuena - 0
Refactor on http2/http2.c: replace return codes with enum for error disambiguation
#217 opened by sebcif - 0
- 0
handle different error codes for handle_headers_payload
#224 opened by todo - 0
handle different error codes for handle_data_payload
#223 opened by todo - 0
Make error codes for FRAMES
#239 opened by gnorambuena - 0
- 0
Make test for hpack_tables_find_index_name
#237 opened by gnorambuena - 0
HTTP2: Create Unit test of http2/http2.c
#231 opened by valegui - 0
Check create frame return type
#232 opened by gnorambuena - 0
Add unit test for RST_STREAM frame
#234 opened by gnorambuena - 1
Make for each funct in headers
#229 opened by see4pablo - 0
Check unused Macros var in http2 structs
#226 opened by see4pablo - 0
Add unit test for PING frame
#230 opened by gnorambuena - 0
Add logic of PING frame in http2 module
#210 opened by gnorambuena - 0
Get HPACK h2spec tests passing
#220 opened by Gedoix - 0
Add documentation to headers.c
#227 opened by see4pablo - 0
Refactor on http2/utils.c: replace return codes with enum for error disambiguation
#218 opened by sebcif - 0
- 0
Refactor on http2/send.c: replace return codes with enum for error disambiguation
#215 opened by sebcif - 0
Get Generic h2spec tests to pass
#219 opened by Gedoix - 0
Refactor on http2/flowcontrol.c: replace return codes with enum for error disambiguation
#216 opened by sebcif - 0
Refactor on http2/check.c: replace return codes with enum for error disambiguation
#213 opened by sebcif - 0
remove this and make it dinamic*/
#212 opened by todo - 0
FRAMES: Implement PING frame
#209 opened by gnorambuena - 0
add functions of every frame to mocks
#208 opened by todo - 0