summaryrefslogtreecommitdiff
path: root/recv.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Improve receiver documentation.Andre Noll2025-10-08
* Revamp the stdin/stdout API.Andre Noll2025-08-27
* Make struct sched private, introduce sched_new().Andre Noll2025-07-13
* Merge topic branch t/build into masterAndre Noll2025-05-20
|\
| * build: Merge version.{c,h} into string.{c,h}.Andre Noll2025-03-25
* | Include regex.h from para.h.Andre Noll2025-05-19
|/
* Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* sched: Use integer value for select timeout.Andre Noll2022-08-25
* Remove ->init() of struct receiver.Andre Noll2018-12-21
* Shorten copyright notice.Andre Noll2017-09-22
* Remove some unnecessary includes.Andre Noll2017-07-16
* Convert para_recv to lopsub.Andre Noll2017-03-26
* Convert receivers to lopsub.Andre Noll2017-03-26
* Simplify the error subsystem, get rid of error2.[ch].Andre Noll2016-12-20
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Merge branch 't/recv_fix'Andre Noll2014-07-31
|\
| * recv: Don't segfault on invalid chunk values.Andre Noll2014-05-11
* | task_register() conversion: receiversAndre Noll2014-05-25
* | sched: Introduce alternative task API.Andre Noll2014-05-25
* | Change copyright year to 2014.Andre Noll2014-02-22
|/
* Revamp ggo help.Andre Noll2013-06-13
* Introduce version.c to limit recompilation on version changes.Andre Noll2013-06-13
* Make all commands print git version and improve version string.Andre Noll2013-06-13
* Avoid unwanted log messages during startup.Andre Noll2013-06-13
* Don't check return value of command line parsers unnecessarily.Andre Noll2013-06-13
* Change copyright year to 2013.Andre Noll2013-03-25
* The afh_receiver, infrastructure.Andre Noll2012-11-18
* Add execute mechanism to receiver nodes.Andre Noll2012-11-18
* btr: Remove btr_free_node().Andre Noll2012-07-08
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Always include stdbool.h.Andre Noll2011-12-18
* sched: Allow more than one running scheduler instance.Andre Noll2011-11-20
* Merge branch 't/crypt_cleanups'Andre Noll2011-04-23
|\
| * Remove some unnecessary includes.Andre Noll2011-03-27
* | Fix git-version file creation.Andre Noll2011-03-05
|/
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* 11_recv-segfault.diffGerrit Renker2010-02-25
* Fix a couple of memory leaks.Andre Noll2010-02-07
* Introduce btr_node_description.Andre Noll2010-01-14
* Kill fields buf, loaded and output_error of struct receiver node.Andre Noll2010-01-13
* recv: Use buffer tree API unconditionally.Andre Noll2010-01-13
* Remove ->shutdown of struct receiver.Andre Noll2010-01-13
* recv improvements.Andre Noll2010-01-05
* [btr] Split btr_del_node() into two functions.Andre Noll2010-01-05
* para_write: Make check for wav header work with btr.Andre Noll2009-12-30
* write/alsa: Add btr support.Andre Noll2009-12-29
* btr: Make it kind of work for http recv + stdout.Andre Noll2009-12-29