Skip to content
Snippets Groups Projects
  1. May 20, 2017
  2. May 04, 2016
  3. Feb 24, 2015
  4. Feb 13, 2015
  5. Feb 10, 2015
  6. Jan 23, 2014
  7. Nov 09, 2013
  8. Nov 07, 2013
  9. Apr 14, 2013
  10. Apr 09, 2013
  11. Apr 07, 2013
  12. Apr 04, 2013
  13. Apr 01, 2013
  14. Mar 29, 2013
  15. Feb 22, 2012
  16. Dec 04, 2011
  17. Sep 08, 2009
  18. Sep 02, 2009
  19. Jul 30, 2009
  20. Jul 27, 2009
  21. Jul 01, 2009
  22. Nov 11, 2008
    • Matt Johnston's avatar
      - Bump to 0.52 · 4fc5a528
      Matt Johnston authored
      - Clarify that hosts are resolved on the remote end for multihop
      
      --HG--
      extra : convert_revision : acde944b3ea0b8f673c276d2921c6bb3ede8ddde
      4fc5a528
  23. Sep 15, 2008
  24. Sep 13, 2008
  25. Feb 12, 2007
    • Matt Johnston's avatar
      Turn off DEBUG_TRACE · 769076f2
      Matt Johnston authored
      --HG--
      branch : channel-fix
      extra : convert_revision : 275bf5c6b71ca286c29733b9e38bac40eeb06a40
      769076f2
  26. Oct 08, 2006
  27. Jul 09, 2006
  28. Mar 22, 2006
    • Matt Johnston's avatar
      A hack to make dbclient to tcp forwarding netcat style. · cdbe8535
      Matt Johnston authored
      eg
      
      ./dbclient -i testkey -L 1234:remotehost:remoteport  tunnelhost
      
      will ssh to tunnelhost (using testkey, there's no way to ask for a password)
      and then tcpfwd to remotehost:remoteport on stdin/stdout.
      
      There's no way to give a cmdline password, so -i for a keyfile will have to do.
      Yet another reason for agent forwarding.
      
      The 1234 is a dummy var, I think it has to be a valid portnumber though.
      
      --HG--
      branch : dbclient-netcat-alike
      extra : convert_revision : d1f69334581dc4c35f9ca16aa5355074c9dd315d
      cdbe8535
  29. Mar 13, 2005
  30. Jan 03, 2005
  31. Aug 27, 2004
  32. Aug 25, 2004
    • Matt Johnston's avatar
      Nasty. · 2dcd6b22
      Matt Johnston authored
      --HG--
      extra : convert_revision : e1229cd01c3007206d2937ea390ad4966c289a5a
      2dcd6b22
  33. Aug 18, 2004
  34. Aug 15, 2004
  35. Aug 07, 2004
    • Matt Johnston's avatar
      - client pubkey auth works · 0bbe2fa8
      Matt Johnston authored
      - rearrange the runopts code for client and server (hostkey reading is needed
        by both (if the client is doing pubkey auth. otherwise....))
      
      --HG--
      extra : convert_revision : 5420858803bfff1e27dfe7fa877ba6fdd747e0c5
      0bbe2fa8
  36. Aug 04, 2004
  37. Jul 28, 2004
  38. Jul 26, 2004