aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
10 daysUse ptutil for safelog and prometheus rounded metricsmeskio
2024-03-18Bump version to v2.9.2v2.9.2Cecylia Bocovich
2024-03-12Merge remote-tracking branch 'origin/mr/258'meskio
2024-03-09Implement better client IP per rendezvous method tracking for clientsMichael Pu
2024-03-09Switch to sqscreds param for passing in SQS credentialsMichael Pu
2024-02-27Bump version to v2.9.1v2.9.1Cecylia Bocovich
2024-02-17refactor: change deprecated "io/ioutil" package to recommended "io" packageam3o
2024-02-05Bump version to v2.9.0v2.9.0Cecylia Bocovich
2024-01-31Move RendezvousMethod field to messages.ArgAnthony Chang
2024-01-22Add mocks and interfaces for testing SQS rendezvousAnthony Chang
2024-01-08Scrub space separated ip addressesArlo Breault
2024-01-04Add vcs revision to version stringgl40285Arlo Breault
2023-12-21Bump version to v2.8.1v2.8.1Cecylia Bocovich
2023-11-21Merge branch 'encapsulation-readdata-buffer'David Fifield
2023-11-20Bump version to 2.8.0v2.8.0Cecylia Bocovich
2023-11-07Have encapsulation.ReadData return an error when the buffer is short.David Fifield
2023-11-07Have encapsulation.ReadData read into a provided buffer.David Fifield
2023-10-31Process and properly log connection closure statsCecylia Bocovich
2023-10-30Modify EventOnProxyStats to include summary dataCecylia Bocovich
2023-10-30Move creation of periodic stats task inside proxy libraryCecylia Bocovich
2023-10-24Add outbound proxy configuration propagationShelikhoo
2023-10-24Add transport wrapperShelikhoo
2023-10-24Add common proxy utilitiesShelikhoo
2023-10-16update version to 2.7.0v2.7.0Shelikhoo
2023-10-09Remove proxy churn measurements from broker.David Fifield
2023-09-20Use ShouldBeNil to check for nil valuesrenovate/github.com-smartystreets-goconvey-1.xmr-origin-165Cecylia Bocovich
2023-09-11update version to v2.6.1v2.6.1Shelikhoo
2023-06-29Close temporary UDPSession in TestQueuePacketConnWriteToKCP.David Fifield
2023-06-29Fix a comment left over from turbotunnel-quic.David Fifield
2023-06-19Update version to v2.6.0v2.6.0Cecylia Bocovich
2023-06-14Append Let's Encrypt ISRG Root X1 to cert poolCecylia Bocovich
2023-05-31Move the development to gitlabmeskio
2023-04-20Add a scanner error check to ClusterCounter.Count.David Fifield
2023-04-04Use a sync.Pool to reuse packet buffers in QueuePacketConn.David Fifield
2023-04-04Fix loop termination in TestQueuePacketConnWriteToKCP.David Fifield
2023-04-04Use a static array in benchmarks.David Fifield
2023-04-04Comment typo.David Fifield
2023-03-13Fix comment typo on NewRedialPacketConn.David Fifield
2023-03-13Revert "Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo."David Fifield
2023-03-13Test for data race with QueuePacketConn.WriteTo and kcp-go.David Fifield
2023-01-18Update version to v2.5.1v2.5.1Shelikhoo
2023-01-18Update Version to v2.5.0v2.5.0Shelikhoo
2023-01-16Bump version to v2.4.3v2.4.3Cecylia Bocovich
2022-12-12add some more test for URL encoded IPs (safelog)Flo418
2022-12-08Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo.David Fifield
2022-12-08Reduce turbotunnel queueSize from 2048 to 512.David Fifield
2022-12-08Manually unlock the mutex in ClientMap.SendQueue.David Fifield
2022-12-01Bump version to v2.4.1v2.4.1Cecylia Bocovich
2022-11-29Refactor utls roundtripper_test to deduplicateShelikhoo
2022-11-29Fix uTLS RoundTripper Inconsistent Key for host:portShelikhoo