krb5.git
1994-01-13 Theodore TsoDon't declare bcopy and bzero if they are macros
1994-01-13 Theodore TsoDon't clear the key and alt_key structures prematurely...
1994-01-13 Theodore TsoChange in how cryptosystem table entries are declared
1994-01-13 Theodore TsoFix bug in checking argc count
1994-01-13 Theodore TsoFixed memory deallocation/cleanup on error returns
1994-01-13 Theodore TsoMake sure the routines return the correct error code
1994-01-13 Theodore TsoUse the POSIX names for the permission bits
1994-01-13 Theodore TsoFixed for newly enforced memory handling convention...
1994-01-13 Theodore TsoFixed crypto_system table entries; added raw DES crypto...
1994-01-13 Theodore TsoAdded #define to provide the Raw DES interface
1994-01-13 Theodore TsoAdded definition for Raw DES cbc mode
1994-01-13 Theodore TsoDon't use static character arrays!!! This results...
1994-01-13 Theodore TsoInstall now creates a selection of directories first
1994-01-13 Theodore TsoChange code to use krb5_sname_to_principal() function...
1994-01-13 Theodore TsoFixed for newly enforced memory handling convention...
1994-01-13 Theodore TsoAdded show_principal request
1994-01-13 Theodore TsoAdded show_principal request
1994-01-13 Theodore TsoFixed declaration of struct saltblock
1994-01-13 Theodore TsoFixed bug in the load routine, so that the alternative...
1994-01-13 Nancy Gilman nlg- updated based on function prototypes
1994-01-13 Nancy Gilmannlg- updated based on function prototypes
1994-01-13 Nancy Gilman nlg- updated based on function prototypes
1994-01-10 Michael Shanzermade various changes to fix various bug reports
1994-01-10 Michael Shanzeradded error code OVSEC_KADM_INIT
1994-01-10 Michael Shanzerbarry's change specifying rpc registration error
1993-12-24 Theodore Tsokrb5_close_rcache() now frees rcache
1993-12-24 Theodore TsoMake sure memory is freed on errors in krb5_rc_io_fetch
1993-12-24 Theodore Tsokrb5_close_rcache() now frees rcache
1993-12-24 Theodore Tsokrb5_close_rcache will now free rcache
1993-12-24 Theodore Tsokrb5_free_rcache now free's replay cache
1993-12-24 Theodore TsoAs donated from GZA
1993-12-24 Theodore TsoMake sure memory is freed on errors
1993-12-24 Theodore TsoLots of cleanup. V4/V5 compatibility recvauth moved...
1993-12-24 Theodore TsoMake vfprintf() and vsprintf() match the standard funct...
1993-12-24 Theodore TsoLots of cleanup
1993-12-24 Theodore TsoPut the srvtab file in the srvtab directory, instead...
1993-12-24 Theodore TsoMake sure the config include files are installed too!
1993-12-24 Theodore TsoAdded variable for the srvtab directory
1993-12-24 Theodore TsoReserve PA_DATA 7 for sesame project
1993-12-24 Theodore TsoDeclare input buffer to krb5_write_message to be const
1993-12-24 Theodore TsoFree all memory on errors
1993-12-24 Theodore TsoDeclare the input buffer to be const
1993-12-24 Theodore TsoFix credentials cache handling..
1993-12-24 Theodore TsoFree memory on error
1993-12-24 Theodore TsoFree keyblock on error
1993-12-24 Theodore TsoAdded dependencies for machine generated files
1993-12-24 Theodore TsoLots of bugs, cleanup...
1993-12-24 Theodore TsoNew Imakefile for new gssapi library
1993-12-24 Theodore TsoNew Imakefiles for new gssapi library
1993-12-24 Theodore TsoSpliced in new gssapi library
1993-12-24 Theodore TsoFixed lots of bugs; lots of cleanup
1993-12-24 Theodore TsoFixed lots of bug; lots of cleanup..
1993-12-18 Theodore TsoAs submitted by Openvision Technologies:
1993-12-18 Theodore TsoRemoving old gssapi implementation
1993-12-15 Theodore TsoFix bug which causes krb524 to create V4 tickets with...
1993-12-15 Theodore TsoAdd Imakefile for include/kerberosIV
1993-12-15 Theodore TsoAdd the date to the a "make world" production
1993-12-15 Theodore TsoMake the config directory be a symlink tree as well
1993-12-15 Theodore TsoAdded function which does V4/V5 compatibility for senda...
1993-12-15 Theodore TsoAdded dependencies for the machine generated DES files
1993-12-15 Theodore TsoPreprend "FILE:" when converting from V4 ticket file...
1993-12-15 Theodore TsoAdded install productions for the des425 and krb425...
1993-12-08 Barry Jaspan[secure-admin/558] specify error mesage if gssapi init...
1993-12-07 Michael Shanzeradded init test
1993-12-06 Jon Rochlisadd bad password error code [secure/654]
1993-12-06 Jonathan KamensUpdates -- add some priorities, add a few tests, delete...
1993-12-03 Theodore Tsooptarg must be declared extern char *
1993-12-02 Michael Shanzeradded 5 to the list of acceptable character classes
1993-12-02 Jonathan KamensBetter description of the unauthenticated Sun RPC test
1993-12-02 Jonathan Kamens1) Delete some old comments.
1993-12-01 Theodore TsoSeparate out SAMPLE_SERVICE (the Kerberos service name...
1993-12-01 Theodore TsoWorkaround for bug in gld (doesn't like at-signs in...
1993-12-01 Theodore TsoUse a nasty hack to include the GCC include files so...
1993-12-01 Theodore TsoUse the correct form for the DependFlags
1993-12-01 Theodore TsoCompletely revamped how allocated memory is freed so...
1993-12-01 Theodore TsoAdded missing #include for ctype.h
1993-12-01 Theodore TsoAdded new extra flags argument to the call to krb5_recv...
1993-12-01 Theodore TsoFix man page to reflect new command-line arguments...
1993-12-01 Theodore TsoAdded new extra flags argument to the call to krb5_recv...
1993-12-01 Theodore TsoAdded new extra flags argument to the call to krb5_recv...
1993-12-01 Theodore TsoAdded flags argument to krb5_recvauth(), and added...
1993-12-01 Theodore TsoDeclare statically used procedure (previously and incor...
1993-12-01 Theodore TsoFree cred->server before overwriting it
1993-12-01 Theodore TsoFixed typo in copy_addrs; a set of curly braces was...
1993-12-01 Theodore TsoDeclare statically used procedures before they're used...
1993-12-01 Theodore TsoIf the select gets an EINTR error, retry with that...
1993-12-01 Theodore TsoFix memory leak; make sure cur_entry is freed, as well...
1993-12-01 Theodore TsoMake sure the ticket_info array is freed, not just...
1993-12-01 Theodore TsoMoved KRB5_TGS_NAME to krb5.h, from base-defs.h (where...
1993-12-01 Theodore TsoGCC wants the "register" keyword to be first (before...
1993-11-23 Michael Shanzerremoved override quality flags
1993-11-20 Theodore TsoTrack style changes in Borman release of telnet
1993-11-20 Theodore TsoUse new version of strftime from Borman release, so...
1993-11-20 Theodore TsoTrack style changes in Borman release of telnet
1993-11-20 Theodore TsoChanges to support new CRED-ENC structure
1993-11-19 Jonathan Kamensa whole bunch of whoopses from the las revision
1993-11-19 Jonathan KamensUpdated for newest revision of functional spec. Made...
1993-11-17 Barry Jaspanadd bad_history and bad_min_pass_life error codes
1993-11-17 Barry Jaspaninterrealm operation
1993-11-16 Jonathan KamensAdd tests for null structure pointer argument for modif...
next