aboutsummaryrefslogtreecommitdiff
path: root/pfinet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix polling pfinet tun for writeSamuel Thibault2013-08-231-2/+11
* pfinet: Fix call to kfree_sSamuel Thibault2013-07-201-1/+1
* pfinet: fix timeout evaluationRichard Braun2013-04-061-2/+2
* Fix tunnel and dummy interfacesSamuel Thibault2013-03-264-4/+7
* Fix libpthread conversionSamuel Thibault2013-03-111-1/+1
* Add io_select_timeout to the io interfaceRichard Braun2013-02-283-22/+77
* Always set flags on ethernet interfaceSamuel Thibault2013-02-242-5/+4
* Fix IPv6 by receiving all multicastSamuel Thibault2013-02-241-0/+5
* Enable IPv6 packets between netdde and pfinetSamuel Thibault2013-02-241-7/+7
* Permit to use a tunnel not in /devSamuel Thibault2013-02-052-5/+22
* Pass pfinet errors to io_select callersSamuel Thibault2013-01-142-5/+10
* Use SOL_* values from libcSamuel Thibault2013-01-141-0/+6