Skip to content
Snippets Groups Projects
  1. Sep 21, 2009
  2. Sep 15, 2009
  3. Aug 30, 2009
  4. Aug 24, 2009
  5. Aug 21, 2009
  6. Jul 27, 2009
  7. Jul 17, 2009
  8. Jul 08, 2009
  9. Jun 28, 2009
  10. Jun 25, 2009
  11. Jun 23, 2009
  12. Jun 21, 2009
  13. Jun 18, 2009
  14. Jun 17, 2009
  15. 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
  16. Jun 09, 2009
  17. May 31, 2009
  18. May 27, 2009
  19. 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
  20. May 13, 2009
Loading