Skip to content

Activity

Deleted branch

add ability to set ciphers on wss connections; logging (#16)

Pull request merge
davehortonpushed 1 commit to main • 9effcc3…83fccd0 • 
on Jan 4

add ability to set ciphers on wss connections; logging

davehortoncreated feat/openssl-enhancements • a15d253 • 
on Jan 4

Deleted branch

davehortondeleted feat/ws-pong • 
on Sep 4, 2024

Merge pull request #14 from davehorton/feat/ws-pong

Pull request merge
davehortonpushed 3 commits to main • f8ed764…9effcc3 • 
on Sep 4, 2024

send CRLF PONG as a text frame when using wss

davehortonpushed 1 commit to feat/ws-pong • 80b0aa6…bc883fb • 
on Sep 4, 2024

ws: add support responding CRLF pong to ping

davehortoncreated feat/ws-pong • 80b0aa6 • 
on Sep 3, 2024

Deleted branch

davehortondeleted fix/non-blocking-ssl-shutdown • 
on Mar 22, 2024

Merge pull request #13 from davehorton/fix/non-blocking-ssl-shutdown

Pull request merge
davehortonpushed 3 commits to main • fde7188…f8ed764 • 
on Mar 22, 2024

fix bug encoding nameaddr with comma in userpart

davehortonpushed 1 commit to fix/non-blocking-ssl-shutdown • bae4d6f…503d807 • 
on Mar 14, 2024

sync to freeswitch version of ws.c

davehortoncreated fix/non-blocking-ssl-shutdown • bae4d6f • 
on Mar 6, 2024

fix assertion triggered when CANCEL is held and sent later after 100 …

davehortonpushed 1 commit to main • cbdcb90…fde7188 • 
on Feb 21, 2024

increase max header length to 8k

davehortonpushed 1 commit to main • b80b2c5…cbdcb90 • 
on Jan 26, 2024

truncate sip headers that are more than 4k and reject message with 40…

davehortonpushed 1 commit to main • 81b17d1…b80b2c5 • 
on Jan 18, 2024

fix warnings

davehortonpushed 1 commit to feature/support-forked-server-transactions • ffac0b0…3d75ced • 
on Jun 24, 2023

update hash for incoming transactions to include via branch

davehortonpushed 1 commit to feature/support-forked-server-transactions • 81b17d1…ffac0b0 • 
on Jun 24, 2023

fix regression dns bug that prevented DNS A record lookup if AAA look…

davehortoncreated feature/support-forked-server-transactions • 81b17d1 • 
on Jun 24, 2023

fix regression dns bug that prevented DNS A record lookup if AAA look…

davehortonpushed 1 commit to main • 3ac6d43…81b17d1 • 
on Jun 24, 2023

Deleted branch

davehortondeleted fix/compile-warnings • 
on May 19, 2023

Merge pull request #10 from davehorton/fix/compile-warnings

Pull request merge
davehortonpushed 2 commits to main • 1fd0d6f…3ac6d43 • 
on May 19, 2023

fix some compile warnings and update configure.ac

davehortoncreated fix/compile-warnings • 42dd8d7 • 
on May 19, 2023

fix bug inserted in commit f1dd927

davehortonpushed 1 commit to main • ca5a45d…1fd0d6f • 
on May 8, 2023

remove blocking read in ws_close which can block thread for several m…

davehortonpushed 1 commit to main • 625f5d8…ca5a45d • 
on May 3, 2023

remove blocking read after calling SSL_shutdown

davehortonpushed 1 commit to test/sofia-ws-logging • 091b8ff…6f78dc4 • 
on May 3, 2023

revert resolver changes from upstream possibly causing dns to fail

davehortonpushed 1 commit to main • f1dd927…625f5d8 • 
on May 2, 2023

fix warnings

davehortoncreated fix/warnings • ec36dc5 • 
on May 1, 2023

fix bug from prev commit

davehortonpushed 1 commit to test/sofia-ws-logging • 3bf129e…091b8ff • 
on Apr 28, 2023

error logging

davehortonpushed 1 commit to test/sofia-ws-logging • 213bc5a…3bf129e • 
on Apr 28, 2023

error logging

davehortonpushed 1 commit to test/sofia-ws-logging • 17ed85d…213bc5a • 
on Apr 28, 2023

moved logging in ws.c to standard macros

davehortonpushed 1 commit to test/sofia-ws-logging • 46c209a…17ed85d • 
on Apr 27, 2023