Ravi Khadiwala
|
c70d7535b9
|
Make TURN configuration dynamic
Also enables conditionally including more TURN servers for gradual
rollouts
|
2022-03-23 14:38:02 -05:00 |
|
Chris Eager
|
bb27dd0c3b
|
Migrate from Object[] parameters to Stream<Arguments>
|
2022-01-03 15:10:02 -08:00 |
|
Chris Eager
|
a1e84f5a88
|
Migrate service tests to JUnit 5
|
2022-01-03 15:10:02 -08:00 |
|
Jon Chambers
|
efb410444b
|
Introduce a username validator
|
2021-12-02 12:02:29 -05:00 |
|
Jon Chambers
|
bae0196bcf
|
Tolerate null UUID attribute values
|
2021-11-09 11:00:27 -05:00 |
|
Jon Chambers
|
c931103712
|
Remove unused utility classes
|
2021-11-01 10:51:47 -04:00 |
|
Chris Eager
|
27844fe692
|
Add JUnit 5 RedisClusterExtension
|
2021-08-13 12:07:04 -05:00 |
|
Chris Eager
|
5400abb065
|
Better support unhandled exception logging on websocket requests
|
2021-07-28 14:06:09 -05:00 |
|
Chris Eager
|
27e9271473
|
Add request path and user agent to unhandled exception logging
|
2021-07-26 12:06:29 -05:00 |
|
Graeme Connell
|
c545cff1b3
|
Switch DynamoDB to AWSv2.
Switch from using com.amazonaws.services.dynamodbv2 to using
software.amazon.awssdk.services.dynamodb for all current DynamoDB uses.
|
2021-06-03 13:37:10 -06:00 |
|
Graeme Connell
|
c10b64c367
|
Simplify S3ObjectMonitor API, try-with-resource.
|
2021-05-21 14:50:15 -06:00 |
|
Graeme Connell
|
722055c8b5
|
Switch S3ObjectMonitor to AWSv2 SDK.
|
2021-05-21 14:50:15 -06:00 |
|
Jon Chambers
|
94ac3f6cc8
|
Return Optional.empty() for present-but-not-routed IPs.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
b89de860d3
|
Add support for getting country codes for ASNs.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
f8c623074b
|
Introduce an ASN-to-IP manager.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
1160af9522
|
Add a utility class for associating IP addresses with ASNs.
|
2021-05-18 17:43:30 -04:00 |
|
Jon Chambers
|
3056ea8cbc
|
More clearly separate concerns for explicitly getting monitored objects.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
28e3b23e8c
|
Add an "excessively large object" safeguard.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
fbaf4a09e2
|
Use the S3 object monitor to retrieve Tor exit node lists.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
cfa8cbedc1
|
Introduce an S3 object monitor.
|
2021-05-18 17:00:30 -04:00 |
|
Jon Chambers
|
350de1c759
|
Add a simple utility class for testing if an IP belongs to a Tor exit node.
|
2021-05-06 11:57:18 -04:00 |
|
Jon Chambers
|
07886a9722
|
Introduce a utility class for working with forwarding chains in HTTP headers.
|
2021-03-10 10:37:10 -05:00 |
|
Chris Eager
|
f85c6bf828
|
Demonstrate JUnit 5 works by migrating an existing test
|
2021-02-19 13:30:44 -06:00 |
|
Jon Chambers
|
a4d0c17efd
|
Record OS versions for iOS requests.
|
2020-12-23 11:36:31 -05:00 |
|
Jon Chambers
|
325e65db7f
|
Expand UA parsing tests to cover OS details in desktop strings.
|
2020-11-11 13:05:18 -05:00 |
|
Ehren Kret
|
604287244f
|
Update copyright statement on all source files
IntelliJ Copyright Profile used to automate this.
|
2020-11-04 11:55:35 -05:00 |
|
Jon Chambers
|
baab6b951b
|
Add a general utility class for parsing user-agent strings.
|
2020-09-21 12:24:08 -04:00 |
|
Jon Chambers
|
77460ba502
|
Remove keyspace notification configuration checks because AWS doesn't support CONFIG GET.
|
2020-08-13 15:32:25 -04:00 |
|
Jon Chambers
|
8d3316ccd6
|
Listen for new messages via keyspace notifications.
|
2020-08-13 12:17:04 -04:00 |
|
Jon Chambers
|
1c73c91133
|
Report the number of days until the CDS CA cert expires as a metric so we can set an alarm.
|
2020-05-12 12:57:11 -04:00 |
|