Statistics
| Branch: | Tag: | Revision:

root / ncclient / transport @ e769089a

# Date Author Comment
e769089a 05/05/2011 04:26 pm Leonidas Poulopoulos

Altered capabilities and session parsers so as to comply with Juniper responses

6e571704 05/05/2011 04:26 pm Leonidas Poulopoulos

Removed xmlns declareation from element creation. Moved to xml element creation

4a3d4804 03/12/2011 04:04 pm Shikhar Bhushan

Bugfix from Carl Moberg -- no reason to set the SSH channel as non-blocking, causes timeouts

c15671aa 11/07/2010 03:15 pm Shikhar Bhushan

more doc updates

d215b592 11/07/2010 12:37 am Shikhar Bhushan

doc updates

19e7c7f6 09/12/2010 01:04 am Shikhar Bhushan

..

b2d60e49 08/26/2010 10:34 pm Shikhar Bhushan

looking at this code and trying things out after a long time. lots of cleanups and fixes.

4bc8021f 10/29/2009 11:11 pm Shikhar Bhushan

documentation in progress

6f557d54 10/27/2009 10:43 pm Shikhar Bhushan

debug log received data as well

495b9bf7 10/27/2009 11:34 am Shikhar Bhushan

give host & port in exception message when socket can't be opened, since people may assume default port is 22 when it is actually 830

c34a55c8 10/27/2009 11:31 am Shikhar Bhushan

missing 'import getpass' in transport/ssh.py

68ac4439 09/23/2009 07:15 pm Shikhar Bhushan

miscellaneous code changes & removal of inline docu some places

git-svn-id: http://ncclient.googlecode.com/svn/trunk@188 6dbcf712-26ac-11de-a2f3-1373824ab735

dd8b8dd7 09/18/2009 06:25 pm Shikhar Bhushan

inline docu in flux

git-svn-id: http://ncclient.googlecode.com/svn/trunk@182 6dbcf712-26ac-11de-a2f3-1373824ab735

030b950d 09/18/2009 05:08 pm Shikhar Bhushan

whitespace issues in ssh.py

git-svn-id: http://ncclient.googlecode.com/svn/trunk@178 6dbcf712-26ac-11de-a2f3-1373824ab735

9667bcb2 09/15/2009 06:15 pm Shikhar Bhushan

address issue 9

git-svn-id: http://ncclient.googlecode.com/svn/trunk@173 6dbcf712-26ac-11de-a2f3-1373824ab735

0c608b53 08/02/2009 10:56 pm Shikhar Bhushan

bugfix -- ssh delimiter parsing

git-svn-id: http://ncclient.googlecode.com/svn/trunk@172 6dbcf712-26ac-11de-a2f3-1373824ab735

9a9af391 07/17/2009 03:52 pm Shikhar Bhushan

make SSH host key fingerprints spec-compliant (i.e. colon-delimited)

git-svn-id: http://ncclient.googlecode.com/svn/trunk@167 6dbcf712-26ac-11de-a2f3-1373824ab735

0304f041 07/14/2009 03:40 am Shikhar Bhushan

most importantly: finally, code in trunk actually works

less significantly :p figured out issue 7

many minor bugfixes... definitely more robust

git-svn-id: http://ncclient.googlecode.com/svn/trunk@164 6dbcf712-26ac-11de-a2f3-1373824ab735

e0e01d37 06/19/2009 01:05 am Shikhar Bhushan

misc.

git-svn-id: http://ncclient.googlecode.com/svn/trunk@161 6dbcf712-26ac-11de-a2f3-1373824ab735

dd225c7a 05/24/2009 01:09 am Shikhar Bhushan
  • :power-control (liberouter) support
  • manager API nicer, but no docstrings now
  • versioned namespace constants in xml_
  • manager does not raise RPCError anymore, need to move this into RPC somehow

git-svn-id: http://ncclient.googlecode.com/svn/trunk@154 6dbcf712-26ac-11de-a2f3-1373824ab735

564bee4f 05/23/2009 08:24 pm Shikhar Bhushan

ssh.py - who needs that expecting_close nonsense anyway

git-svn-id: http://ncclient.googlecode.com/svn/trunk@153 6dbcf712-26ac-11de-a2f3-1373824ab735

57b5f922 05/22/2009 02:13 am Shikhar Bhushan

rename content to xml_

git-svn-id: http://ncclient.googlecode.com/svn/trunk@148 6dbcf712-26ac-11de-a2f3-1373824ab735

bb700ea5 05/20/2009 05:57 am Shikhar Bhushan

resolved windows incompatibility: this stemmed from an uninformed use of the socket API, although
windows didn't help matters any. now fixed :-)

git-svn-id: http://ncclient.googlecode.com/svn/trunk@144 6dbcf712-26ac-11de-a2f3-1373824ab735

8edc9de0 05/18/2009 05:02 pm Shikhar Bhushan

same goes for <hello>, wasn't causing problems but still..

git-svn-id: http://ncclient.googlecode.com/svn/trunk@136 6dbcf712-26ac-11de-a2f3-1373824ab735

188649fa 05/18/2009 05:01 pm Shikhar Bhushan

major fix to <rpc> element namespacing - was root of most problems!

git-svn-id: http://ncclient.googlecode.com/svn/trunk@135 6dbcf712-26ac-11de-a2f3-1373824ab735

66cd54c8 05/18/2009 12:29 am Shikhar Bhushan

misc fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@130 6dbcf712-26ac-11de-a2f3-1373824ab735

0b7d3b31 05/17/2009 05:45 pm Shikhar Bhushan

fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@124 6dbcf712-26ac-11de-a2f3-1373824ab735

216bb34c 05/17/2009 05:43 am Shikhar Bhushan

