Age | Commit message (Expand) | Author |
2016-01-03 | pflocal: Do not abort on too small getopt parameter | Samuel Thibault |
2016-01-03 | Add dumb SO_ERROR support to pflocal | Samuel Thibault |
2015-12-31 | Drop OTHERLIBS and use LDLIBS exclusively | Flavio Cruz |
2015-10-29 | pflocal: avoid building the interrupt server | Justus Winter |
2015-09-27 | pflocal: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-12 | Turn EADDRNOTAVAIL to more commonly-understood ECONNREFUSED | Samuel Thibault |
2015-09-12 | Fix build warning | Samuel Thibault |
2015-09-11 | Fix closure of local server sockets | Samuel Thibault |
2015-09-11 | Fix sock_bind(sock,NULL) support | Samuel Thibault |
2015-09-09 | pflocal: avoid nested function | Justus Winter |
2015-08-14 | pflocal: fix receiver lookup | Justus Winter |
2014-12-10 | Replace `bzero' with `memset' | Justus Winter |
2014-12-07 | pflocal: add payload-aware intrans functions | Justus Winter |
2014-05-26 | Avoid compiler warning about empty bodies | Justus Winter |
2014-01-20 | pflocal: include the mig-generated server headers | Justus Winter |
2013-12-02 | pflocal: improve the demuxer functions | Justus Winter |
2013-10-18 | pflocal: fix message flags on receive | Richard Braun |
2013-10-18 | pflocal: fix port leak when receiving port rights | Richard Braun |
2013-10-18 | pflocal: fix destruction of explicitely bound sockets | Richard Braun |
2013-09-24 | Fix missing renames | Samuel Thibault |
2013-09-21 | Rename SOCK_* into PFLOCAL_SOCK_* | Samuel Thibault |
2013-09-21 | Fix gcc warning | Samuel Thibault |
2013-02-28 | Add io_select_timeout to the io interface | Richard Braun |
2013-02-25 | Include <stdlib.h> or <mach.h> where needed | Pino Toscano |
2012-12-17 | Fix double call to pthread_mutex_unlock in S_socket_connect. | Cyril Roelandt |
2012-12-17 | Make io_select return errors | Samuel Thibault |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-07-26 | pflocal: Handle non-blocking connect with no pending acceptors. | Neal H. Walfield |
2012-04-27 | Add MSG_PEEK support to pflocal | Samuel Thibault |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2011-12-06 | Fix error values on socket creation | Pino Toscano |
2011-11-27 | Fix two-way transmission for socketpair(SOCK_DGRAM) | Samuel Thibault |
2011-11-27 | Fix source address reference accounting | Samuel Thibault |
2011-11-27 | Fix pflocal.static link | Samuel Thibault |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2010-09-19 | Fix port transmission over pflocal | Manuel Menal |
2010-07-17 | Implement getsockopt (fd, SOL_SOCKET, SO_TYPE) | Emilio Pozuelo Monfort |
2009-07-11 | Switch to the new ChangeLog style. | Thomas Schwinge |
2008-07-22 | 2008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
2008-07-22 | fix copyright years | Samuel Thibault |
2008-07-22 | 2008-07-22 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
2007-11-13 | 2007-11-13 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
2005-08-29 | Revery previous change. Was intended for ams-branch, not HEAD. | Neal H. Walfield |
2005-08-29 | pflocal/ | Neal H. Walfield |
2005-05-18 | pflocal/ | Neal H. Walfield |
2002-06-11 | . | Roland McGrath |
2002-06-11 | 2002-06-08 Roland McGrath <roland@frob.com> | Roland McGrath |
2002-05-08 | . | Roland McGrath |
2002-05-08 | 2002-05-08 Roland McGrath <roland@frob.com> | Roland McGrath |
2002-04-24 | Beautify last change. | Marcus Brinkmann |