PDOS

[uia] / trunk / uia / alpaca / alpaca  

Log of /trunk/uia/alpaca/alpaca

View Directory Listing Directory Listing


Sticky Revision:

Revision 2529 - Directory Listing
Modified Thu May 31 18:26:59 2007 UTC (2 years, 5 months ago) by ctl
make nonce explicit


Revision 2522 - Directory Listing
Modified Wed May 30 22:59:46 2007 UTC (2 years, 5 months ago) by ctl
s/stream_nonce/series_nonce/


Revision 2520 - Directory Listing
Modified Wed May 30 22:10:44 2007 UTC (2 years, 5 months ago) by ctl
change syntax of hash and uia principals.


Revision 2366 - Directory Listing
Modified Sun May 6 07:46:00 2007 UTC (2 years, 6 months ago) by ctl
implement one-time-authenticator authority for alpaca.
current only used to implement ping-of-death in llamalab.


Revision 2364 - Directory Listing
Modified Fri May 4 10:42:42 2007 UTC (2 years, 6 months ago) by ctl
Implemented a model version of planetlab.
Supported operation:
  - contribute resources (disk) to the node
  - principal a grants quota to principal b
  - principal creates a "sliver" (virtual machine) on the node
  - sliver requests to grow its resource (disk) usage (modeled by a request by the principal)


Revision 2348 - Directory Listing
Modified Fri Apr 27 00:11:42 2007 UTC (2 years, 7 months ago) by ctl
fix error message handling.


Revision 2344 - Directory Listing
Modified Thu Apr 26 22:56:32 2007 UTC (2 years, 7 months ago) by golem
move alpaca source tree into the uia trunk


