| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add const declarations to make remove warnings about converting | Ezra Peisach | 1995-09-04 | 6 | -10/+16 |
| * | kdc_preauth.c: New file, to contain the server-side preauthentication | Theodore Tso | 1995-09-02 | 5 | -55/+207 |
| * | Add documentation for the clockskew and kdc_timesync relations in the | Theodore Tso | 1995-09-02 | 2 | -0/+17 |
| * | k5-int.h: Added clockskew, kdc_req_sumtype, and kdc_default_options to | Theodore Tso | 1995-09-02 | 3 | -6/+22 |
| * | get_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabled, then set | Theodore Tso | 1995-09-02 | 6 | -55/+77 |
| * | Add test for old dump format | Paul Park | 1995-09-01 | 2 | -0/+12 |
| * | Makefile.in (check-unix): Add a test case to make sure | Theodore Tso | 1995-09-01 | 4 | -7/+18 |
| * | Remove __dbtest after done with make check | Paul Park | 1995-09-01 | 2 | -0/+9 |
| * | Serialize new time offset fields in the os_context | Paul Park | 1995-09-01 | 2 | -8/+36 |
| * | Add time offset field to the os_context structure. This offset is | Theodore Tso | 1995-09-01 | 2 | -0/+41 |
| * | * toffset.c: Added new file which implements the abstract interfaces | Theodore Tso | 1995-09-01 | 6 | -3/+178 |
| * | Test aname_to_lname during make check | Paul Park | 1995-08-31 | 3 | -0/+35 |
| * | Describe previous changes | Paul Park | 1995-08-31 | 1 | -0/+11 |
| * | Update ACL file description | Paul Park | 1995-08-31 | 1 | -3/+30 |
| * | Provide object for ACL decision | Paul Park | 1995-08-31 | 2 | -36/+42 |
| * | Make access decision based on subject and object, not just subject | Paul Park | 1995-08-31 | 2 | -9/+73 |
| * | Set magic number in krb5_rcache | Paul Park | 1995-08-31 | 2 | -0/+7 |
| * | Run using both GSSAPI and GSSAPI-V2 functions | Paul Park | 1995-08-31 | 2 | -0/+169 |
| * | Update for GSSAPI-V2. Add -v2 switch to use some of these features | Paul Park | 1995-08-31 | 5 | -23/+193 |
| * | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 32 | -295/+1622 |
| * | Add checks for stddef.h and xom.h for GSSAPI | Paul Park | 1995-08-31 | 2 | -0/+6 |
| * | init_sec_context.c (krb5_gss_init_sec_context): Remove duplicated | Ezra Peisach | 1995-08-30 | 2 | -23/+5 |
| * | Zero out newly allocated context so encrypt_block doesnt have garbage | Paul Park | 1995-08-29 | 3 | -1/+8 |
| * | Add description of strings recognized by str_conv.c | Paul Park | 1995-08-29 | 3 | -0/+255 |
| * | Replace explicit library list with $(LIBS) so we get -lsocket on Solaris | Paul Park | 1995-08-29 | 2 | -1/+6 |
| * | Fix compilation errors | Paul Park | 1995-08-29 | 3 | -4/+7 |
| * | Add serialization support for profile | Paul Park | 1995-08-29 | 3 | -0/+183 |
| * | Use new gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 3 | -2/+44 |
| * | Describe previous changes | Paul Park | 1995-08-29 | 2 | -0/+24 |
| * | Add magic numbers for GSSAPI data structures | Paul Park | 1995-08-29 | 1 | -1/+3 |
| * | Add prototypes for {im,ex}port_sec_context and kg_ser_context_init | Paul Park | 1995-08-29 | 1 | -0/+17 |
| * | Add {im,ex}port_sec_context wrapper routines | Paul Park | 1995-08-29 | 1 | -0/+30 |
| * | Add new modules to support {im,ex}port of GSSAPI context | Paul Park | 1995-08-29 | 5 | -0/+1060 |
| * | Add prototypes for gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 2 | -1/+15 |
| * | New test module for serialization routines | Paul Park | 1995-08-29 | 1 | -0/+714 |
| * | Add serialization support for K5 data structures | Paul Park | 1995-08-29 | 12 | -3/+2997 |
| * | Copy keyblock from message instead of setting a pointer to data which is goin... | Paul Park | 1995-08-29 | 1 | -1/+2 |
| * | Free allocated serializers when releasing context | Paul Park | 1995-08-29 | 1 | -0/+3 |
| * | Set magic number when initializing auth_context | Paul Park | 1995-08-29 | 1 | -104/+77 |
| * | Add magic number to krb5_auth_context | Paul Park | 1995-08-29 | 1 | -0/+1 |
| * | Add rcache serialization support | Paul Park | 1995-08-29 | 4 | -2/+225 |
| * | Add keytab serialization support | Paul Park | 1995-08-29 | 11 | -4/+434 |
| * | Add magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB, RCACHE and CCACHE | Paul Park | 1995-08-29 | 2 | -0/+10 |
| * | Add ccache serialization support | Paul Park | 1995-08-29 | 8 | -2/+233 |
| * | Add context serialization support. Fix gcc -Wall complaints | Paul Park | 1995-08-29 | 2 | -8/+215 |
| * | Set and use priv_size in the krb5_encrypt_block | Paul Park | 1995-08-29 | 3 | -1/+8 |
| * | Add prototype for database context serializer | Paul Park | 1995-08-29 | 2 | -0/+6 |
| * | Describe previous changes | Paul Park | 1995-08-29 | 1 | -0/+9 |
| * | Add serializer definitions | Paul Park | 1995-08-29 | 1 | -0/+86 |
| * | Add priv_size to krb5_encrypt_block | Paul Park | 1995-08-29 | 1 | -0/+4 |