- 10 Jan, 2013 1 commit
-
-
Jelte Jansen authored
-
- 03 Jan, 2013 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 01 Jan, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 24 Dec, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 21 Dec, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 11 Dec, 2012 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is especially useful for tests.
-
- 04 Dec, 2012 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
these are (indirectly) necessary for building external programs.
-
JINMEI Tatuya authored
-
- 03 Dec, 2012 2 commits
-
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
- 27 Nov, 2012 1 commit
-
-
Mukund Sivaraman authored
It just contains MasterLoader::Options enum for now.
-
- 21 Nov, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 17 Nov, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 02 Nov, 2012 1 commit
-
-
JINMEI Tatuya authored
Fixing merge conflicts: src/lib/dns/master_lexer.cc
-
- 01 Nov, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 26 Oct, 2012 3 commits
-
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
- 11 Oct, 2012 2 commits
-
-
JINMEI Tatuya authored
it will be cleaned up and should better be excluded from the publicly visible list.
-
JINMEI Tatuya authored
there may be more, but at least this makes (b10-)host compile as a 3rd party app.
-
- 08 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
It is no longer used anywhere.
-
- 02 Oct, 2012 1 commit
-
-
JINMEI Tatuya authored
it will be cleaned up and should better be excluded from the publicly visible list.
-
- 29 Sep, 2012 1 commit
-
-
JINMEI Tatuya authored
there may be more, but at least this makes (b10-)host compile as a 3rd party app.
-
- 02 Aug, 2012 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 07 May, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 13 Apr, 2012 1 commit
-
-
Jeremy C. Reed authored
To fix unittest from using wrong libdns++ version. Error was: terminate called after throwing an instance of 'isc::dns::EmptyLabel' what(): duplicate period Also isc::dns::NameParserException was added. Discussed some on jabber.
-
- 12 Mar, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 09 Mar, 2012 2 commits
-
-
JINMEI Tatuya authored
for now, we'll keep it here for comparison.
-
JINMEI Tatuya authored
The revised versoin of MessageRenderer doesn't store it in an STL container, so it doesn't have to be default-constructable. the intermediate experimental version of the renderer was removed as it depends on the default constructor.
-
- 08 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
this eliminates the need for copying/keeping the names, and is more robust when rendering many names. use of the hash table still improves performance.
-
- 06 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 03 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 20 Feb, 2012 1 commit
-
-
Jelte Jansen authored
-
- 15 Feb, 2012 1 commit
-
-
JINMEI Tatuya authored
into a shared helper module.
-
- 26 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
fixing bugs like case-sensitivity or corner cases for empty salts. provided more detailed tests and documentation.
-