Revision 2343 - Directory Listing
Modified Tue Apr 24 16:50:27 2007 UTC (2 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/alpaca
change name to "sandbox" authority


Revision 2342 - Directory Listing
Modified Tue Apr 24 16:48:20 2007 UTC (2 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/alpaca
implement vx wrapper (yet untested)


Revision 2340 - Directory Listing
Modified Fri Feb 2 21:50:46 2007 UTC (2 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/alpaca
Copied from: branches/ctl/alpaca/trunk/certificate/pcp revision 2338
Move directory name pcp->alpaca


Revision 2298 - Directory Listing
Modified Tue Sep 12 02:19:54 2006 UTC (3 years, 2 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
simple demo


Revision 2296 - Directory Listing
Modified Wed Sep 6 21:09:03 2006 UTC (3 years, 2 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
fix __future__ in wrong place;
add small demo harness
add some random notes;
set svn:ignore properties


Revision 2286 - Directory Listing
Modified Fri Jul 14 18:58:38 2006 UTC (3 years, 4 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
caching to improve performance a bit...


Revision 2282 - Directory Listing
Modified Thu Jun 15 21:32:13 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
handle newer version of pyparsing, with memoization changes I suggested to maintainer


Revision 2280 - Directory Listing
Modified Wed Jun 7 22:35:49 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
further reorg


Revision 2278 - Directory Listing
Modified Wed May 31 22:32:06 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
package reorganization and some resultant renames and bugfixes


Revision 2277 - Directory Listing
Modified Wed May 31 22:18:45 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
paths change


Revision 2276 - Directory Listing
Modified Wed May 31 20:27:30 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
reorganize and refactor tests


Revision 2275 - Directory Listing
Modified Tue May 30 20:55:38 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
updated to use new pkcs1 framework


Revision 2274 - Directory Listing
Modified Mon May 29 10:00:34 2006 UTC (3 years, 5 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
massive overhaul of pkcs1 code for spec compatibility


Revision 2270 - Directory Listing
Modified Mon Apr 24 14:28:34 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
needed an __init__.py


Revision 2269 - Directory Listing
Modified Mon Apr 24 14:19:08 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
update certificate chain and fix some minor bugs


Revision 2268 - Directory Listing
Modified Mon Apr 24 13:29:45 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
after long travails, generated a single precious certificate chain.


Revision 2267 - Directory Listing
Modified Mon Apr 24 11:34:46 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
fix x509 signature computation


Revision 2266 - Directory Listing
Modified Mon Apr 24 11:22:43 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
x509 signature checking


Revision 2265 - Directory Listing
Modified Mon Apr 24 10:31:34 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
x509 encoding/decoding


Revision 2264 - Directory Listing
Modified Mon Apr 24 07:41:51 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
expanded ca endorsement theorem, sign using hash


Revision 2262 - Directory Listing
Modified Mon Apr 24 03:06:56 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
ASN.1, DER, PKCS1 implemented.
Many related changes.


Revision 2261 - Directory Listing
Modified Sun Apr 23 11:18:57 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
various changes to support named integration.


Revision 2260 - Directory Listing
Modified Sun Apr 23 07:11:54 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
various performance tuning, bug fixes, etc.


Revision 2259 - Directory Listing
Modified Sat Apr 22 23:50:01 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
proof compression / serialization --- only gimpy version works.


Revision 2258 - Directory Listing
Modified Thu Apr 20 20:08:27 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
streamlined api


Revision 2257 - Directory Listing
Modified Thu Apr 20 20:03:02 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
untested eid delegation lemmas


Revision 2256 - Directory Listing
Modified Thu Apr 20 18:23:56 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
fixup fresh variables


Revision 2255 - Directory Listing
Modified Thu Apr 20 18:16:56 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
kill let command


Revision 2254 - Directory Listing
Modified Thu Apr 20 18:11:21 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
streamline some theorem code.


Revision 2253 - Directory Listing
Modified Wed Apr 19 19:19:37 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
eid principals with rsa signatures


Revision 2252 - Directory Listing
Modified Mon Apr 17 22:42:08 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
encapsulate into principal classes


Revision 2251 - Directory Listing
Modified Mon Apr 17 21:40:16 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
rsa proof


Revision 2250 - Directory Listing
Modified Sat Apr 15 01:49:18 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
write lemmas and contexts for prover to support hash principals


Revision 2249 - Directory Listing
Modified Fri Apr 14 00:32:04 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
logic axioms


Revision 2248 - Directory Listing
Modified Thu Apr 13 23:57:51 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
tidy up interfaces again.


Revision 2247 - Directory Listing
Modified Thu Apr 13 22:43:07 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
clean up lemmas and last usage, refactoring mostly done.


Revision 2246 - Directory Listing
Modified Thu Apr 13 20:13:22 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
tabular authorities as instances, not classes.


Revision 2245 - Directory Listing
Modified Thu Apr 13 17:01:28 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
get witnesses provisionally working again


Revision 2244 - Directory Listing
Modified Thu Apr 13 09:48:53 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
bring principals into theorem land


Revision 2243 - Directory Listing
Modified Thu Apr 13 08:53:15 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
encapsulate theorems as a statement with a proof.


Revision 2242 - Directory Listing
Modified Wed Apr 12 14:45:40 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
proof combinator


Revision 2241 - Directory Listing
Modified Wed Apr 12 14:18:17 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
fix subtle alpha-substitution/free-variable bugs.


Revision 2240 - Directory Listing
Modified Wed Apr 12 01:46:31 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
replace all uses of 'apply' with new magic 'deduce', and fix consequent bugs.


Revision 2239 - Directory Listing
Modified Wed Apr 12 00:26:06 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
new magic deducer, thank god that's working.


Revision 2238 - Directory Listing
Modified Thu Apr 6 05:35:49 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
rsa key proving works.


Revision 2237 - Directory Listing
Modified Thu Apr 6 02:38:09 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
importing authorities


Revision 2236 - Directory Listing
Modified Thu Apr 6 01:13:24 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
function authorities, general refactoring of authorities.


Revision 2235 - Directory Listing
Modified Wed Apr 5 07:28:06 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
math and encoding for integers


Revision 2234 - Directory Listing
Modified Wed Apr 5 05:21:27 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
create integer constants


Revision 2233 - Directory Listing
Modified Wed Apr 5 00:23:30 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
streamline parser.
sadly, tests with psyco indicate that psyco is broken.


Revision 2232 - Directory Listing
Modified Tue Apr 4 22:39:53 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
fix transition-related bugs, clean up code.


Revision 2231 - Directory Listing
Modified Tue Apr 4 20:54:19 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
test cases


Revision 2230 - Directory Listing
Modified Tue Apr 4 04:47:39 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
rewrite case->union, expression, proof classes.


Revision 2229 - Directory Listing
Modified Fri Mar 31 00:13:06 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
finish tree and test-case reorg.


Revision 2228 - Directory Listing
Modified Thu Mar 30 23:04:22 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
more tree reorg


Revision 2227 - Directory Listing
Modified Thu Mar 30 23:00:21 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
reorganize tree


Revision 2225 - Directory Listing
Modified Thu Mar 30 22:56:33 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
reorganize package


Revision 2224 - Directory Listing
Modified Thu Mar 30 22:46:15 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
test suite tests right thing


Revision 2223 - Directory Listing
Modified Thu Mar 30 22:31:07 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
swap names of beta-reduce and beta-abstract to be consistent with others.


Revision 2222 - Directory Listing
Modified Thu Mar 30 20:24:58 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
reduce proof-generating kludginess.


Revision 2221 - Directory Listing
Modified Thu Mar 30 20:20:02 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
main proof for hash principals compiles and checks out.


Revision 2220 - Directory Listing
Modified Thu Mar 30 18:30:57 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
prove delegation theorems.


Revision 2219 - Directory Listing
Modified Thu Mar 30 15:40:41 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
implement substitute and apply


Revision 2218 - Directory Listing
Modified Thu Mar 30 02:06:36 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
keep track of lemmas.


Revision 2217 - Directory Listing
Modified Thu Mar 30 01:10:32 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
proof inference in principals' contexts.


Revision 2216 - Directory Listing
Modified Wed Mar 29 22:39:37 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
fix base64 encoding
implement several authorities
refactor proof command interpreter using decorator
new claim checker


Revision 2215 - Directory Listing
Modified Wed Mar 29 05:19:42 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
names


Revision 2214 - Directory Listing
Modified Wed Mar 29 01:16:06 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
equals and says


Revision 2213 - Directory Listing
Modified Tue Mar 28 21:40:45 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
modify sandbox branch


Revision 2212 - Directory Listing
Modified Tue Mar 28 21:40:15 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/pcp
Copied from: branches/ctl/alpaca/trunk/certificate/certificate revision 2211
new sandbox branch


Revision 2211 - Directory Listing
Modified Tue Mar 28 00:48:08 2006 UTC (3 years, 7 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
many changes dealing with level inference for contexts.  kind of kludgey.


Revision 2210 - Directory Listing
Modified Mon Mar 27 13:56:02 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
refactor some expression-munging code out of proof.py.


Revision 2209 - Directory Listing
Modified Mon Mar 27 13:06:56 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
OK, level solving in proof inference seems to work, albeit in a minimal way!
What a nice way to start the week.


Revision 2208 - Directory Listing
Modified Fri Mar 24 06:06:13 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
new beta-reduction code works well now.


Revision 2207 - Directory Listing
Modified Fri Mar 24 02:12:42 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
reworking beta-reduction search, taking a break for food.


Revision 2206 - Directory Listing
Modified Thu Mar 23 20:41:04 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
new beta reduction checker, hopefully also better.


Revision 2205 - Directory Listing
Modified Thu Mar 23 14:58:32 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
checkpoint last night's proof inference code.


Revision 2204 - Directory Listing
Modified Wed Mar 22 15:53:49 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
partial proof inference engine.


Revision 2202 - Directory Listing
Modified Tue Mar 21 22:33:38 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
more prover automation is good.


Revision 2201 - Directory Listing
Modified Tue Mar 21 20:14:38 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
more believable level code


Revision 2200 - Directory Listing
Modified Tue Mar 21 09:00:29 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
generalize level structure for proof inference


Revision 2199 - Directory Listing
Modified Thu Mar 16 21:09:05 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
some definitions for data, skeletal uia context for reference only


Revision 2198 - Directory Listing
Modified Thu Mar 16 19:27:36 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
hit a darn hairy snag.

Revision 2197 - Directory Listing
Modified Thu Mar 16 15:24:52 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
various logic definitions


Revision 2196 - Directory Listing
Modified Wed Mar 15 22:41:03 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
some very difficult manual proofs


Revision 2195 - Directory Listing
Modified Sat Mar 11 00:05:11 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
pretty up the test suite.


Revision 2194 - Directory Listing
Modified Fri Mar 10 23:04:24 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
proofs work again, with fancy generic types and all.  17 proofs in test suite all work again.


Revision 2193 - Directory Listing
Modified Fri Mar 10 01:11:51 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
pull implicit levels from context


Revision 2192 - Directory Listing
Modified Fri Mar 10 00:25:00 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
first step in reformulating parser for context.
also some cleanup.


Revision 2191 - Directory Listing
Modified Thu Mar 9 20:47:59 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
midway through restructuring more robust proof code


Revision 2190 - Directory Listing
Modified Thu Mar 9 00:06:09 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
another checkpoint with broken proofs

Revision 2189 - Directory Listing
Modified Wed Mar 8 23:22:36 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
more sophisticated generics support in parser


Revision 2188 - Directory Listing
Modified Wed Mar 8 22:38:47 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
intermediate check-in --- non-working state, but there's just too many changes to kep everything in working copy anymore.


Revision 2187 - Directory Listing
Modified Tue Feb 28 03:01:12 2006 UTC (3 years, 8 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
more related work


Revision 2186 - Directory Listing
Modified Thu Feb 23 01:43:52 2006 UTC (3 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
many bug fixes, progress on the message verification front, but unexpected badness on the paradox-avoiding front.


Revision 2185 - Directory Listing
Modified Thu Feb 16 20:56:42 2006 UTC (3 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
empty file needed to find modules


Revision 2184 - Directory Listing
Modified Thu Feb 16 20:35:37 2006 UTC (3 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
substitute constant


Revision 2183 - Directory Listing
Modified Thu Feb 16 20:09:40 2006 UTC (3 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
renaming of modules


Revision 2182 - Directory Listing
Modified Thu Feb 16 19:53:32 2006 UTC (3 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/certificate
Copied from: branches/ctl/alpaca/trunk/certificate/uia revision 2178
rename directory


Revision 2178 - Directory Listing
Modified Thu Feb 16 19:36:41 2006 UTC (3 years, 9 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/uia
a whole bunch of stuff I've failed to check in before...


Revision 2177 - Directory Listing
Modified Mon Jan 23 23:07:59 2006 UTC (3 years, 10 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/uia
some hastily scribbled notes


Revision 2176 - Directory Listing
Added Tue Jan 17 11:02:20 2006 UTC (3 years, 10 months ago) by ctl
Original Path: branches/ctl/alpaca/trunk/certificate/uia
notes dump


Sort log by:

Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3