aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2009-07-27Fix NPE in GDB_EVENT_END as logforwarding was not disabled early enoughoharboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-08typo in commentoharboe
2009-06-28A bit more log detail about connections comming and goingduane
2009-06-25- fix issue when using gdb_port cmdntfreak
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Fixes '-=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
2009-06-23- Replace 'while(' with 'while ('.zwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-17Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch
2009-06-13David Brownell <david-b@pacbell.net>:zwelch
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch
2009-05-31Add target_get_name wrapper:zwelch
2009-05-31Add target_step wrapper:zwelch
2009-05-31Add target_get_gdb_reg_list wrapper:zwelch
2009-05-27Author: Nicolas Pitre <nico@cam.org>kc8apf
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch
2009-05-24David Brownell <david-b@pacbell.net>:zwelch
2009-05-13Include files required to rebuild the HTTP web pages in distribution.zwelch
2009-05-11Remove duplicate definition of encode in httpd.tcl.zwelch
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-08Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.zwelch
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-28eol-style nativeoharboe
2009-04-22Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warningoharboe
2009-04-21- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-03-18Hiroshi Ito <ito@mlb.co.jp> typosoharboe
2009-02-18Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe
2009-02-17zy1000 1.49 snapshotoharboe
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf