index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* krb5.h: Removed enumsalwaysint because there are no typed enums in this hea...
Alexandra Ellwood
2003-03-06
3
-11
/
+23
*
* osconf.h: Added DEFAULT_SECURE_PROFILE_PATH so that KfM will only search pa...
Alexandra Ellwood
2003-03-06
2
-2
/
+12
*
* des.h, krb.h: Removed deprecated KfM functions. They will be exported but ...
Alexandra Ellwood
2003-03-06
5
-86
/
+35
*
use kdb keytab for kadmind
Tom Yu
2003-03-06
2
-1
/
+10
*
Remove kdb_dbm.h as it is unused
Sam Hartman
2003-03-05
2
-120
/
+4
*
Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except
Ken Raeburn
2003-03-05
3
-69
/
+19
*
* configure.in: Set and substitute maybe_kerberosIV.
Ken Raeburn
2003-02-27
3
-1
/
+9
*
* krb5.hin (krb5_princ_component): Return NULL if going off the end of the array
Ken Raeburn
2003-02-20
2
-1
/
+7
*
* configure.in: Check for sys/select.h and time.h
Ken Raeburn
2003-02-20
2
-1
/
+5
*
* Makefile.in (krb_err.h, kadm_err.h): Rebuild by going to lib/krb4 and
Ken Raeburn
2003-02-13
2
-10
/
+11
*
Fix lots of things to compile on Unix. Fix some typos
Tom Yu
2003-02-11
2
-5
/
+42
*
* Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it was
Tom Yu
2003-02-07
2
-3
/
+11
*
Fix ABI divergence between Unix and Mac krb4 libraries in declaration
Tom Yu
2003-02-07
2
-0
/
+11
*
* Makefile.in (all-unix, install): Build and install kadm_err.h.
Ken Raeburn
2003-01-22
2
-4
/
+8
*
* krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntax
Ken Raeburn
2003-01-17
2
-1
/
+6
*
Use "standard" error table processing rules
Ken Raeburn
2003-01-15
2
-6
/
+18
*
Move socklen_t and sockaddr_storage definitions to port-sockets.h
Ken Raeburn
2003-01-10
3
-17
/
+32
*
Use markers in Makefile.in rather than rules in configure.in to indicate when
Ken Raeburn
2003-01-10
2
-4
/
+6
*
AIX 4.3.3 getaddrinfo() is broken in a slightly different way than I thought
Ken Raeburn
2003-01-09
2
-7
/
+144
*
* fake-addrinfo.h (freeaddrinfo): Back out 1/3/03 change. ANSI
Ezra Peisach
2003-01-08
2
-2
/
+6
*
2003-01-08 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2003-01-08
2
-2
/
+7
*
More const for ops tables
Ken Raeburn
2003-01-08
2
-1
/
+2
*
Make ccache and rcache ops tables const
Ken Raeburn
2003-01-08
2
-4
/
+11
*
Implement krb5_auth_con_set_checksum_func, an API for setting a
Sam Hartman
2003-01-06
2
-1
/
+21
*
* fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointer
Ezra Peisach
2003-01-03
2
-1
/
+6
*
Ignore some new generated files
Ken Raeburn
2002-12-19
1
-0
/
+1
*
Clean up some broken uses of "const" in function interfaces
Ken Raeburn
2002-12-19
2
-25
/
+37
*
More KfM merge work
Tom Yu
2002-12-12
3
-45
/
+51
*
* krb5.hin: Update comment on krb5_kt_free_entry prototype to
Tom Yu
2002-12-12
2
-1
/
+6
*
Fix some KRB5_CALLCONV botches that were causing trouble for Windows build
Tom Yu
2002-12-07
2
-4
/
+18
*
* des.h: Move explicit definition of _WINDOWS to precede
Tom Yu
2002-12-04
2
-4
/
+6
*
* kadm.h: Include port-sockets.h, not netinet/in.h, for Windows
Tom Yu
2002-12-04
2
-1
/
+6
*
* Makefile.in (kadm_err.h): Build here
Tom Yu
2002-12-03
2
-0
/
+8
*
Merge more KfM krb4 things
Tom Yu
2002-11-27
13
-300
/
+325
*
* Makefile.in: Remove references to adm_err.h from here too
Tom Yu
2002-11-14
2
-5
/
+8
*
Better type and bounds checking:
Ken Raeburn
2002-11-13
2
-5
/
+82
*
New file to define SPNEGO structures
Sam Hartman
2002-11-06
2
-0
/
+93
*
This commit fixes up the in-tree callers of krb5_read_password() and
Tom Yu
2002-11-06
4
-4
/
+15
*
* k5-int.h (krb5_ser_handle): Now points to const.
Ken Raeburn
2002-10-31
3
-4
/
+12
*
Wrong ASN.1 definition and padata type for new hardware preauth
Ken Hornstein
2002-10-30
2
-2
/
+10
*
Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt
Ken Hornstein
2002-10-24
3
-0
/
+94
*
No support for negative password expiration last-req hint
Ken Hornstein
2002-10-24
1
-1
/
+2
*
gic_pwd doesn't support password expiration notification via last_req hint
Ken Hornstein
2002-10-23
2
-0
/
+6
*
Implement an install-headers target to install public headers into KRB5_INCDIR;
Sam Hartman
2002-10-07
4
-2
/
+10
*
Fix DES_INT32 definition
Tom Yu
2002-09-27
3
-138
/
+234
*
* socket-utils.h (sa2sin, sa2sin6): Add redundant cast to (void *)
Tom Yu
2002-09-27
2
-7
/
+17
*
* port-sockets.h: Include sys/filio.h if available
Ken Raeburn
2002-09-19
2
-0
/
+7
*
update comments
Ken Raeburn
2002-09-19
1
-1
/
+1
*
Support reading a list of TCP port numbers from the KDC config file; default
Ken Raeburn
2002-09-18
4
-1
/
+14
*
* cm.h: New file
Ken Raeburn
2002-09-18
2
-0
/
+41
[next]