Skip to content
Snippets Groups Projects
  1. Jun 13, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 4f459253
      zwelch authored
      OpenOCD doesn't actually *need* to be keeping all TCP ports
      active ... creating security issues in some network configs.
      
      Instead, let config file specify e.g. "tcl_port 0" (or gdb_port,
      telnet_port) to disable that particular remote access method.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2240 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      4f459253
  2. May 24, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 5ecae346
      zwelch authored
      Make startup for the various server ports be quiet, unless
      debugging is active:  don't emit needless scarey messages.
      Update the relevant documentation and its references:
      
       - For these port commands ... cover the default values;
         convert to @deffn syntax; include their use outside of
         the configuration stage; and alphabetize.
      
      Similar updates to the rest of that small chapter:
      
       - Highlight that there even *IS* a configuration stage, after
         which some command functionality is no longer available.
      
       - For GDB commands ... convert to @deffn syntax; alphabetize;
         include a missing command (!); add missing helptext (!) for
         one non-missing command; update relevant cross-references
         and index entries.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1909 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      5ecae346
  3. May 11, 2009
  4. Apr 29, 2009
  5. Dec 15, 2008
  6. Oct 22, 2008
  7. Sep 01, 2008
  8. Jul 18, 2008
  9. Jul 17, 2008
  10. Jul 06, 2008
Loading