aboutsummaryrefslogtreecommitdiff
path: root/auth/auth.c
Commit message (Expand)AuthorAgeFilesLines
* auth: Port to x86_64Sergey Bugaev2023-05-101-14/+15
* Avoid passing NULL to memcpySamuel Thibault2023-02-021-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-5/+5
* Fix references to startup in commentsSamuel Thibault2020-07-251-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* auth: remove implicit assumption about the bootstrap processJustus Winter2015-01-171-1/+14
* auth: simplify expressionJustus Winter2015-01-171-2/+2
* Replace `bzero' with `memset'Justus Winter2014-12-101-1/+1
* auth: improve the mig mutator functionsJustus Winter2014-03-011-8/+2
* auth: include the mig-generated server headers in auth.cJustus Winter2014-01-201-6/+4
* auth: improve the auth_demuxer functionJustus Winter2013-12-041-4/+14
* auth: fix use of uninitialized variable errJustus Winter2013-11-091-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-17/+17
* Check for rendezvous port death in auth serverCarl Fredrik Hammar2012-07-021-2/+10
* Check for null ports in auth serverCarl Fredrik Hammar2012-07-011-2/+2
* Fix one of the auth protocol racesSamuel Thibault2011-07-041-100/+112
* Fix spurious newport deallocationSamuel Thibault2009-12-211-3/+2
* Fix spurious authenticate EINTRSamuel Thibault2009-12-201-2/+4
* Fix port leak when directly calling MIG stubsSamuel Thibault2009-12-201-6/+10
* auth/Marcus Brinkmann2004-03-011-19/+17
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-15/+16
* 2002-05-03 Roland McGrath <roland@frob.com>Roland McGrath2002-05-031-1/+3
* auth/Marcus Brinkmann2001-02-121-1/+2
* 1999-05-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-131-0/+6
* 1999-05-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-021-0/+1
* 1999-05-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-021-5/+10
* 1998-11-27 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath1998-11-291-2/+2
* Wed Aug 20 14:01:43 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+1
* (argp_program_version): Make const.Miles Bader1997-02-201-2/+2
* *** empty log message ***Thomas Bushnell1996-09-051-3/+3
* *** empty log message ***Michael I. Bushnell1996-07-191-3/+8
* *** empty log message ***Michael I. Bushnell1996-07-191-26/+31
* (AUTH_VERSION): New macro.Miles Bader1996-07-071-3/+7
* (S_auth_makeauth):Miles Bader1996-06-261-15/+2
* (auth_version): Upgrade to 0.0.Michael I. Bushnell1996-05-061-1/+1
* (S_auth_user_authenticate, S_auth_server_authenticate):Miles Bader1996-05-051-25/+12
* Missed one.Roland McGrath1996-05-031-1/+0
* (S_auth_server_authenticate, S_auth_user_authenticate): Remove IGNORED arg.Roland McGrath1996-05-031-4/+0
* (S_auth_makeauth): Increment NAUTHS for first elt.Roland McGrath1996-05-011-1/+7
* Finished rewrite.Roland McGrath1996-04-301-13/+52
* Rewritten.Roland McGrath1996-04-251-510/+322
* Include "notify_S.h".Roland McGrath1994-11-181-21/+17
* entered into RCSMichael I. Bushnell1994-09-071-0/+657