Setting tag sfa-0.9-14
[sfa.git] / sfa / trust /
2010-05-10 Tony Mackcreating tag sfa-0.9-11
2010-05-06 Tony Mackin set_issuer(), get replace get_issuer() with get_subj...
2010-05-04 Tony Mackpass dump_parents to the parents dump() call
2010-04-29 Tony Mackmake sure the trusted cert's hrn is a prefix of the...
2010-04-21 Tony Mackfix KeyError
2010-04-20 Tony Mackfix name error
2010-04-19 Tony Mackcheck the specified hrn against the target hrn
2010-04-05 Tony Mackmove process of loading trusted cert files into its...
2010-03-05 Tony Mackremove unnecessary code
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
2009-10-15 Tony Mackfix typo
2009-10-15 Tony Mackdont verify request hash in auth.check()
2009-10-14 Tony Mackmove peer_vert verificaiton code into its own method
2009-10-14 Tony Mackadded several methods for has based authentication
2009-10-14 Tony Mackadded compute_hash() method
2009-10-01 Scott Bakerremove dependency of Config module from trustedroots...
2009-09-30 Scott Bakerremove dependency of Config module from TrustedRoots...
2009-09-27 Tony Mackfix bug in verify object belongs to me
2009-09-26 Tony Mackadded verify_cred_is_me()
2009-09-23 Anil-Kumar Vengalilthese two lines, if enabled, allow a credential to...
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-08-12 Tony Mackdont raise the excpetion
2009-08-11 Tony Mackchecking in some debugging statements, will remove...
2009-08-11 Tony Mackundo last change
2009-08-11 Tony Mackin verify_chain, if the check if public keys are the...
2009-08-03 Tony Mackprint traceback if exception is encountered
2009-07-23 Scott Bakeradded a function to return the public key string from...
2009-07-09 Thierry Parmentelatcleanup for config - again
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-07 Barış Metininstall keyconvert to /usr/bin
2009-07-07 Barış Metindo not try to find keyconvert which is installed to...
2009-07-06 Barış Metinfix path for authorities
2009-07-06 Barış Metintrace is imported with from-import
2009-07-06 Thierry Parmentelatrename geniticket.py into sfaticket.py and defined...
2009-07-06 Thierry Parmentelatrename configuration variables like from GENI_ to SFA_
2009-07-06 Thierry Parmentelatmanage __init__.py files under svn even if empty to...
2009-07-06 Thierry Parmentelatsteps towards computing wsdl files at build-time:
2009-07-05 Sapan BhatiaChanged reference to report.py, which was moved into...
2009-07-05 Thierry Parmentelatmove auth and hierarchy into sfa/trust
2009-07-03 Thierry Parmentelatrenaming the toplevel geni/ package into sfa/