Skip to content

Activity

Merge pull request #10 from G-Core/CDP-1482_nginx-crash-on-adding-new…

Pull request merge
ruslantipushed 2 commits to main • ef2e3c3…8256f48 • 
on Feb 17

fix: set lowcase_key and next fields on adding new http header to hea…

rustc 1.82.0

climagabrielcreated no_task_rustc_version-testcookie-detached-head • 96ddb7e • 
on Dec 17, 2024

Merge pull request #9 from G-Core/no_task_rustc_version

Pull request merge
climagabrielpushed 2 commits to main • 7a6ea0d…ef2e3c3 • 
on Dec 17, 2024

rustc 1.82.0

climagabrielcreated no_task_rustc_version • 461121c • 
on Dec 17, 2024

Deleted branch

ruslantideleted feat/request_set_path • 
on Oct 2, 2024

Merge pull request #8 from G-Core/feat/request_set_path

Pull request merge
ruslantipushed 2 commits to main • 63eca13…7a6ea0d • 
on Oct 2, 2024

feat: adding request uri set_path method

ruslanticreated feat/request_set_path • a68706f • 
on Sep 27, 2024

Deleted branch

ruslantideleted fix/sigsegv_on_timer_drop • 
on Sep 16, 2024

Merge pull request #7 from G-Core/fix/sigsegv_on_timer_drop

Pull request merge
ruslantipushed 2 commits to main • b43f646…63eca13 • 
on Sep 16, 2024

fix: don't call ngx_event_del_timer if nginx is exiting

ruslanticreated fix/sigsegv_on_timer_drop • 882e93a • 
on Sep 13, 2024

Deleted branch

Merge pull request #6 from G-Core/variable_unix_socket_reconnect_timeout

Pull request merge
ruslantipushed 3 commits to main • e808984…b43f646 • 
on Jul 3, 2024

fix: moved reconnect timeout to Disconnect state

ruslantipushed 1 commit to variable_unix_socket_reconnect_timeout • 704993a…9104e8a • 
on Jul 3, 2024

fix: setting variable reconnect timeout

ruslanticreated variable_unix_socket_reconnect_timeout • 704993a • 
on Jul 3, 2024

Fix for trying to connect Unix socket on nginx close

Force push
gabioprisanforce pushed to fix-unix-socket-connect-on-exit • aab74b4…9480ad0 • 
on Jun 13, 2024

Fix for trying to connect Unix socket on nginx close

gabioprisanpushed 1 commit to fix-unix-socket-connect-on-exit • 77ef3ab…aab74b4 • 
on Jun 13, 2024

Added HeadersIn

gabioprisancreated fix-unix-socket-connect-on-exit • 77ef3ab • 
on Jun 13, 2024

Header handling (#5)

Pull request merge
gabioprisanpushed 1 commit to main • 77ef3ab…e808984 • 
on Jun 13, 2024

Add http phase handler for any phase.

gabioprisanpushed 1 commit to header_handling • 4380ea0…4137c82 • 
on Mar 25, 2024

Added HeadersOut and functions to add, set and remove headers.

gabioprisancreated header_handling • 4380ea0 • 
on Mar 22, 2024

Added HeadersIn

gabioprisanpushed 1 commit to main • 3f4bc90…77ef3ab • 
on Mar 12, 2024

Fixed an issue in Timer cleanup

gabioprisanpushed 1 commit to main • d68e632…3f4bc90 • 
on Mar 6, 2024

Added Timer struct

gabioprisanpushed 1 commit to main • 8e1ba90…d68e632 • 
on Feb 21, 2024

Expose ngx_current_msec

gabioprisanpushed 1 commit to main • 60a84b7…8e1ba90 • 
on Feb 19, 2024

UnixSocket: add a stop() function

gabioprisanpushed 1 commit to main • 55a527d…60a84b7 • 
on Feb 13, 2024

Unix socket: fix example compilation

gabioprisanpushed 1 commit to main • 26dd0fd…55a527d • 
on Feb 13, 2024

Update example to nginx 1.25.3

gabioprisanpushed 1 commit to main • 60eab6b…26dd0fd • 
on Feb 13, 2024

Unix Sockets - allow the after handshake handler to return data to be…

gabioprisanpushed 1 commit to main • d42aa60…60eab6b • 
on Feb 12, 2024