aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/svc_auth.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-3/+1
* Use ANSI C prototypes.Craig Rodrigues2015-09-011-11/+4
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Initialise the SVCAUTH field for new transport structures when they areDoug Rabson2008-09-091-2/+2
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+24
* Staticize a couple of functions.Daniel Eischen2006-02-271-2/+1
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-3/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Move the #includes of reentrant.h to after the `#include "namespace.h"',Ian Dowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-47/+44
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+6
* Resolve conflicts.Bill Paul1997-05-281-28/+122
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Code cleanup:James Raynard1996-06-111-4/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+117