summaryrefslogtreecommitdiff
path: root/auth/auth.c
AgeCommit message (Expand)Author
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-01-17auth: remove implicit assumption about the bootstrap processJustus Winter
2015-01-17auth: simplify expressionJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-03-01auth: improve the mig mutator functionsJustus Winter
2014-01-20auth: include the mig-generated server headers in auth.cJustus Winter
2013-12-04auth: improve the auth_demuxer functionJustus Winter
2013-11-09auth: fix use of uninitialized variable errJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-07-02Check for rendezvous port death in auth serverCarl Fredrik Hammar
2012-07-01Check for null ports in auth serverCarl Fredrik Hammar
2011-07-04Fix one of the auth protocol racesSamuel Thibault
2009-12-21Fix spurious newport deallocationSamuel Thibault
2009-12-20Fix spurious authenticate EINTRSamuel Thibault
2009-12-20Fix port leak when directly calling MIG stubsSamuel Thibault
2004-03-01auth/Marcus Brinkmann
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-032002-05-03 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-12auth/Marcus Brinkmann
1999-05-131999-05-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-021999-05-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-021999-05-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-11-291998-11-27 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath
1997-08-20Wed Aug 20 14:01:43 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-20(argp_program_version): Make const.Miles Bader
1996-09-05*** empty log message ***Thomas Bushnell
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-19*** empty log message ***Michael I. Bushnell
1996-07-07(AUTH_VERSION): New macro.Miles Bader
1996-06-26(S_auth_makeauth):Miles Bader
1996-05-06(auth_version): Upgrade to 0.0.Michael I. Bushnell
1996-05-05(S_auth_user_authenticate, S_auth_server_authenticate):Miles Bader
1996-05-03Missed one.Roland McGrath
1996-05-03(S_auth_server_authenticate, S_auth_user_authenticate): Remove IGNORED arg.Roland McGrath
1996-05-01(S_auth_makeauth): Increment NAUTHS for first elt.Roland McGrath
1996-04-30Finished rewrite.Roland McGrath
1996-04-25Rewritten.Roland McGrath
1994-11-18Include "notify_S.h".Roland McGrath
1994-09-07entered into RCSMichael I. Bushnell