Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#3208] remove unused code in libdns | Razvan Becheriu | 2024-03-07 | 1 | -140/+0 |
* | [4236] Updated copyright dates in all files. | Marcin Siodelski | 2015-12-16 | 1 | -1/+1 |
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
* | [2512] Add a CharStringData type (with no length byte prefix) | Mukund Sivaraman | 2014-02-11 | 1 | -0/+37 |
* | [2498] Fix compareCharStrings for empty charstrings | Jelte Jansen | 2013-01-10 | 1 | -1/+1 |
* | [2498] move out some common charstrings functions | Jelte Jansen | 2013-01-10 | 1 | -0/+33 |
* | [2535] Rename function to stringToCharString() | Mukund Sivaraman | 2012-12-24 | 1 | -2/+2 |
* | [2535] Add charStringToString() to convert a CharString to a DNS textual repr... | Mukund Sivaraman | 2012-12-21 | 1 | -0/+15 |
* | [2442] documentation updates | JINMEI Tatuya | 2012-12-05 | 1 | -0/+16 |
* | [2442] added minimum definition for strToCharString and tests | JINMEI Tatuya | 2012-12-04 | 1 | -0/+47 |