Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -7/+9 |
* | SERVER-36895 updated SAN recognition for IP addresses on Mac and OpenSSL | Shreyas Kalyan | 2018-10-08 | 1 | -0/+1 |
* | SERVER-17414 Fix unreferenced local variable in catch exception specifiers | Mark Benvenuto | 2017-10-20 | 1 | -2/+2 |
* | SERVER-30721 Remove CIDRException, use DBException directly | Sara Golemon | 2017-08-18 | 1 | -8/+8 |
* | SERVER-30580 Make argument order consistently code then message | Mathias Stearn | 2017-08-16 | 1 | -4/+4 |
* | SERVER-29856 Use StringData instead of std::string in CIDR/AddressRestriction<T> | Sara Golemon | 2017-06-29 | 1 | -5/+9 |
* | SERVER-29166 Implement an address range class | Sara Golemon | 2017-06-20 | 1 | -0/+144 |