summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/address_restriction_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55787 Better expose getaddrinfo errors in SockAddrBen Caimano2021-04-231-4/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-29171: Implement Restriction BSON IDL serializer/deserializerSara Golemon2017-07-131-2/+101
* SERVER-29176: Implement --clusterIpSourceWhitelistADAM David Alan Martin2017-07-121-2/+2
* SERVER-29857 Expand AddressResrtriction<T> to accept multiple CIDR rangesSara Golemon2017-06-291-92/+141
* SERVER-29165 Don't create RestrictionEnvironment in TransportLayerJonathan Reams2017-06-271-1/+1
* SERVER-29169 ServerAddressRestrictionSara Golemon2017-06-201-0/+13
* SERVER-29168 ClientSourceRestrictionSara Golemon2017-06-201-0/+167