aboutsummaryrefslogtreecommitdiff
path: root/src/util/connection.c
Commit message (Collapse)AuthorAge
* 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...)
* leakChristian Grothoff2010-07-02
|
* 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
|
* cleaning argz messChristian Grothoff2010-06-25
|
* fixChristian Grothoff2010-06-23
|
* fixChristian Grothoff2010-06-20
|
* code clean upChristian Grothoff2010-06-18
|
* fixChristian Grothoff2010-06-09
|
* UNIX domain socket supportChristian Grothoff2010-06-05
|
* dieChristian Grothoff2010-05-31
|
* nicer loggingChristian Grothoff2010-05-31
|
* fixing handling of transmit errorsChristian Grothoff2010-05-25
|
* handle errors betterChristian Grothoff2010-05-25
|
* assertsChristian Grothoff2010-05-11
|
* stuffChristian Grothoff2010-05-07
|
* arm related changes to util things, enabling leaky sockets and shutdown ↵Nathan S. Evans2010-05-06
| | | | messages from services
* fixesChristian Grothoff2010-03-12
|
* handle being already disconnectedChristian Grothoff2010-03-12
|
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
|
* fixChristian Grothoff2009-12-08
|
* clean up address probes during destroy as wellChristian Grothoff2009-11-15
|
* ignore shutdown support for client/connection and shutdown fix in connectionChristian Grothoff2009-11-15
|
* adding a few more asserts to help debugChristian Grothoff2009-11-15
|
* use add_nowChristian Grothoff2009-11-13
|
* do not auto-reconnect during shutdown:Christian Grothoff2009-11-10
|
* indentChristian Grothoff2009-11-10
|
* code clean upChristian Grothoff2009-11-09
|
* indentingChristian Grothoff2009-11-08
|
* misc. bugfixes and API improvementsChristian Grothoff2009-11-08
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* cleaner cleanup of DNS request codeChristian Grothoff2009-11-04
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* only for headersChristian Grothoff2009-10-29
|
* testing not yet ready for testingChristian Grothoff2009-10-27
|
* allowing cancellation of resolver requestsChristian Grothoff2009-10-27
|
* do propper delaying of notification past returnChristian Grothoff2009-10-24
|
* try to take rescheduled transmit into accountHeikki Lindholm2009-10-20
|
* check return codes everywhereChristian Grothoff2009-10-20
|
* cleanerChristian Grothoff2009-10-20
|
* making flags, set non-blocking and set-inheritable internal issues of network.cChristian Grothoff2009-10-17
|
* improving documentationChristian Grothoff2009-10-07
|
* more debug supportChristian Grothoff2009-10-04
|
* constants collide with GDINils Durner2009-10-03
|
* doneChristian Grothoff2009-10-02
|
* clean up, more error reportingChristian Grothoff2009-10-02
|
* assertChristian Grothoff2009-10-02
|
* fixChristian Grothoff2009-10-01
|