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
/
lib
/
krb5
/
os
/
accessor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of stuff out of k5-int.h
Greg Hudson
2013-03-24
1
-2
/
+3
*
Minimize draft9 PKINIT code by removing dead code
Greg Hudson
2012-02-11
1
-1
/
+0
*
Remove some unneeded accessor fields
Greg Hudson
2012-01-07
1
-7
/
+0
*
Stop using krb5_typed_data structure type
Greg Hudson
2011-12-21
1
-2
/
+0
*
Don't use accessor in encrypted challenge
Greg Hudson
2011-09-24
1
-7
/
+0
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-3
/
+1
*
Defer hostname lookups in krb5_sendto_kdc
Greg Hudson
2011-02-13
1
-12
/
+0
*
Remove the non-iov entry point introduced in r23378, since it's easy
Greg Hudson
2009-11-29
1
-1
/
+0
*
Create functional internal interfaces to allow GSSAPI to perform
Greg Hudson
2009-11-28
1
-3
/
+2
*
make mark-cstyle
Tom Yu
2009-10-31
1
-77
/
+78
*
Bump the accessor version number since we made changes.
Greg Hudson
2009-10-28
1
-11
/
+7
*
Replace krb5_ with krb5Int_ prefix for non-API functions
Zhanna Tsitkov
2009-10-28
1
-1
/
+1
*
Implement new APIs to allow improved crypto performance
Greg Hudson
2009-10-19
1
-1
/
+1
*
Implement FAST from draft-ietf-krb-wg-preauth-framework
Sam Hartman
2009-03-31
1
-0
/
+7
*
Patch from Luke Howard to:
Sam Hartman
2009-01-13
1
-0
/
+1
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
1
-1
/
+1
*
Remove krb4 code in libkrb5
Greg Hudson
2008-12-15
1
-9
/
+3
*
Crypto IOV API per Projects/AEAD encryption API
Sam Hartman
2008-12-02
1
-0
/
+1
*
More regression tests for ASN.1 encoders
Ken Raeburn
2008-10-25
1
-0
/
+3
*
lean client changes
Zhanna Tsitkov
2008-08-20
1
-2
/
+8
*
If the LDAP KDB back end is being built, define ENABLE_LDAP. If
Ken Raeburn
2008-08-14
1
-2
/
+9
*
Don't build PKINIT ASN.1 support code if not building PKINIT plugin
Ken Raeburn
2008-08-13
1
-45
/
+56
*
missing comma
Jeffrey Altman
2007-08-06
1
-2
/
+3
*
Add PKINIT support
Kevin Coffman
2007-08-01
1
-0
/
+29
*
Use __extension__ if initializing by field name and using GCC in pre-C99 mode
Ken Raeburn
2006-12-19
1
-0
/
+3
*
Initialize accessor fields at compile time, under C99 and GCC
Ken Raeburn
2006-10-07
1
-30
/
+49
*
Move ASN.1 routines for KDB LDAP plugin into main krb5 library,
Ken Raeburn
2006-10-07
1
-0
/
+2
*
Merge from plugin branch
Ken Raeburn
2006-03-07
1
-1
/
+0
*
Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO
Ken Raeburn
2005-04-13
1
-1
/
+0
*
* include/k5-int.h (struct _krb5int_access): Add function pointer field
Ken Raeburn
2004-12-08
1
-0
/
+2
*
The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,
Jeffrey Altman
2003-12-19
1
-0
/
+3
*
* locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h.
Ken Raeburn
2003-06-06
1
-0
/
+7
*
Put krb5int_locate_server back in the accessor "export" list
Ken Raeburn
2003-06-04
1
-0
/
+1
*
Big step towards integrating libkrb524 into libkrb5:
Ken Raeburn
2003-05-24
1
-6
/
+9
*
Fix some KRB5_CALLCONV botches that were causing trouble for Windows build
Tom Yu
2002-12-07
1
-0
/
+1
*
protoize
Ken Raeburn
2002-09-03
1
-3
/
+1
*
* accessor.c (krb5int_accessor): Use krb5int_sendto instead of
Ken Raeburn
2002-08-22
1
-1
/
+1
*
Separate send-to-kdc UDP code, export it via accessor interface, and call in to
Ken Raeburn
2002-06-05
1
-0
/
+1
*
* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...
Sam Hartman
2001-10-26
1
-0
/
+3
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-1
/
+1
*
Use a "struct addrlist" instead of separate count and pointer-to-pointer values
Ken Raeburn
2001-06-20
1
-0
/
+1
*
implement and use new internal interface for locating servers
Ken Raeburn
2001-04-26
1
-0
/
+1
*
back out changes that shouldn't have been checked in yet
Ken Raeburn
2001-04-26
1
-1
/
+0
*
localaddr.c (foreach_localaddr): support SIOCGIFNUM, for Solaris
Ken Raeburn
2001-04-26
1
-0
/
+1
*
* changepw.c: Cast length argument to recvfrom/sendto to int
Ezra Peisach
2000-10-17
1
-5
/
+0
*
* accessor.c: Add NEED_SOCKETS in order to get prototype for
Tom Yu
2000-07-23
1
-0
/
+1
*
Add krb5int_accessor() to access internal krb5 functions from outside
Danilo Almeida
2000-07-19
1
-0
/
+53