summaryrefslogtreecommitdiff
path: root/src/server/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* Duane Ellis: fix warningsoharboe2008-08-051-5/+5
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* 1. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe2008-07-181-0/+1
* added pre/postlude fn's for when OpenOCD is sleeping.oharboe2008-07-071-15/+7
* - remove error message on shutdownntfreak2008-05-211-3/+0
* Spen fixed various issues w.r.t. setting up the sockets for optimal performance.oharboe2008-04-071-28/+22
* hooks for multithreading. Disable nagleoharboe2008-03-261-1/+53
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-11/+11
* tidy up output a bit. No longer show "accepted connection" inside Telnet sess...oharboe2008-03-111-2/+3
* * fixed malloc corruption in target->debug_reasonoharboe2008-03-051-0/+1
* - remove build warningsntfreak2008-02-251-2/+2
* - convert all files to unix line-endingdrath2008-02-251-450/+450
* committed bugfix from Michael Bruckoharboe2008-02-251-446/+446
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-251-1/+8
* - fixes possible crash when GDB connection is closed while target is running ...drath2008-02-241-39/+23
* - added patch for new flash functionality like:mifi2007-12-181-0/+3
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-7/+0
* - corrected stm32x_handle_options_write_command, incorrect options printedntfreak2007-07-261-5/+6
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-0/+15
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-1/+1
* - allow building for MinGW using either -mno-cygwin or the MinGW gccdrath2006-08-011-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-8/+91
* - fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath2006-06-251-22/+18
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+368