aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25Extract traffic formatterShelikhoo
2022-01-25Add proxy event logger state propagateShelikhoo
2022-01-25Add EventOnProxyConnectionOver ReportingShelikhoo
2022-01-25Add EventOnProxyConnectionOver EventShelikhoo
2022-01-25Add Raw Data Output for bytesLoggerShelikhoo
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
2022-01-25Add Event Bus TestShelikhoo
2022-01-25Add Event Bus ImplementationShelikhoo
2022-01-25Add Snowflake Event API interfaceShelikhoo
2022-01-18increase clientIDAddrMapCapacityShelikhoo
2022-01-18Suppress connection end log outputShelikhoo
2022-01-12Validate client and proxy supplied stringsCecylia Bocovich
2021-12-16Use `require` rather than `replace` for dtls version.David Fifield
2021-12-10Update go versions in CI testsCecylia Bocovich
2021-12-10Update version of DTLS libraryCecylia Bocovich
2021-12-01gitlab-ci: include job number in the artfacts zipball filenameHans-Christoph Steiner
2021-12-01gitlab-ci: include flags to make reproducible buildsHans-Christoph Steiner
2021-12-01stripped down Android build process for gitlab-ci and VagrantHans-Christoph Steiner
2021-12-01gitlab-ci: expire artifacts in 1 week, improve gradle caching, etc.Hans-Christoph Steiner
2021-11-19Add V2Ray/V2Fly License for taskShelikhoo
2021-11-16Represent NATTypeMeasurementInterval in time.DurationShelikhoo
2021-11-16Update nat-retest-interval type to durationShelikhoo
2021-11-16Update nat-retest-interval flag name to reflect the changeShelikhoo
2021-11-16Update nat-retest-seconds format to time.ParseDuration formShelikhoo
2021-11-12Add in source indicator of file originShelikhoo
2021-11-12Rename flag to nat-retest-seconds and retest daily by defaultShelikhoo
2021-11-12Refactor state transfer logic to simplify itShelikhoo
2021-11-12Extract function getCurrentNATType()Shelikhoo
2021-11-12Add NAT Type test periodic taskShelikhoo
2021-11-12Add NAT Type measurement command line flagShelikhoo
2021-11-12Port V2Ray periodic task standard library to snowflakeShelikhoo
2021-11-12Support recurring NAT Type measurementShelikhoo
2021-11-11Bump snowflake library imports and go.mod to v2v2.0.1Cecylia Bocovich
2021-11-04Update ChangeLog for v2 releasev2.0.0Cecylia Bocovich
2021-10-28Export ability to change the URL of NAT probeCecylia Bocovich
2021-10-28Modify handling of misconfigurations and defaultsCecylia Bocovich
2021-10-28Update comments for exported itemsCecylia Bocovich
2021-10-26Comment package and minor changes exportsCecylia Bocovich
2021-10-26Remove BytesLoggers from exported functionsCecylia Bocovich
2021-10-26Turn the proxy code into a libraryidk