Histórico de Commits

Autor SHA1 Mensagem Data
  Andrey Volk ffeae1eab4 version bump há 4 anos atrás
  Anthony Minessale b992ad9ec3 disable nagle and add keepalive to ws há 4 anos atrás
  Andrey Volk ac44bae3a7 version bump há 4 anos atrás
  Seven Du 5f34fbd2c1 add http functions (#70) há 4 anos atrás
  Andrey Volk 0b598a16b1 version bump há 4 anos atrás
  Andrey Volk b831191b47 Merge pull request #68 from signalwire/fixdebianchangelog há 4 anos atrás
  Chris Rienzo 9ae82d3d4e Merge pull request #69 from signalwire/kws-recv-close-report há 4 anos atrás
  Mike Jerris bc51968d2d rearange kws socket shutdown sequence so we more gracefully shut down ssl sockets. há 4 anos atrás
  Andrey Volk 46da9a3712 Fix changelog when packaging for Debian. há 4 anos atrás
  Chris Rienzo d5660fd749 Merge pull request #67 from signalwire/ks-wait-socket-polltypes há 4 anos atrás
  Mike Jerris a2b019bc1a add new KS_POLL_ types há 4 anos atrás
  Chris Rienzo 35be75b342 Merge pull request #66 from signalwire/ssl-pend há 4 anos atrás
  Mike Jerris f4a67a807c add ssl pending check to kws_wait_sock há 4 anos atrás
  Chris Rienzo c1290a41dd Merge pull request #63 from signalwire/ws-recv-close há 4 anos atrás
  Chris Rienzo 5b947ee260 Merge pull request #64 from signalwire/fix-test há 4 anos atrás
  Chris Rienzo a8a9cd55c3 Merge pull request #65 from signalwire/disable-pch há 4 anos atrás
  Mike Jerris fc9f650b29 disable cotire due to pch failures on some platforms há 4 anos atrás
  Mike Jerris 2f0d1d2e8e fix testwebsock2 test on platforms without bswap64 há 4 anos atrás
  Mike Jerris 4517b89ffa change error name to indicate its due to a remote close request há 4 anos atrás
  Shane Bryldt a2f3193c4b Merge pull request #58 from signalwire/add-init-callback-support há 4 anos atrás
  Shane Bryldt d3786725f9 Added init callback to allow modifying SSL extensions and options before calling connect in KWS há 4 anos atrás
  Shane Bryldt 9d2aff0dbc Merge pull request #57 from signalwire/kws-create-init-fix há 4 anos atrás
  Shane Bryldt d9843ccc5b Added a kws_create to use before calling kws_connect or kws_init, if allocated when passed to kws_connect or kws_init then it will use the existing kws object, this allows to assign callbacks or other values before calling connect há 4 anos atrás
  Chris Rienzo df72c4c61a Merge pull request #47 from signalwire/more-efficient-slot-searching há 5 anos atrás
  Chris Rienzo 8e13d5be70 Clear handle page bit only when chunk's slots are cleared há 5 anos atrás
  Chris Rienzo de38f16658 Fix scan-build error há 5 anos atrás
  Chris Rienzo 699a7f2e8d Improve allocated slot iteration efficiency há 5 anos atrás
  Chris Rienzo f9de0b9092 Merge pull request #46 from signalwire/uninitialized há 5 anos atrás
  Andrey Volk a074be99c8 Fix wrong printf format specifier (%u instead of %lu for uint32_t). há 5 anos atrás
  Chris Rienzo b814029d54 Quiet down handle lookup log há 5 anos atrás