aboutsummaryrefslogtreecommitdiff
path: root/pfinet
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of cthreadsSamuel Thibault2020-11-111-1/+1
* Fix build with -fno-commonSamuel Thibault2020-03-312-7/+17
* pfinet: Fix buildSamuel Thibault2020-01-051-0/+1
* pfinet: Fix buildSamuel Thibault2020-01-051-6/+4
* lwip,pfinet: Make S_io_reauthenticate return errorSamuel Thibault2020-01-051-1/+1
* lwip,pfinet: Fix crash on make_sock_user getting EINTRSamuel Thibault2020-01-052-2/+12
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-014-13/+13
* Hurd patches (fix compilation)Luca Weiss2018-06-131-0/+1
* pfinet: Fix array size hardcoded valueSamuel Thibault2017-09-261-1/+1
* pfinet: Avoid returning udp errors unless requestedSamuel Thibault2017-09-261-21/+6
* pfinet: select UDP/TCP ports randomlySamuel Thibault2017-09-106-21/+10
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-0511-41/+41
* pfinet: fix memory leakRichard Braun2016-06-141-1/+5
* Unify and document the way fsids are handled in trivfs translatorsJustus Winter2016-04-281-1/+0
* Fix supporting >4GiB files in ext2fsSamuel Thibault2016-04-261-1/+0
* Fix gcc signedness warningsSamuel Thibault2016-01-141-1/+1
* Fix pfinet crashSamuel Thibault2016-01-031-0/+3
* Make private variables staticSamuel Thibault2016-01-031-2/+2
* allow pfinet to link using -O0Flavio Cruz2016-01-0244-255/+238
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* pfinet: fix sanity check at translator startup timeJustus Winter2015-11-031-2/+4
* pfinet: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-274-37/+41
* Do not keep mutex locked while waiting for authenticate loopSamuel Thibault2015-07-041-0/+3
* Allow dhcp trafic and configurationSamuel Thibault2015-02-022-80/+258
* Remove unimplemented -s optionSamuel Thibault2015-02-021-1/+0
* Backport Linux changes for proper TCP EOF handlingSamuel Thibault2015-01-033-32/+31
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-102-6/+6
* Replace `bzero' with `memset'Justus Winter2014-12-105-6/+6
* pfinet: make the demuxers payload-awareJustus Winter2014-12-072-3/+29
* pfinet: add payload-aware intrans functionsJustus Winter2014-12-072-0/+16
* startup: bind the startup server to /servers/startupJustus Winter2014-11-211-9/+3
* pfinet: fix path in commentJustus Winter2014-10-311-1/+1
* BSD apps want sin_zero cleared in sys_getname.Alexey Kuznetsov2014-09-281-0/+1
* Avoid compiler warning about empty bodiesJustus Winter2014-05-261-1/+1
* pfinet: add missing includeJustus Winter2014-05-261-0/+2
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+3
* pfinet: fix receiver lookups in iioctl-ops.cJustus Winter2014-02-273-27/+19
* libtrivfs: improve the mig mutator functionsJustus Winter2014-02-251-1/+3
* pfinet: improve the mig mutator functionsJustus Winter2014-02-256-41/+62
* pfinet: set a non-zero ports management timeoutRichard Braun2014-02-221-1/+1
* Fix crash on fsysopts when pfinet has no IPv6Samuel Thibault2014-01-301-3/+2
* pfinet: really deallocate device portSamuel Thibault2014-01-291-0/+1
* Also re-open Ethernet device on EMIG_SERVER_DIEDSamuel Thibault2014-01-281-1/+1
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2014-01-281-5/+6
|\
| * pfinet: include the mig-generated server headers in main.cJustus Winter2014-01-201-5/+6
* | Make pfinet re-open ethernet device on transmission errorSamuel Thibault2014-01-281-3/+36
|/
* pfinet: improve the pfinet_demuxer functionJustus Winter2013-12-021-17/+35
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-0960-88/+2
* pfinet: fix emission on the loopback deviceRichard Braun2013-11-063-1/+15
* Define and use symbolic names for important processesJustus Winter2013-08-281-1/+2