index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup; removed vestigal code
Theodore Tso
1993-10-30
1
-53
/
+39
*
Change usage of xfree to krb5_xfree to prevent namespace pollution
Theodore Tso
1993-10-15
5
-14
/
+14
*
Don't check file descriptor for secondary port if it is not defined
Theodore Tso
1993-09-21
1
-1
/
+1
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
18
-36
/
+36
*
Remove debugging syslogs
Theodore Tso
1993-08-17
1
-7
/
+0
*
Improved logging of TGS and AS error cases
Theodore Tso
1993-08-17
4
-39
/
+138
*
Rename sendto to krb4_sendto, to avoid conflict with libc version
Theodore Tso
1993-07-29
1
-4
/
+4
*
Initial revision
Theodore Tso
1993-06-03
3
-0
/
+100
*
Fixes to improve logging and cleanup deallocation strategy
Theodore Tso
1993-06-03
1
-205
/
+132
*
Pass in actual packet to process_tgs_req so that two different checksumming
Theodore Tso
1993-06-03
1
-5
/
+1
*
Fixed #ifdef 0 --> #if 0
Theodore Tso
1993-06-03
1
-1
/
+1
*
Changed function delcaration to support doing two ways of checksumming
Theodore Tso
1993-06-03
1
-1
/
+2
*
Changed deallocation strategy to be cleaner
Theodore Tso
1993-06-03
1
-47
/
+66
*
Fixed bug where a freed structure was being derefenced
Theodore Tso
1993-06-03
1
-1
/
+3
*
Improve error message logging
Theodore Tso
1993-06-03
1
-3
/
+17
*
Added fixes for doing ASN.1 breakdown to find KDC-REQ-BODY for checksuming
Theodore Tso
1993-03-15
1
-2
/
+3
*
Added changes from HP to checksum actual asn.1 KDC-REQ-BODY structure,
Theodore Tso
1993-03-15
1
-26
/
+185
*
Fixed bug in TGS validation logic which prevented you from getting a
Theodore Tso
1993-03-12
1
-28
/
+7
*
Added missing osconf.h include
Theodore Tso
1993-02-26
1
-0
/
+1
*
Change DEFAULT_DBM_FILE -> DEFAULT_KDB_FILE (latter is defined in osconf.h)
Theodore Tso
1993-02-26
1
-1
/
+1
*
Fixed prototypes for massive change in kdc_util.c, policy.c, and
Theodore Tso
1992-09-30
1
-4
/
+6
*
Massive changes to do_as_req.c, do_tgs_req.c, kdc_util.c, and policy.c
Theodore Tso
1992-09-30
4
-188
/
+730
*
Added include of sys/types.h
Theodore Tso
1992-09-29
1
-1
/
+0
*
Added support for alternate key/salt; attempt to use a V4 salttype if
Theodore Tso
1992-09-29
1
-3
/
+18
*
Changes to use the new krb5_425_conv_principal function to map a V5 principal
Theodore Tso
1992-09-01
1
-17
/
+14
*
Modifications so that whether something came in on the secondary or
Theodore Tso
1992-09-01
1
-1
/
+5
*
Added error code for a write error whle sending a response packet
Theodore Tso
1992-09-01
1
-0
/
+1
*
Modifications so that whether something came in on the secondary or
Theodore Tso
1992-09-01
3
-12
/
+38
*
Improve error handling for replay cache errors
Theodore Tso
1992-09-01
1
-11
/
+23
*
Changes so that the KDC will listen on two ports (i.e., port 88 and
Theodore Tso
1992-09-01
1
-46
/
+127
*
Principal type changes
John Carr
1992-08-21
3
-27
/
+32
*
Changed what was logged and what wasn't
Theodore Tso
1992-07-30
1
-9
/
+18
*
Checked in jfc's changes to track new principal structure
Theodore Tso
1992-06-18
1
-11
/
+20
*
krb5_princ_realm -> krb5_princ_set_realm
John Carr
1992-06-09
1
-2
/
+2
*
krb5_principal type changes
John Carr
1992-06-09
1
-2
/
+4
*
Support alternate source directory
John Carr
1992-03-25
1
-11
/
+11
*
Make sure the ticket in the TGS request is for the ticket granting service.
John Carr
1992-03-12
1
-7
/
+17
*
#include <krb5/sysincl.h>
John Carr
1992-02-23
1
-0
/
+1
*
add copyright notice
John Kohl
1991-06-07
2
-0
/
+53
*
Update copyright notice
John Kohl
1991-06-06
16
-32
/
+256
*
max and min are declared in kdc_util.h
John Carr
1991-06-03
1
-4
/
+0
*
Use stdarg if STDARG_PROTOTYPES is defined.
John Carr
1991-05-29
1
-7
/
+7
*
use krb5_checksum_size macro
John Kohl
1991-05-01
1
-1
/
+1
*
don't need <krb5/copyright.h>
John Kohl
1991-04-30
1
-2
/
+0
*
add kdc_get_server_key
John Kohl
1991-04-29
1
-0
/
+3
*
remove spurious ;
John Kohl
1991-04-29
1
-1
/
+1
*
boil code down into common kdc_get_server_key
John Kohl
1991-04-29
1
-67
/
+78
*
change to use kdc_get_server_key function
John Kohl
1991-04-29
1
-3
/
+25
*
a) set the INITIAL flag on all AS_ tickets
John Kohl
1991-04-29
1
-5
/
+6
*
updates for install stuff
John Kohl
1991-04-25
1
-0
/
+1
[next]