documentation

git-svn-id: http://ncclient.googlecode.com/svn/trunk@123 6dbcf712-26ac-11de-a2f3-1373824ab735

a7cb58ce 05/16/2009 09:46 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@122 6dbcf712-26ac-11de-a2f3-1373824ab735

4f650d54 05/14/2009 04:49 pm Shikhar Bhushan

docstrings and fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@119 6dbcf712-26ac-11de-a2f3-1373824ab735

0cdb8b3c 05/13/2009 09:17 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@117 6dbcf712-26ac-11de-a2f3-1373824ab735

88e9a79a 05/13/2009 05:53 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@116 6dbcf712-26ac-11de-a2f3-1373824ab735

583c11f6 05/13/2009 05:49 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@115 6dbcf712-26ac-11de-a2f3-1373824ab735

e52e8478 05/12/2009 06:10 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@113 6dbcf712-26ac-11de-a2f3-1373824ab735

4de03d63 05/12/2009 04:58 am Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@110 6dbcf712-26ac-11de-a2f3-1373824ab735

d771dffc 05/12/2009 04:18 am Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@109 6dbcf712-26ac-11de-a2f3-1373824ab735

65c6a607 05/12/2009 02:00 am Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@107 6dbcf712-26ac-11de-a2f3-1373824ab735

a14c36f9 05/11/2009 10:34 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@105 6dbcf712-26ac-11de-a2f3-1373824ab735

ebf2bbc6 05/11/2009 04:00 am Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@104 6dbcf712-26ac-11de-a2f3-1373824ab735

b0fe10f3 05/11/2009 02:54 am Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@103 6dbcf712-26ac-11de-a2f3-1373824ab735

cc9af1c3 05/11/2009 02:47 am Shikhar Bhushan

uh

git-svn-id: http://ncclient.googlecode.com/svn/trunk@102 6dbcf712-26ac-11de-a2f3-1373824ab735

179b00d4 05/08/2009 04:13 am Shikhar Bhushan

may be broken...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@100 6dbcf712-26ac-11de-a2f3-1373824ab735

2f8bc438 05/07/2009 01:30 am Shikhar Bhushan

fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@98 6dbcf712-26ac-11de-a2f3-1373824ab735

d6688264 05/06/2009 05:15 pm Shikhar Bhushan

broken but too big a delta to not commit

git-svn-id: http://ncclient.googlecode.com/svn/trunk@97 6dbcf712-26ac-11de-a2f3-1373824ab735

94803aaf 05/05/2009 05:21 pm Shikhar Bhushan

moving forward

git-svn-id: http://ncclient.googlecode.com/svn/trunk@96 6dbcf712-26ac-11de-a2f3-1373824ab735

541247ba 04/30/2009 06:35 am Shikhar Bhushan
  • cisco compatibility in the face of non-compliance * other fixes from testing *

git-svn-id: http://ncclient.googlecode.com/svn/trunk@88 6dbcf712-26ac-11de-a2f3-1373824ab735

41e2ed46 04/30/2009 02:29 am Shikhar Bhushan

rpc's coming along, changes to logging

git-svn-id: http://ncclient.googlecode.com/svn/trunk@87 6dbcf712-26ac-11de-a2f3-1373824ab735

1d540e60 04/29/2009 11:49 pm Shikhar Bhushan

git-svn-id: http://ncclient.googlecode.com/svn/trunk@86 6dbcf712-26ac-11de-a2f3-1373824ab735

c35cebbf 04/28/2009 05:15 pm Shikhar Bhushan

HelloHandler class

git-svn-id: http://ncclient.googlecode.com/svn/trunk@79 6dbcf712-26ac-11de-a2f3-1373824ab735

e91a5349 04/28/2009 07:21 am Shikhar Bhushan

ncclient.transport pretty much done for now

git-svn-id: http://ncclient.googlecode.com/svn/trunk@77 6dbcf712-26ac-11de-a2f3-1373824ab735

68006767 04/28/2009 07:01 am Shikhar Bhushan

ncclient.transport.hello for all things <hello>

git-svn-id: http://ncclient.googlecode.com/svn/trunk@76 6dbcf712-26ac-11de-a2f3-1373824ab735

6625258b 04/26/2009 09:46 am Shikhar Bhushan

fixes after a session of testing

git-svn-id: http://ncclient.googlecode.com/svn/trunk@67 6dbcf712-26ac-11de-a2f3-1373824ab735

94265508 04/26/2009 05:31 am Shikhar Bhushan

transport layer changes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@63 6dbcf712-26ac-11de-a2f3-1373824ab735

00123045 04/25/2009 10:59 pm Shikhar Bhushan

minor rename

git-svn-id: http://ncclient.googlecode.com/svn/trunk@62 6dbcf712-26ac-11de-a2f3-1373824ab735

f55cc2d5 04/25/2009 10:26 pm Shikhar Bhushan

unused import

git-svn-id: http://ncclient.googlecode.com/svn/trunk@61 6dbcf712-26ac-11de-a2f3-1373824ab735

4ba5e843 04/25/2009 08:39 pm Shikhar Bhushan

debuglistener

git-svn-id: http://ncclient.googlecode.com/svn/trunk@60 6dbcf712-26ac-11de-a2f3-1373824ab735

dbef85cb 04/25/2009 06:50 pm Shikhar Bhushan

move capabilities to top-level

git-svn-id: http://ncclient.googlecode.com/svn/trunk@59 6dbcf712-26ac-11de-a2f3-1373824ab735

d095a59e 04/25/2009 06:49 pm Shikhar Bhushan

rename session to transport

git-svn-id: http://ncclient.googlecode.com/svn/trunk@58 6dbcf712-26ac-11de-a2f3-1373824ab735