summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Free keyblock on errorTheodore Tso1993-12-241-1/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3266 dc483132-0cff-0310-8789-dd5450dbe970
* Added dependencies for machine generated filesTheodore Tso1993-12-241-1/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3265 dc483132-0cff-0310-8789-dd5450dbe970
* Lots of bugs, cleanup...Theodore Tso1993-12-248-121/+190
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3264 dc483132-0cff-0310-8789-dd5450dbe970
* New Imakefile for new gssapi libraryTheodore Tso1993-12-241-0/+39
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3263 dc483132-0cff-0310-8789-dd5450dbe970
* New Imakefiles for new gssapi libraryTheodore Tso1993-12-242-0/+192
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3262 dc483132-0cff-0310-8789-dd5450dbe970
* Spliced in new gssapi libraryTheodore Tso1993-12-241-1/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3261 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed lots of bugs; lots of cleanupTheodore Tso1993-12-241-0/+64
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3260 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed lots of bug; lots of cleanup..Theodore Tso1993-12-247-104/+85
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3259 dc483132-0cff-0310-8789-dd5450dbe970
* As submitted by Openvision Technologies:Theodore Tso1993-12-1849-0/+5808
| | | | | | | | | | | | | | To: tytso@MIT.EDU Subject: gssapi Date: Fri, 17 Dec 1993 17:55:06 -0500 From: Marc Horowitz <marc@security.ov.com> This is named in my RCS tree as MIT931217. The copyright notice included is (hopefully) final. Good luck! Marc git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3205 dc483132-0cff-0310-8789-dd5450dbe970
* Removing old gssapi implementationTheodore Tso1993-12-1832-6620/+0
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3204 dc483132-0cff-0310-8789-dd5450dbe970
* Fix bug which causes krb524 to create V4 tickets with the wrong realmTheodore Tso1993-12-151-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3185 dc483132-0cff-0310-8789-dd5450dbe970
* Add Imakefile for include/kerberosIVTheodore Tso1993-12-152-1/+35
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3184 dc483132-0cff-0310-8789-dd5450dbe970
* Add the date to the a "make world" productionTheodore Tso1993-12-151-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3183 dc483132-0cff-0310-8789-dd5450dbe970
* Make the config directory be a symlink tree as wellTheodore Tso1993-12-151-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3182 dc483132-0cff-0310-8789-dd5450dbe970
* Added function which does V4/V5 compatibility for sendauth/recvauthTheodore Tso1993-12-152-0/+325
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3181 dc483132-0cff-0310-8789-dd5450dbe970
* Added dependencies for the machine generated DES filesTheodore Tso1993-12-151-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3180 dc483132-0cff-0310-8789-dd5450dbe970
* Preprend "FILE:" when converting from V4 ticket file name to V5Theodore Tso1993-12-152-10/+32
| | | | | | | | credentials cache name. Fixed bug in conversion of Kerberos V5 to V4 principals names. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3179 dc483132-0cff-0310-8789-dd5450dbe970
* Added install productions for the des425 and krb425 librariesTheodore Tso1993-12-151-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3178 dc483132-0cff-0310-8789-dd5450dbe970
* optarg must be declared extern char *Theodore Tso1993-12-031-3/+4
| | | | | | | Don't give error message about connection from bad port if the Kerberos authentication fails and the only acceptable authentication is Kerberos.... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3087 dc483132-0cff-0310-8789-dd5450dbe970
* Separate out SAMPLE_SERVICE (the Kerberos service name) and SAMPLE_PORTTheodore Tso1993-12-012-2/+3
| | | | | | | the TCP/IP port to look up in /etc/services. They are two separate concept which should have separate defines. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3070 dc483132-0cff-0310-8789-dd5450dbe970
* Workaround for bug in gld (doesn't like at-signs in filenames)Theodore Tso1993-12-011-4/+4
| | | | | | Linux is now using ISODE 7.0 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3069 dc483132-0cff-0310-8789-dd5450dbe970
* Use a nasty hack to include the GCC include files so that makedependTheodore Tso1993-12-011-1/+9
| | | | | | | | will find all of the necessary files. Use GCC with -pendantic -Wall to find problems git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3068 dc483132-0cff-0310-8789-dd5450dbe970
* Use the correct form for the DependFlagsTheodore Tso1993-12-011-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3067 dc483132-0cff-0310-8789-dd5450dbe970
* Completely revamped how allocated memory is freed so that there are noTheodore Tso1993-12-011-85/+81
| | | | | | memory leaks in case of errors. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3066 dc483132-0cff-0310-8789-dd5450dbe970
* Added missing #include for ctype.hTheodore Tso1993-12-011-1/+0
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3065 dc483132-0cff-0310-8789-dd5450dbe970
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-012-1/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3064 dc483132-0cff-0310-8789-dd5450dbe970
* Fix man page to reflect new command-line arguments to sserverTheodore Tso1993-12-011-6/+8
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3063 dc483132-0cff-0310-8789-dd5450dbe970
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-20/+23
| | | | | | | | The service name is automatically determined using krb5_sname_to_principal(). If an argument is specified, it is taken to be the port number on which the sample server should run (instead of being run out of inetd). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3062 dc483132-0cff-0310-8789-dd5450dbe970
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-012-1/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3061 dc483132-0cff-0310-8789-dd5450dbe970
* Added flags argument to krb5_recvauth(), and added support for flags whichTheodore Tso1993-12-011-17/+15
| | | | | | | ignore the version string (for use with an automatically selected V4/V5 mechanism.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3060 dc483132-0cff-0310-8789-dd5450dbe970
* Declare statically used procedure (previously and incorrectly defined in .hTheodore Tso1993-12-012-1/+9
| | | | | | files) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3059 dc483132-0cff-0310-8789-dd5450dbe970
* Free cred->server before overwriting itTheodore Tso1993-12-011-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3058 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed typo in copy_addrs; a set of curly braces was missingTheodore Tso1993-12-011-1/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3057 dc483132-0cff-0310-8789-dd5450dbe970
* Declare statically used procedures before they're used, to keep lint/gcc happyTheodore Tso1993-12-011-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3056 dc483132-0cff-0310-8789-dd5450dbe970
* If the select gets an EINTR error, retry with that host immediately, insteadTheodore Tso1993-12-011-1/+2
| | | | | | of backing off through the exponential timeout. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3055 dc483132-0cff-0310-8789-dd5450dbe970
* Fix memory leak; make sure cur_entry is freed, as well as its contentsTheodore Tso1993-12-011-8/+10
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3054 dc483132-0cff-0310-8789-dd5450dbe970
* Make sure the ticket_info array is freed, not just its contents; and testTheodore Tso1993-12-011-10/+13
| | | | | | to make sure ticket_info is set before trying to free it and its contents. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3053 dc483132-0cff-0310-8789-dd5450dbe970
* Moved KRB5_TGS_NAME to krb5.h, from base-defs.h (where it didn't belong)Theodore Tso1993-12-014-12/+9
| | | | | | | | | Added flag argument to krb5_recvauth() Removed declaration of two internal routines (krb5_generate_authenticator and find_preauthenticator). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3052 dc483132-0cff-0310-8789-dd5450dbe970
* GCC wants the "register" keyword to be first (before the "const" keyword)Theodore Tso1993-12-0142-56/+65
| | | | | | Fixed a number of memory leaks. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3051 dc483132-0cff-0310-8789-dd5450dbe970
* Track style changes in Borman release of telnetTheodore Tso1993-11-201-2/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3011 dc483132-0cff-0310-8789-dd5450dbe970
* Use new version of strftime from Borman release, so that strftimeTheodore Tso1993-11-201-30/+78
| | | | | | compiles under GCC. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3010 dc483132-0cff-0310-8789-dd5450dbe970
* Track style changes in Borman release of telnetTheodore Tso1993-11-201-14/+32
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3009 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to support new CRED-ENC structureTheodore Tso1993-11-201-34/+38
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3008 dc483132-0cff-0310-8789-dd5450dbe970
* Misc cleanupTheodore Tso1993-10-301-14/+14
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2720 dc483132-0cff-0310-8789-dd5450dbe970
* Change use of index and rindex to strchr and strrchrTheodore Tso1993-10-301-5/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2719 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed bug in simple server where packet length wasn't being setTheodore Tso1993-10-301-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2718 dc483132-0cff-0310-8789-dd5450dbe970
* Remove "register" declaration. Saber doesn't like itTheodore Tso1993-10-301-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2717 dc483132-0cff-0310-8789-dd5450dbe970
* Code cleanup; removed vestigal codeTheodore Tso1993-10-301-53/+39
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2716 dc483132-0cff-0310-8789-dd5450dbe970
* Make sure memory is freed in error casesTheodore Tso1993-10-301-62/+52
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2715 dc483132-0cff-0310-8789-dd5450dbe970
* Change so that mk_req_ext won't accidentally free caller's client andTheodore Tso1993-10-301-8/+7
| | | | | | checksum arguments. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2714 dc483132-0cff-0310-8789-dd5450dbe970