- 18 Sep, 2013 1 commit
-
-
Kean Johnston authored
-
- 09 Sep, 2013 2 commits
-
-
Mukund Sivaraman authored
* Fix the unittest so that it compares the correct object (tsig6) * Store canonical long-form HMAC name in case of HMAC-MD5 + Update TSIG RDATA class (test already present) + Update TSIGKey class (new tests added)
-
Mukund Sivaraman authored
-
- 17 Jun, 2013 3 commits
-
-
Michal 'vorner' Vaner authored
To check if there's something inside.
-
Michal 'vorner' Vaner authored
They are not needed, as it makes no sense to call constructor with different template parameter than one of the class being constructed. This also confused some versions of cppcheck and it thought there's no constructor available.
-
Mukund Sivaraman authored
-
- 14 Jun, 2013 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
This way cppcheck should recognize it as such.
-
Michal 'vorner' Vaner authored
Instead of assignment in the copy constructor.
-
Michal 'vorner' Vaner authored
-
- 13 Jun, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 12 Jun, 2013 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
It contains pointers, doesn't make sense to copy and writing copy constructors would be extra work.
-
Michal 'vorner' Vaner authored
-
- 23 May, 2013 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Paul Selkirk authored
-
- 22 May, 2013 1 commit
-
-
Paul Selkirk authored
-
- 21 May, 2013 3 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 18 May, 2013 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also constify one variable.
-
JINMEI Tatuya authored
also constify one other object.
-
JINMEI Tatuya authored
-
- 17 May, 2013 6 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 16 May, 2013 8 commits
-
-
Paul Selkirk authored
Also removed OldRdataFactory/new_rdata_factory_users stuff, since all Rdata classes now use the new RdataFactory.
-
JINMEI Tatuya authored
- use the unnamed namespace for the entire content to hide as many things as possible. - define rdata_tsig inside the fixture class to avoid initialization fiasco. (to make it possible, also make toWireCommonChecks a member function).
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-