]> pd.if.org Git - uuid/log
uuid
11 years agoExpanded the install directions slightly.
Nathan Wagner [Sun, 30 Sep 2012 20:16:52 +0000 (20:16 +0000)]
Expanded the install directions slightly.

11 years agoRemoved unused node variable.
Nathan Wagner [Sun, 30 Sep 2012 19:48:29 +0000 (19:48 +0000)]
Removed unused node variable.

The node is now calculated by read_state and in the state
structure.  The node could be reset by re-initializing
the state or calling the read state function.  Given that
the mac address is just used to provide additional uniqueness
its actual value doesn't really matter, so assuming it
wasn't just a bunch of zeroes or similar, there shouldn't
be any reason to re-determine it.

11 years agoAdded tap tests for postgres extension.
Nathan Wagner [Tue, 18 Sep 2012 16:50:33 +0000 (16:50 +0000)]
Added tap tests for postgres extension.

11 years agoAdded test cases for name based uuids.
Nathan Wagner [Fri, 14 Sep 2012 08:38:54 +0000 (08:38 +0000)]
Added test cases for name based uuids.

11 years agoAdded test program for sha1.
Nathan Wagner [Fri, 14 Sep 2012 08:05:58 +0000 (08:05 +0000)]
Added test program for sha1.

11 years agoAdded test program for md5 hashes.
Nathan Wagner [Fri, 14 Sep 2012 07:26:33 +0000 (07:26 +0000)]
Added test program for md5 hashes.

11 years agoClean up of random number generator.
Nathan Wagner [Fri, 14 Sep 2012 06:52:55 +0000 (06:52 +0000)]
Clean up of random number generator.

11 years agoFixed file descriptor leak getting linux mac addr.
Nathan Wagner [Fri, 14 Sep 2012 06:47:32 +0000 (06:47 +0000)]
Fixed file descriptor leak getting linux mac addr.

11 years agoFixed segfault in v1mc() and added test cases.
Nathan Wagner [Thu, 13 Sep 2012 23:41:11 +0000 (23:41 +0000)]
Fixed segfault in v1mc() and added test cases.

11 years agoFixed cut and paste typo.
Nathan Wagner [Thu, 13 Sep 2012 08:53:44 +0000 (08:53 +0000)]
Fixed cut and paste typo.

11 years agoAdd mention of extension based install
Nathan Wagner [Wed, 12 Sep 2012 19:06:51 +0000 (19:06 +0000)]
Add mention of extension based install

11 years agoFixed argument order for compile
Nathan Wagner [Tue, 12 Jun 2012 11:01:36 +0000 (11:01 +0000)]
Fixed argument order for compile

11 years agoAdded test framework
Nathan Wagner [Tue, 12 Jun 2012 10:56:45 +0000 (05:56 -0500)]
Added test framework

11 years agoRemoved unused variable
Nathan Wagner [Tue, 12 Jun 2012 10:24:10 +0000 (10:24 +0000)]
Removed unused variable

12 years agoAdded namespace uuids and test program
Nathan Wagner [Thu, 5 Apr 2012 13:54:35 +0000 (06:54 -0700)]
Added namespace uuids and test program

12 years agoFixed incorrect object file name
Nathan Wagner [Sat, 24 Mar 2012 09:00:19 +0000 (02:00 -0700)]
Fixed incorrect object file name

12 years agoInitial commit
Nathan Wagner [Wed, 21 Mar 2012 10:17:39 +0000 (03:17 -0700)]
Initial commit