Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-03 | missing proto; ok hin | Peter Valchev | |
2003-12-28 | Introduce -4 and -6: options to force usage of IPv4 or IPv6 only. | Otto Moerbeek | |
From PR 1974. ok henning@ jose@ | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-03-25 | Todd Miller pointed this out to me: | Hans Insulander | |
You really want to use 'volatile sig_atomic_t' not just sig_atomic_t for flags set in signal handlers. Without the volatile gcc may stick the value in a register but update the on-stack copy in the signal handler. | |||
2002-03-22 | Telnet encryption warning messages, taken from kth-krb4-1.1.1. | Hans Insulander | |
(krb4-1.1.1 will be imported after release) Noone bothered to look at this, but I've used this for a couple of weeks, and i really want this to go in before release. | |||
2002-02-17 | telnet used a P macro instead of __P -- g/c that too. | Todd C. Miller | |
2001-07-04 | symmetrical, not symetrical | Peter Valchev | |
2001-05-25 | KerberosV support from Heimdal. | Hans Insulander | |
2001-01-22 | make sizeof tline doable; bad aaron. | Federico G. Schwindt | |
1998-03-12 | repair tn3270 | Theo de Raadt | |
1998-03-12 | encryption support from kth-krb 0.9.8 (kerberos only) | Artur Grabowski | |
plus some tweaks for better binary/8-bit support. | |||
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |