summaryrefslogtreecommitdiff
path: root/pflocal
AgeCommit message (Expand)Author
2016-08-09Support MSG_DONTWAIT in pflocal send/recvChristian Seiler
2016-03-20pflocal: Add support for access() on pipesSamuel Thibault
2016-01-03pflocal: Do not abort on too small getopt parameterSamuel Thibault
2016-01-03Add dumb SO_ERROR support to pflocalSamuel Thibault
2015-12-31Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz
2015-10-29pflocal: avoid building the interrupt serverJustus Winter
2015-09-27pflocal: convert to trivfs dynamic classes and bucketsJustus Winter
2015-09-12Turn EADDRNOTAVAIL to more commonly-understood ECONNREFUSEDSamuel Thibault
2015-09-12Fix build warningSamuel Thibault
2015-09-11Fix closure of local server socketsSamuel Thibault
2015-09-11Fix sock_bind(sock,NULL) supportSamuel Thibault
2015-09-09pflocal: avoid nested functionJustus Winter
2015-08-14pflocal: fix receiver lookupJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-12-07pflocal: add payload-aware intrans functionsJustus Winter
2014-05-26Avoid compiler warning about empty bodiesJustus Winter
2014-01-20pflocal: include the mig-generated server headersJustus Winter
2013-12-02pflocal: improve the demuxer functionsJustus Winter
2013-10-18pflocal: fix message flags on receiveRichard Braun
2013-10-18pflocal: fix port leak when receiving port rightsRichard Braun
2013-10-18pflocal: fix destruction of explicitely bound socketsRichard Braun
2013-09-24Fix missing renamesSamuel Thibault
2013-09-21Rename SOCK_* into PFLOCAL_SOCK_*Samuel Thibault
2013-09-21Fix gcc warningSamuel Thibault
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2013-02-25Include <stdlib.h> or <mach.h> where neededPino Toscano
2012-12-17Fix double call to pthread_mutex_unlock in S_socket_connect.Cyril Roelandt
2012-12-17Make io_select return errorsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-07-26pflocal: Handle non-blocking connect with no pending acceptors.Neal H. Walfield
2012-04-27Add MSG_PEEK support to pflocalSamuel Thibault
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2011-12-06Fix error values on socket creationPino Toscano
2011-11-27Fix two-way transmission for socketpair(SOCK_DGRAM)Samuel Thibault
2011-11-27Fix source address reference accountingSamuel Thibault
2011-11-27Fix pflocal.static linkSamuel Thibault
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-09-19Fix port transmission over pflocalManuel Menal
2010-07-17Implement getsockopt (fd, SOL_SOCKET, SO_TYPE)Emilio Pozuelo Monfort
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge
2008-07-222008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2008-07-22fix copyright yearsSamuel Thibault
2008-07-222008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2007-11-132007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2005-08-29Revery previous change. Was intended for ams-branch, not HEAD.Neal H. Walfield
2005-08-29pflocal/Neal H. Walfield
2005-05-18pflocal/Neal H. Walfield
2002-06-11.Roland McGrath
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-08.Roland McGrath