small changes to creds/gid
[sfa.git] / sfa / trust /
2010-07-13 Josh Karlinsmall changes to creds/gid geni-api geni-api
2010-07-12 Josh Karlinsmall fixes to cert/gid/cred
2010-07-12 Josh Karlinupdated namespace to remove authority type from urn...
2010-07-06 Josh Karlinupdated parent gid check for prefix
2010-06-10 Josh KarlinURN authorities changed to be of form namespace+authori...
2010-06-10 Josh Karlinmaking mods for intermediate CAs for authorities
2010-06-08 Josh KarlinAdd in check for authority as signer of cert/cred
2010-05-26 Josh KarlinUpdated privileges for geni calls
2010-05-25 Josh Karlinfixing up some whitespace issues
2010-05-25 Josh Karlinsome indentation fixes and bug fixes
2010-05-20 Josh Karlinfixing up whitespace
2010-05-20 Josh Karlinremoved uuid requirement from gid
2010-05-20 Josh Karlinremoved a comment
2010-05-20 Josh Karlingid's verify_chain makes sure that parent GID's hrn...
2010-05-12 Josh Karlinmodified verify_site to work with the GeniAPI createsliver
2010-05-11 Josh Karlinupdated to trunk -r 17901:17994
2010-05-10 Josh KarlinAdded intermediate CA support to certs
2010-05-10 Josh KarlinAdded intermediate CA support to certs
2010-05-05 Josh Karlinremoving some spurious print statements
2010-05-05 Josh Karlinminor updates
2010-04-29 Josh KarlinFixed up URNs in GID creation
2010-04-29 Josh Karlinmerged in from trunk -r 17776:17849
2010-04-28 Josh KarlinAdded check for expired credential
2010-04-26 Josh KarlinUpdated rights so that each GENI AM call has a specific...
2010-04-26 Josh Karlinverify_issuer updated to also allow the target gid...
2010-04-26 Josh KarlinFixed verify_issuer in credential.
2010-04-23 Josh KarlinMerged in trunk with -r 17739:17776
2010-04-23 Josh KarlinFixing up for internal testing, about to merge with...
2010-04-21 Josh KarlinAdded get_geni_aggregates so that clients can figure...
2010-04-20 Josh KarlinAdded 'checkCredentials' to auth.py. Made various...
2010-04-20 Josh KarlinMerged from trunk 17645:17739
2010-04-19 Josh KarlinFull API implemented.
2010-04-16 Josh KarlinAdding final few functions to GENI AM
2010-04-15 Josh KarlinAdding DeleteSliver, RenewSliver, and SliverStatus
2010-04-15 Josh Karlinupdated xmlsec1 paths
2010-04-15 Josh KarlinFixed random file saving
2010-04-15 Josh KarlinBetter default xmlsec1 path
2010-04-14 Josh KarlinSuccess! PG cert/cred able to call ListResources and...
2010-04-13 Josh KarlinAdded warnings to encode() and sign()
2010-04-13 Josh Karlin* privilege is converted into the list of privileges...
2010-04-13 Josh Karlincredentials pass schema check
2010-04-13 Josh Karlinchained certs now included in credential signature
2010-04-13 Josh Karlinchained certs now included in credential signature
2010-04-12 Josh KarlinDelegation/Verification working and tested
2010-04-12 Josh KarlinMerged trunk in from 17245:17645
2010-04-12 Josh KarlinLegacy verification improved
2010-04-09 Josh Karlinwriting testCred.py
2010-04-08 Josh Karlinfull delegate verification.. not well tested
2010-04-08 Josh Karlinfull delegate verification.. not well tested
2010-04-08 Josh Karlinnew credentials are now working.. at least for list...
2010-04-07 Josh Karlinverification is much better.. still working on testing...
2010-04-07 Josh KarlinDelegation is now per-privilege, instead of one bit...
2010-04-07 Josh KarlinDelegation is now per-privilege, instead of one bit...
2010-04-07 Josh Karlinadded Signature class
2010-04-07 Josh Karlinabout to overhaul signatures and signed-creds
2010-04-06 Josh KarlinCloser on credentials
2010-04-05 Josh KarlinLots of credential updates.. can actually perform list...
2010-03-31 Josh KarlinImprovements to the XML based credential, still no...
2010-03-31 Josh KarlinImprovements to the XML based credential, still no...
2010-03-30 Josh KarlinThis is totally busted code, in the midst of adding...
2010-03-26 Josh KarlinAdded CreateSliver
2010-03-25 Josh KarlinListResources now supports slice lookups
2010-03-25 Josh KarlinPatched up Credentials to work with the new Certificates
2010-03-25 Josh KarlinMerged trunk changes 17245:17471 into branch
2010-03-24 Josh KarlinAdded a GENI Aggregate Manager module to the mix, it...
2010-03-09 Josh KarlinGID now supports both xmlrpc formatted subjectAltName...
2010-03-08 Josh Karlincertificates now support w/ or without parent tag,...
2010-01-12 Tony Mackurn from hrn if urn doesnt exist
2010-01-12 Tony Mackolder gids will still have the hrn encoded in the gid...
2010-01-07 Tony Mackremove hrn for the the encoded format
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Tony Mackpi can get a slice's cred without being in the slice...
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-30 Tony Mackadded gidOriginCaller to keep track of the original...
2009-12-14 Tony Mackadded check_ticket method
2009-12-10 Tony Mackadded getgids to operator's rights
2009-12-10 Tony Mackin determine_user_rights() changed r1 to rl (typo:...
2009-12-10 Tony Mackin determine_user_rights() changed component to node
2009-12-01 Tony Mackfix typo
2009-12-01 Tony Mackadded getgids to ma priv
2009-12-01 Anil-Kumar Vengalilfault module is required here, but was missing
2009-11-30 Tony Mackadded rights to get_gids method to controller
2009-11-30 Anil-Kumar Vengalilverbose in case if the trusted_roots directory is missing
2009-11-30 Anil-Kumar Vengalilensruing that trusted_root directory is present and...
2009-11-23 Tony Mackadded rights for component
2009-11-23 Tony Mackcomponents can call get_trusted_certs
2009-11-20 Tony Mackadded redeemticket
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-11-05 Tony Mackno need to import sfa.util.genitable here
2009-10-31 Anil-Kumar Vengalillist of pi in in key PI; SM uses the authority credenti...
2009-10-29 Tony Mackdetermine user rights reqires the hrn of the caller...
2009-10-29 Tony Mackallow the interface to get authority rights
2009-10-29 Tony Mackrevert last commit
2009-10-26 Tony Mackonly allow authority creds if oject_hrn in pi list
2009-10-24 Tony Mackremove debugging output
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-23 Tony MackverifyPeerCert() now requires 2 arguments (certtificate...
2009-10-15 Tony Mackfix bug
next