snowflake/common
Arlo Breault e4c818be76
Scrub space separated ip addresses
The issue with ReplaceAllFunc is that it's capturing the leading and
trailing spaces in the regexp, so successive ips don't match.  From the
docstring,

> If 'All' is present, the routine matches successive non-overlapping
> matches of the entire expression.

For #40306
2024-01-08 10:03:35 -05:00
..
amp format using go-1.19 2022-10-09 21:15:50 +02:00
bridgefingerprint Represent Bridge Fingerprint As String 2022-06-16 14:06:58 +01:00
certs Append Let's Encrypt ISRG Root X1 to cert pool 2023-06-14 18:12:29 -04:00
encapsulation Have encapsulation.ReadData return an error when the buffer is short. 2023-11-07 05:51:35 +00:00
event Process and properly log connection closure stats 2023-10-31 10:02:31 -04:00
messages Use ShouldBeNil to check for nil values 2023-09-20 12:34:51 -04:00
namematcher Update Relay Pattern format to include dollar sign 2022-06-16 14:06:58 +01:00
nat Add outbound proxy configuration propagation 2023-10-24 17:47:25 +01:00
proxy Add outbound proxy configuration propagation 2023-10-24 17:47:25 +01:00
safelog Scrub space separated ip addresses 2024-01-08 10:03:35 -05:00
task Wait some time before displaying the proxy usage log 2022-05-25 11:01:01 -04:00
turbotunnel Close temporary UDPSession in TestQueuePacketConnWriteToKCP. 2023-06-29 21:12:29 +00:00
util Bump version of pion/sdp 2021-01-25 10:28:17 -05:00
utls Add outbound proxy configuration propagation 2023-10-24 17:47:25 +01:00
version Add vcs revision to version string 2024-01-04 00:31:08 -05:00
websocketconn Benchmark websocket.Conn Upgrade creation. 2022-11-16 13:48:34 -07:00