aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
10 daysUse ptutil for safelog and prometheus rounded metricsmeskio
2024-03-24Update torrc file to match Tor Browser builtinsCecylia Bocovich
2024-03-09Switch to sqscreds param for passing in SQS credentialsMichael Pu
2024-03-05Update testsMichael Pu
2024-03-05Move SQS client ID generation to ExchangeMichael Pu
2024-02-17refactor: change deprecated "io/ioutil" package to recommended "io" packageam3o
2024-01-22Add unit tests for SQS rendezvous in brokerAndrew Wang
2024-01-22Add unit tests for SQS rendezvous in clientAnthony Chang
2024-01-22Add mocks and interfaces for testing SQS rendezvousAnthony Chang
2024-01-22Implement SQS rendezvous in client and brokerMichael Pu
2024-01-16Cosmetic fixes taken from !219.David Fifield
2024-01-04Update recommended torrc options in the client readmegl40294Arlo Breault
2023-11-21Merge branch 'encapsulation-readdata-buffer'David Fifield
2023-11-21Link a section in the pion/webrtc@3.0.0 release notes.David Fifield
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-26Check if multiple front domains argument is emptyCecylia Bocovich
2023-10-24Add outbound proxy configuration propagationShelikhoo
2023-10-05Maintain backward compatability with old clientsCecylia Bocovich
2023-10-05Randomly select front domain from comma-separated listCecylia Bocovich
2023-08-24Workaround for shadow in lieu of AF_NETLINK supportCecylia Bocovich
2023-06-14Append Let's Encrypt ISRG Root X1 to cert poolCecylia Bocovich
2023-05-31Move the development to gitlabmeskio
2023-05-29Validate SDP offers and answersitchyonion
2023-04-19Use goptlib from gitlab.torproject.orgmeskio
2023-01-30Filter out non stun: server addresses in ParseIceServersitchyonion
2023-01-30Update README to correctly reflec the type of ICE servers we currently supportitchyonion
2023-01-30Parse ICE servers with pion/ice library functionitchyonion
2023-01-19Bring client torrc up to date with Tor Browser fc89e8b1.David Fifield
2023-01-03Remove duplicate stun.sonetel.net entryCecylia Bocovich
2022-12-31Remove two suggested STUN servers from client docsCecylia Bocovich
2022-11-23add version output to logShelikhoo
2022-11-23Add Version Output Support to SnowflakeShelikhoo
2022-11-21change bandwidth type from int to int64 to prevent overflowluciole
2022-10-12Bump minimum go version to 1.15Cecylia Bocovich
2022-10-09format using go-1.19trinity-1686a
2022-09-26Use Pion's Setting Engine to reduce Multicast DNS noiseTommaso Gragnato
2022-05-31Wrap client NAT logwrap-client-NAT-errorsitchyonion
2022-05-25Move ptEventLogger into the client/snowflake.gomeskio
2022-05-25Implement String() method on eventsmeskio
2022-04-12Scrub ptEvent logsitchyonion
2022-04-11Move tor-specific code outside of client libraryCecylia Bocovich
2022-03-21Forward bridge fingerprintArlo Breault
2022-03-21Stop storing version in ClientPollRequestArlo Breault
2022-03-16Introduce an unexported newBrokerChannelFromConfigArlo Breault
2022-03-16Parse ClientPollRequest version in DecodeClientPollRequestArlo Breault
2022-03-16Rename *PollRequest methods to distinguish client/proxyArlo Breault
2022-03-16Move uTLS configuration to socks5 argShelikhoo
2022-03-16Harmonize identifiers to uTLSShelikhoo
2022-03-16Add line wrap to NewBrokerChannelWithUTlsSettingsShelikhoo