| Commit message (Expand) | Author | Age | Files | Lines |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -127/+125 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 9 | -14/+197 |
* | Remove some lingering Saber C cruft | Greg Hudson | 2008-12-05 | 1 | -4/+0 |
* | Lite Client - the following calls are server-side functions: | Zhanna Tsitkov | 2008-11-17 | 1 | -0/+2 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -75/+82 |
* | Fix conditionals from last change | Ken Raeburn | 2008-11-03 | 2 | -2/+2 |
* | If we're not making asn1buf_insert_octet an inline function, then make | Ken Raeburn | 2008-11-03 | 4 | -29/+20 |
* | partial rewrite of the ASN.1 encoders | Ken Raeburn | 2008-10-25 | 11 | -2191/+2317 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -8/+4 |
* | Change LDAP key-sequence encoder to use a single data structure | Ken Raeburn | 2008-10-06 | 1 | -7/+16 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -70/+75 |
* | Untabify; trim trailing whitespace; add emacs local variables to avoid tabs | Ken Raeburn | 2008-09-09 | 21 | -2285/+2306 |
* | Use braces to repair broken emacs indentation, caused by omission of a | Ken Raeburn | 2008-09-05 | 1 | -4/+6 |
* | Whitespace changes, mostly horizontal, for consistency with current | Ken Raeburn | 2008-09-05 | 12 | -3223/+3224 |
* | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 5 | -31/+30 |
* | Fix broken build -- conditionalize some stuff on DISABLE_PKINIT that I | Ken Raeburn | 2008-08-19 | 2 | -1/+5 |
* | If the LDAP KDB back end is being built, define ENABLE_LDAP. If | Ken Raeburn | 2008-08-14 | 1 | -0/+3 |
* | Don't build PKINIT ASN.1 support code if not building PKINIT plugin | Ken Raeburn | 2008-08-13 | 2 | -1/+5 |
* | sequence_of_no_tagvars declared variables used only in | Ken Raeburn | 2008-08-07 | 1 | -20/+16 |
* | get_eoc() is always followed by next_tag(), so don't bother setting | Ken Raeburn | 2008-08-07 | 2 | -26/+16 |
* | Pull out EOC error checks into separate functions | Ken Raeburn | 2008-08-07 | 2 | -12/+34 |
* | Use bitfields for class and construction type | Ken Raeburn | 2008-08-07 | 1 | -0/+7 |
* | Rewrite tagnum-checking code to streamline normal path and push refined | Ken Raeburn | 2008-08-07 | 5 | -33/+40 |
* | Pull out generic array expansion code from array_append macro into a | Ken Raeburn | 2008-04-03 | 1 | -7/+22 |
* | In the pkinit decoders, set up things properly so that asn1buf_sync() | Tom Yu | 2007-09-13 | 1 | -3/+22 |
* | Change use of choice_pa_pk_as_rep_UNKNOWN to | Ezra Peisach | 2007-08-26 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -65/+71 |
* | Add PKINIT support | Kevin Coffman | 2007-08-01 | 6 | -1/+1270 |
* | If no salt is included with the key data, set the salt length field to 0. | Ken Raeburn | 2007-07-27 | 1 | -1/+2 |
* | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 1 | -3/+6 |
* | Fix various gcc warnings about pointer target signedness and qualifiers | Ken Raeburn | 2007-05-10 | 1 | -2/+4 |
* | Ensure consistancy between prototypes and functions | Ezra Peisach | 2007-02-19 | 2 | -14/+14 |
* | more Novell ldap patches from Nov 6 and Fix for wrong password policy referen... | Will Fiveash | 2006-11-13 | 1 | -4/+6 |
* | latest Novell ldap patches and kdb5_util dump support for ldap | Will Fiveash | 2006-10-30 | 1 | -7/+18 |
* | Check for allocation failure. Caught by Will Fiveash | Ken Raeburn | 2006-10-10 | 1 | -2/+3 |
* | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 2 | -0/+478 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -30/+34 |
* | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 1 | -0/+1 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -10/+10 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -55/+61 |
* | Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function. | Ken Raeburn | 2006-04-14 | 1 | -2/+2 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -31/+25 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1297/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 2 | -67/+0 |
* | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 2 | -0/+5 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -77/+79 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -26/+32 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -24/+24 |