summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
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
2022-03-16Use uTLS aware broker channel constructorShelikhoo
2022-03-16Add uTLS remove SNI to snowflake clientShelikhoo
2022-03-16Add utls imitate setting to snowflake clientShelikhoo
2022-02-14Fix client library testCecylia Bocovich
2022-02-14Make all snowflake events LogSeverityNoticeCecylia Bocovich
2022-02-14Add connection failure events for proxy timeoutsCecylia Bocovich
2022-01-25Refactor WebRTC Peer,Dialer's name to be readableShelikhoo
2022-01-25Refactor event logger setting into function callShelikhoo
2022-01-25Reduce PT Event Logger VerbosityShelikhoo
2022-01-25Add Propagate EventLogger SettingShelikhoo
2022-01-25Emit non-pointer type eventShelikhoo
2022-01-25Enable PT Event LoggerShelikhoo
2022-01-25Add PT Event LoggerShelikhoo
2022-01-25Add NewWebRTCPeer3E InitializerShelikhoo
2022-01-25Add Snowflake Event Reporter for Peer CommunicationShelikhoo
2022-01-25Add Snowflake Event Reporter for Broker CommunicationShelikhoo
2022-01-25Add snowflake event handler to client configShelikhoo
2021-11-11Bump snowflake library imports and go.mod to v2v2.0.1Cecylia Bocovich
2021-10-04Default to a maximum value of 1 Snowflake peerCecylia Bocovich
2021-10-04Change package name and add a package commentCecylia Bocovich