summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAge
* Fix cppcheck warningsRuss Allbery2019-10-24
* Add SPDX-License-IdentifierRuss Allbery2018-04-29
* Update to rra-c-util 7.1 and C TAP Harness 4.3Russ Allbery2018-04-01
* Update to rra-c-util 6.1Russ Allbery2016-09-24
* Import minor warning fix from rra-c-utilRuss Allbery2016-07-29
* Initial refactoring for ssh shell supportRuss Allbery2016-07-26
* Update to rra-c-util 6.0 and C TAP Harness 4.0Russ Allbery2016-04-25
* Update to rra-c-util 5.9Russ Allbery2015-11-27
* Update to rra-c-util 5.8 and C TAP Harness 3.4Russ Allbery2015-09-04
* Refactoring of the localgroup supportRuss Allbery2014-06-16
* Use calloc and reallocarray and add malloc overflow checksRuss Allbery2014-06-15
* Update to rra-c-util 5.5 and C TAP Harness 3.1Russ Allbery2014-06-15
* Final cleanups of new rra-c-util and C TAP HarnessRuss Allbery2014-01-28
* Rework how to free memory allocated for message handlersRuss Allbery2014-01-28
* Free our message handlers on exit with an atexit functionRuss Allbery2014-01-22
* Remove the buffer util library againRuss Allbery2014-01-22
* Send the maximum permissible amount of MESSAGE_OUTPUT dataRuss Allbery2014-01-22
* Switch the process event loop to libeventRuss Allbery2014-01-17
* Update to rra-c-util 5.1 and C TAP Harness 2.4Russ Allbery2014-01-05
* Change my email address to eagle@eyrie.orgRuss Allbery2014-01-05
* Restart the client nonblocking connect wait on EINTRRuss Allbery2013-08-14
* Update to rra-c-util 4.8 and C TAP Harness 2.0Russ Allbery2013-03-15
* Coding style and improvements to new remctl_open_*Russ Allbery2013-02-22
* Close more client memory leaks on error conditionsRuss Allbery2012-09-24
* Update to rra-c-util 4.6Russ Allbery2012-09-24
* Add missing copyright and license statements to many filesRuss Allbery2012-06-19
* Minor reformatting of map_socket_errorRuss Allbery2012-05-10
* Treat ECONNREFUSED as EOFJeffrey Hutzelman2012-05-10
* Add help interface to remctl commandsJon Robertson2012-05-08
* Fix xstrndup to not allocate too much memory and add more testsRuss Allbery2012-02-23
* Add a token-level test for token timeoutsRuss Allbery2012-02-22
* Document that network_write manipulates non-blocking statusRuss Allbery2012-02-19
* Map timeout errors to a token error codeRuss Allbery2012-02-19
* Include time.h in source files using time_tRuss Allbery2012-02-18
* Use timeout support for all network operationsRuss Allbery2012-02-18
* Add network_read and network_write utility functionsRuss Allbery2012-02-18
* Update to rra-c-util 4.2 and C TAP Harness 1.9Russ Allbery2012-02-09
* Update to rra-c-util 3.10Russ Allbery2011-10-28
* Refactor server token handlingRuss Allbery2011-10-05
* Introduce protocol version 3 and the NOOP commandRuss Allbery2011-09-26
* Update to rra-c-util 3.9Russ Allbery2011-09-20
* Change the Stanford copyright statement to use the official formRuss Allbery2011-05-31
* Update coypright date on util/network.hRuss Allbery2011-05-25
* Move accepting connections to a utility functionRuss Allbery2011-05-25
* When binding IPv6 addresses, use IP_FREEBIND when availableRuss Allbery2011-05-25
* Update to rra-c-util 3.4 and C TAP Harness 1.7Russ Allbery2011-05-14
* Fix broken GCC attribute markersRuss Allbery2010-12-13
* Update to rra-c-util 2.4Russ Allbery2010-04-02
* Update to rra-c-util 2.1 and C TAP Harness 1.1Russ Allbery2009-11-25
* Cleanups for Windows portability and build improvementsRuss Allbery2009-10-12