aboutsummaryrefslogtreecommitdiff
path: root/src/util/server_mst.c
Commit message (Collapse)AuthorAge
* check and handleChristian Grothoff2010-07-21
|
* fixing calculations and code for buffer reallocChristian Grothoff2010-07-02
|
* thought realloc was problem, but not properly freeing memory. believe that ↵Nathan S. Evans2010-07-02
| | | | transport segfault *could* be related to growing connection buffers on demand... appreciate another look if someone has the time (Christian...)
* remove max buffer size from everywhere in utilNathan S. Evans2010-07-02
|
* reduce buffer size for all connections, and for mst processingNathan S. Evans2010-07-02
|
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
|
* doxyChristian Grothoff2010-06-23
|
* mst api fixChristian Grothoff2010-06-23
|
* cleaning up server.c code and fixing mst bugsChristian Grothoff2010-06-22
|
* mst fixesChristian Grothoff2010-06-22
|
* refine API to make it usable for server itselfChristian Grothoff2010-06-22
|
* yay spagettiChristian Grothoff2010-06-21