# # ChangeLog for TI12-security/trunk/EsgPyDapClient # # Generated by Trac 0.12.2 # 03/03/21 15:36:00 Wed, 12 May 2010 13:54:48 GMT pjkersha [6864] * TI12-security/trunk/EsgPyDapClient/LICENSE (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap/client.py (modified) * TI12-security/trunk/EsgPyDapClient/esg/pydap/test (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap/test/__init__.py (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap/test/test_client.ini (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap/test/test_client.py (added) * TI12-security/trunk/EsgPyDapClient/ez_setup.py (added) * TI12-security/trunk/EsgPyDapClient/setup.cfg (added) * TI12-security/trunk/EsgPyDapClient/setup.py (added) Added unit test but calls fail with 404 error Tue, 11 May 2010 15:40:52 GMT pjkersha [6863] * TI12-security/trunk/EsgPyDapClient/.project (added) * TI12-security/trunk/EsgPyDapClient/.pydevproject (added) * TI12-security/trunk/EsgPyDapClient/esg (added) * TI12-security/trunk/EsgPyDapClient/esg/__init__.py (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap/__init__.py (added) * TI12-security/trunk/EsgPyDapClient/esg/pydap/client.py (added) Initial check in of ESG secured PyDAP client. Will refactor to use ... Tue, 11 May 2010 15:29:56 GMT pjkersha [6862] * TI12-security/trunk/EsgPyDapClient (added) New package for extension to PyDAP client to enable ESG authentication - ...