Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-23 | real fix | Artur Grabowski | |
1998-06-23 | fix warnings | Artur Grabowski | |
1998-06-22 | Fix for transarc string-to-key. | Bob Beck | |
1998-05-18 | update to a fresher libkrb | Artur Grabowski | |
1998-05-17 | update kth-tag (change already done here) | Artur Grabowski | |
1998-05-17 | update kth-tag (the change was not incorporated because it did not affect us) | Artur Grabowski | |
1998-05-15 | don't overflow buffers. | Artur Grabowski | |
1998-03-25 | get_ad_tkt.c : -Wall | Artur Grabowski | |
get_host.c : "==" != "=" + -Wall getaddrs.c : #include <err.h> krb_locl.h : add prototypes for k_{{,v},{,v}m}concat | |||
1998-03-25 | Update to reality. (don't think this man-page has been valid for the last | Artur Grabowski | |
3 years) | |||
1998-02-25 | nicer copyrights explaining that we are not criminals. | Artur Grabowski | |
1998-02-20 | fail if you don't have /etc/kerberosIV/krb.conf | Artur Grabowski | |
1998-02-18 | OpenBSD-tags and corrections of copyrights | Artur Grabowski | |
1997-12-22 | copyright cleanup. | Artur Grabowski | |
1997-12-16 | do not use a statically sized fd_set | Theo de Raadt | |
1997-12-15 | Upgrades, sanity checks, cleanup, etc. | Artur Grabowski | |
1997-12-14 | check the length of data in memcpy's | Artur Grabowski | |
1997-12-12 | Another upgrade of kth-krb + many fixes of strcpys and unchecked pointers. | Artur Grabowski | |
1997-12-10 | this should make things easier in the future. | Artur Grabowski | |
1997-12-10 | shared libraries can prevent you from writing legal C code | Theo de Raadt | |
1997-12-10 | et_list is elsewhere, is it not | Theo de Raadt | |
1997-12-09 | no, this is better | Theo de Raadt | |
1997-12-09 | ioctl-patch for machines with many interfaces. | Artur Grabowski | |
by Theo. | |||
1997-12-09 | I just wondered why it said "ud" instead of "udp". | Artur Grabowski | |
1997-12-09 | always those small bugs.. | Artur Grabowski | |
1997-12-09 | Always those small bugs.. | Artur Grabowski | |
1997-12-09 | Removed one expliotable hole, one possibly exploitable hole, many buffer | Artur Grabowski | |
overflows and lots of unchecked pointers. Tags are nice too. | |||
1997-12-02 | The change art made causes infinite recursion. This patches it until he ↵ | Theo de Raadt | |
fixes it right | |||
1997-12-02 | I'll never learn how to handle version numbers.. :( | Artur Grabowski | |
1997-12-02 | It was hard to commit this file an hour ago. (I forgot to save it) | Artur Grabowski | |
1997-12-02 | The disabling of kerberos should work now. | Artur Grabowski | |
I think I will document this in the future. It was impossible to find. | |||
1997-11-29 | We now have an asprintf() in libc. | Todd C. Miller | |
1997-11-29 | fixed the min problem. | Artur Grabowski | |
1997-11-28 | The first big step towards a complete upgrade to kth-krb4-0.9.7 | Artur Grabowski | |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller | |
1997-06-23 | oops, this is gross | Theo de Raadt | |
1997-06-23 | print addr in network byte order | Theo de Raadt | |
1997-06-22 | %u for uid | Theo de Raadt | |
1997-05-30 | 1) RCS id police | gene | |
2) Make filenames relevent to OpenBSD (i.e, /kerberos -> /etc/kerberosIv and /usr/include/*.h -> /usr/include/kerberosIV/*.h). To be specific: s/\/kerberos\//\/etc\/kerberosIV\//g s/\/usr\/include\//\/usr\/include\/kerberosIV\//g s/\/\.k/\/etc\/kerberosIV\/master_key/g s/\#include\s*\<(.*)\>/\#include \<kerberosIV\/$1\>/g | |||
1997-05-29 | use ${INSTALL} & friend; grr, PR#170 | Theo de Raadt | |
1997-04-09 | the the | Theo de Raadt | |
1997-03-25 | config file paranoia | bitblt | |
1997-02-25 | inc minor | Jason Downs | |
1997-02-15 | Rename crypt() entry in libdes to des_crypt | Thorsten Lockert | |
1997-02-12 | Delete old ticket file in addition to wiping if there is one. | dm | |
1997-01-27 | security | dm | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-12-16 | strncat related oflows | Theo de Raadt | |
1996-12-07 | buf oflow | Theo de Raadt | |
1996-11-11 | compile_et no longer needs to be treated special | Thorsten Lockert | |
1996-11-11 | com_err/compile_et changes | Jason Downs | |