Commit Graph

  • 0e6d0cf6a3
    fix MSVC compiler shared library issues - mostly around 'extern const' Tyler Young 2021-12-13 11:43:58 -0500
  • df67278304
    Use same style of boolean checking in conn_ok_to_close() (#347) Sijie Yang 2021-11-08 22:06:06 +0800
  • 8d9f2d50ee
    Use same style of boolean checking in conn_ok_to_close() #347 Sijie Yang 2021-11-08 14:57:36 +0800
  • 646652a67c
    update boringssl version info to support h3 (#346) wangfuyu 2021-11-07 20:57:39 +0800
  • 2b7918bb60 Fix comments about support draft verions #346 wangfuyu 2021-11-07 20:35:04 +0800
  • f4fed8f6e2 update boringssl version info to support h3 wangfuyu 2021-11-07 20:23:59 +0800
  • 83eb86cb6d
    Fix typo in internals.rst (#342) Sijie Yang 2021-10-28 10:10:52 +0800
  • e1c20fcbee Update ls-qpack to v2.2.2 . George Wang 2021-10-27 11:41:47 -0400
  • a44c99bf1e
    Fix typo in internals.rst #342 Sijie Yang 2021-10-27 17:38:21 +0800
  • 103d146831
    fix: fix compile error caused by store_ctx (#338) anatasluo 2021-10-18 02:25:55 +0800
  • 0e4352cd65 fix: fix compile error caused by store_ctx #338 anatasluo 2021-10-14 17:45:51 +0000
  • d3dbcbac07 Check that a connection can send before marking connection tickable #314 Sam Hurst 2021-10-01 15:45:19 +0100
  • f93ec5a8d8 Tick connection on datagram write Sam Hurst 2021-09-09 13:57:41 +0100
  • 082507cd10 Release 3.0.3 v3.0.3 George Wang 2021-09-30 11:23:56 -0400
  • f5bc76471f
    [BUGFIX]IETF QUIC v1(RFC9000) Retry Packet Integrity use draft-ietf-quic-tls-33 (or RFC9001) (#332) fastcome1985 2021-09-30 03:50:33 +0800
  • ffa737362d [BUGFIX]IETF QUIC v1(RFC9000) Retry Packet Integrity use draft-ietf-quic-tls-33 (or RFC9001) #332 luojianxiang 2021-09-29 16:39:07 +0800
  • 843f807b95
    m) fix: check if connection is out of startup phase by comparing cwnd but not cwnd_gain with target_window (#328) wangfuyu 2021-09-27 21:23:15 +0800
  • 48b0302016 m) fix: check if connection is out of startup phase by comparing cwnd but not cwnd_gain with target_window #328 wangfuyu 2021-09-27 19:57:18 +0800
  • fb96e96193
    [BUGFIX]add datasize to po_regen_sz which will not be retransmitted. (#327) wangweiwei 2021-09-25 09:24:28 +0800
  • 9f385f2506
    [BUGFIX]add datasize to po_regen_sz which will not be retransmitted. #327 wangweiwei 2021-09-25 08:39:37 +0800
  • 4026a4b616
    [BUGFIX]DATAGRAM frame can't be retransmitted (#325) wangweiwei 2021-09-24 10:59:54 +0800
  • 0b16935969 [BUGFIX]DATAGRAM frame can't be retransmitted #325 wangweiwei 2021-09-23 22:18:39 +0800
  • ce20c8cbda
    Update lsquic_packet_out.c #324 wangweiwei 2021-09-23 21:47:42 +0800
  • 2c1d9c76bd
    Update lsquic_packet_common.h #323 wangweiwei 2021-09-23 21:45:39 +0800
  • 01c36b79df [BUGFIX] Properly enable ACK but disable RETX of DATAGRAM frame. George Wang 2021-09-18 09:30:15 -0400
  • 4b2a063fcf
    m) correct log in func generate_ping_frame (#319) wangfuyu 2021-09-18 02:08:39 +0800
  • 071424e1e6 m) correct log in func generate_ping_frame #319 wangfuyu 2021-09-17 16:06:41 +0800
  • 5684638017
    m) fix: quic server may assert failed when invalid SETTINGS frame in (#317) wangfuyu 2021-09-15 23:47:16 +0800
  • 0e71f7cb4b m) fix: quic server may assert failed when invalid SETTINGS frame in #317 wangfuyu 2021-09-15 11:41:59 +0800
  • ff412f2f22
    Update lsquic_packet_common.h (#315) wangweiwei 2021-09-10 20:46:39 +0800
  • 7be7bb6b3c
    Update lsquic_packet_common.h #315 wangweiwei 2021-09-10 19:49:52 +0800
  • 70e6fdd86a
    Update README.md (#309) wangweiwei 2021-08-17 21:09:00 +0800
  • 2244582d38
    Update README.md #309 wangweiwei 2021-08-17 15:44:01 +0800
  • 7fc1254850 Release 3.0.2 v3.0.2 George Wang 2021-06-29 16:11:29 -0400
  • 0dbfd88edd
    Fix #298 (#299) kenstir 2021-06-22 12:59:29 -0400
  • da9219274e Fix #298 #299 Ken Cox 2021-06-22 12:48:13 -0400
  • 6464d33767
    Use C99 format specifiers to properly print uint64_t (#297) Matt Durgavich 2021-06-21 22:37:06 -0400
  • d6efd9a821 Use C99 format specifiers to properly print uint64_t #297 Matt Durgavich 2021-06-21 22:24:45 -0400
  • d549a33b21 Release 3.0.1 v3.0.1 George Wang 2021-06-16 16:03:55 -0400
  • b2e1404ca7 [BUGFIX] lsquic_gquic_be_parse_packet_in_finish() need to make sure the packet has flag PI_GQUIC. Fix issue #262 George Wang 2021-06-15 18:16:25 -0400
  • ed94ac1253
    m) do not try to delete stk from shi_ctx (#295) wangfuyu 2021-06-15 22:35:00 +0800
  • 7f782cc164 m) do not try to delete stk from shi_ctx #295 wangfuyu 2021-06-15 19:33:43 +0800
  • 47440e4eaf Only force TICK_CLOSE flag when CONNECTION_CLOSE frame received. George Wang 2021-06-11 22:18:01 -0400
  • d1628a5677
    Update index.rst LiteSpeed Tech 2021-06-05 19:20:53 -0400
  • 95648693ab
    Update README.md LiteSpeed Tech 2021-06-05 19:18:13 -0400
  • df5cc4b6a4
    Update README.md LiteSpeed Tech 2021-06-05 19:12:57 -0400
  • 1e0dbec4ea
    Fix paths in Dockerfile (#289) Michał Śledź 2021-06-05 16:08:20 +0200
  • 1827a8a53d Fix paths in Dockerfile #289 Michał Śledź 2021-06-05 11:47:34 +0200
  • 6f6009ab75 Release 3.0.0 v3.0.0 George Wang 2021-06-02 09:04:35 -0400
  • 084338b1a2 Release 3.0.0 George Wang 2021-06-02 00:39:15 -0400
  • 3d35ba155f
    Fix: connection may not be closed timely when CONNECTION_CLOSE frame in (#284) wangfuyu 2021-05-31 23:24:52 +0800
  • 313fa3c257 Simplify TICK_CLOSE logic #284 wangfuyu 2021-05-31 11:38:35 +0800
  • cff50880ab Fix: connection may not be closed timely when CONNECTION_CLOSE frame in wangfuyu 2021-05-28 20:33:47 +0800
  • 077ef87880 Release 2.30.2 v2.30.2 George Wang 2021-04-20 15:22:24 -0400
  • 7290fb0ce6 Update ls-hpack to 2.3.0 George Wang 2021-04-20 12:20:33 -0400
  • 55d69529bd Release 2.30.1 v2.30.1 George Wang 2021-04-16 14:54:30 -0400
  • 927d9cb20d Release 2.30.0 v2.30.0 George Wang 2021-04-12 11:37:25 -0400
  • 293df8d66b Release 2.30.0 George Wang 2021-04-12 09:52:42 -0400
  • ab69788e51
    Fix: must take xlct into account while determine_rtt (#248) wangfuyu 2021-04-02 04:09:37 +0800
  • 82f520dbbd Fix: must take xlct into account while determine_rtt #248 ivanfywang 2021-04-01 22:28:48 +0800
  • eea998962a Release 2.29.6 v2.29.6 Dmitri Tikhonov 2021-03-31 09:38:32 -0400
  • f3690fdcbf
    Compatible with 16+ Bytes scid (#244) wangfuyu 2021-03-30 01:38:37 +0800
  • 10e0dad8a4 Release 2.29.5 v2.29.5 George Wang 2021-03-17 12:58:22 -0400
  • ebb7ff8684 Compatible with 16+ Bytes scid #244 ivanfywang 2021-03-17 22:03:31 +0800
  • e1b8f1a8c3 Release 2.29.4 v2.29.4 Dmitri Tikhonov 2021-03-08 10:44:37 -0500
  • 32a0aa38a4 Release 2.27.7 v2.27.7 branch-2.27 Dmitri Tikhonov 2021-03-06 22:20:43 -0500
  • 99a1ad0f24 Release 2.29.3 v2.29.3 Dmitri Tikhonov 2021-03-03 09:41:42 -0500
  • f1d5a1a4de Release 2.29.2 v2.29.2 Dmitri Tikhonov 2021-02-23 12:18:50 -0500
  • 8ecb980d26 Release 2.29.1 v2.29.1 Dmitri Tikhonov 2021-02-18 10:09:35 -0500
  • 4ffff819e8
    README: add "docs passing" badge LiteSpeed Tech 2021-02-15 08:35:25 -0500
  • eb023232f1 Update badges -- add MacOS Dmitri Tikhonov 2021-02-12 09:41:35 -0500
  • 01a6e9a151 Add MacOS image to the Linux AppVeyor YAML file: should be the same Dmitri Tikhonov 2021-02-12 09:03:44 -0500
  • e483c09166 Don't run HTTP/3 framing test on Windows Dmitri Tikhonov 2021-02-12 09:02:52 -0500
  • 8d534ef0fd Update badging in the README Dmitri Tikhonov 2021-02-11 17:19:11 -0500
  • cb447a705b Add AppVeyor file for Linux build Dmitri Tikhonov 2021-02-11 17:15:40 -0500
  • b54d1e6309 Make libevent optional; move binaries into bin/ Dmitri Tikhonov 2021-02-11 10:55:49 -0500
  • 26e8f082c9 Release 2.29.0 v2.29.0 Dmitri Tikhonov 2021-02-10 08:51:11 -0500
  • ac0ce07bd0 Remove obsolete files Dmitri Tikhonov 2021-02-10 08:47:05 -0500
  • c2faf03244 Release 2.28.0 v2.28.0 Dmitri Tikhonov 2021-02-03 11:05:50 -0500
  • 3fea2fdc01
    Applying patch from issue #222 #227 Pi Iyer 2021-02-02 14:19:43 -0700
  • 9a7f663e1a
    Fix typo in tutorial (#225) Nan Xiao 2021-02-01 22:51:51 +0800
  • f42a5171cb
    Fix typo in tutorial #225 Nan Xiao 2021-02-01 15:07:36 +0800
  • 5650ee6cd6 Release 2.27.6 v2.27.6 Dmitri Tikhonov 2021-01-27 10:36:25 -0500
  • 50c35e5b80 Fix gQUIC connection close: there is no HEADERS stream without HTTP flag 202101251044-fix-bug-220 Dmitri Tikhonov 2021-01-25 10:44:33 -0500
  • 65c5d50287
    fix bug in send_packets_one_by_one on windows platform when send multiple iovs wangweiwei 2021-01-23 02:16:16 +0800
  • ba7ac6c097
    Update test_common.c #221 wangweiwei 2021-01-22 18:21:33 +0800
  • 61e670e170
    Fix typo in API docs Pi Iyer 2021-01-18 13:48:03 -0700
  • cfa7992f13
    Typo Change #217 Pi Iyer 2021-01-18 13:22:29 -0700
  • bbee242ac0 Release 2.27.5 v2.27.5 Dmitri Tikhonov 2021-01-18 13:26:33 -0500
  • 347a040589
    Only run Travis-CI on master LiteSpeed Tech 2021-01-13 08:47:47 -0500
  • e98ebfce75 Release 2.27.4 v2.27.4 Dmitri Tikhonov 2021-01-13 08:38:33 -0500
  • 7ff5beb4fc
    Update .travis.yml #213 E.L 2021-01-12 10:42:07 +0800
  • 38e835983f API: add lsquic_conn_get_sni(), fixes issue #203 Dmitri Tikhonov 2021-01-11 13:52:57 -0500
  • 9004ca805a fixed lsquic_conn_get_sni #212 Lorenz Hetterich 2021-01-10 01:54:03 +0530
  • 611072c4b7 lsquic_conn_get_sni Lorenz Hetterich 2021-01-09 19:42:53 +0530
  • e2c4907022 Release 2.27.3 v2.27.3 Dmitri Tikhonov 2021-01-08 11:38:46 -0500
  • 1a0003e3b9 Release 2.27.2 v2.27.2 Dmitri Tikhonov 2021-01-06 17:53:07 -0500
  • ec098c6f9e Release 2.24.6 v2.24.6 branch-2.24 Dmitri Tikhonov 2021-01-06 17:39:59 -0500
  • 06b2a2363e Release 2.27.1 v2.27.1 Dmitri Tikhonov 2021-01-06 09:00:05 -0500
  • 6511378725 Release 2.27.0 v2.27.0 Dmitri Tikhonov 2020-12-31 07:58:48 -0500