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
/
appl
/
telnet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update automatic dependencies to work on Windows by using $(OUTPRE) and
Ken Raeburn
2001-10-11
3
-84
/
+89
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
23
-403
/
+337
*
update dependencies
Ken Raeburn
2001-09-28
1
-2
/
+2
*
* telnetd.c: Move include of fake-addrinfo.c to after stdlib.h so
Ezra Peisach
2001-09-08
2
-3
/
+7
*
* commands.c (tn): Don't crash printing null hostname in case where supplied
Ken Raeburn
2001-09-07
2
-2
/
+9
*
updated dependencies for latest make-depend target code
Ken Raeburn
2001-09-06
3
-56
/
+56
*
dependencies
Ken Raeburn
2001-09-02
4
-3
/
+132
*
* configure.in: Check for ipv6 support
Ken Raeburn
2001-08-31
2
-0
/
+3
*
* ext.h: Always use prototype declarations
Ken Raeburn
2001-08-31
2
-93
/
+88
*
* defs.h: Don't include socket-utils.h until after netinet/in.h
Ken Raeburn
2001-08-30
2
-3
/
+7
*
ipv6 support, except if source routing is requested (may be broken)
Ken Raeburn
2001-08-30
3
-93
/
+133
*
* telnet.c (setupterm): Now static.
Ken Raeburn
2001-08-30
2
-5
/
+13
*
note ipv6 work still not done
Ken Raeburn
2001-08-30
1
-0
/
+7
*
support incoming ipv6 connections; debug mode still ipv4 only
Ken Raeburn
2001-08-30
3
-15
/
+35
*
* termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin...
Ken Raeburn
2001-08-30
3
-0
/
+9
*
* authenc.c (net_write): Rewrite in terms of netwrite()
Tom Yu
2001-08-02
9
-447
/
+433
*
* sys_term.c (startslave): Get rid of extra argument in call to
Ezra Peisach
2001-07-23
2
-1
/
+6
*
* enc_des.c (fb64_start): Remove variable set but never used
Ezra Peisach
2001-07-23
2
-3
/
+5
*
* kerberos.c (Data): Third argument now const
Ezra Peisach
2001-07-09
5
-8
/
+20
*
* configure.in: Add AC_HEADER_STDARG
Ezra Peisach
2001-07-08
3
-5
/
+24
*
* configure.in: Check for need to provide setenv prototype if
Ezra Peisach
2001-07-06
4
-2
/
+14
*
* configure.in: Check if prototype needed for herror()
Ezra Peisach
2001-07-06
3
-1
/
+29
*
* sys_term.c (addarg): Cast char to long in indexing array
Ezra Peisach
2001-07-06
2
-4
/
+14
*
* encrypt.c (encrypt_reply): Cast arguments to printf to match
Ezra Peisach
2001-07-05
2
-4
/
+9
*
* commands.c: Remove prototypes for EncryptAutoEnc(),
Ezra Peisach
2001-07-02
2
-6
/
+7
*
* krb5forw.h: File with prototype for rd_and_store_for_creds()
Ezra Peisach
2001-07-02
13
-16
/
+78
*
* commands.c: Declare sourceroute() static
Ezra Peisach
2001-07-02
2
-2
/
+7
*
* commands.c: Declare local functions static
Ezra Peisach
2001-07-02
7
-26
/
+47
*
* state.c: Declate doclientstat() static and conditionalize
Ezra Peisach
2001-07-02
5
-10
/
+23
*
* telnetd.c (main): Change variable sin to sin4.
Ezra Peisach
2001-06-22
2
-11
/
+16
*
* commands.c (tn): Change sin to sin4 to not shadow global
Ezra Peisach
2001-06-22
3
-28
/
+36
*
* enc_des.c: Change local variable index to idx to not shadown
Ezra Peisach
2001-06-22
4
-45
/
+58
*
* forward.c: If NEED_SETENV defined, provide prototype for setenv
Ezra Peisach
2001-06-21
3
-0
/
+11
*
* telnetd.c: Add prototypes for getent() and tgetent()
Ezra Peisach
2001-06-21
2
-1
/
+8
*
* configure.in: Test for parsetos() prototype and presence of
Ezra Peisach
2001-06-21
4
-2
/
+24
*
* configure.in: Test if prototypes needed for setenv and unsetenv
Ezra Peisach
2001-06-21
3
-0
/
+14
*
* kerberos5.c: Add prototype for rd_and_store_for_creds()
Ezra Peisach
2001-06-21
2
-0
/
+8
*
* utility.c (printsub): Ensure variable set before use
Ezra Peisach
2001-06-19
2
-1
/
+5
*
telnet.c (telrcv): Ensure variable set before use
Ezra Peisach
2001-06-19
2
-1
/
+5
*
* encrypt.c (encrypt_is): Cast arguments to printf to match format
Ezra Peisach
2001-06-18
2
-2
/
+7
*
* utility.c (printdata): Cast argument to isprint() to int
Ezra Peisach
2001-06-18
2
-1
/
+5
*
* commands.c: Cast argument to isspace() to int
Ezra Peisach
2001-06-18
3
-6
/
+12
*
* genget.c (LOWER): Cast argument to isupper()/tolower() to int
Ezra Peisach
2001-06-18
2
-1
/
+5
*
* main.c: Include unistd.h (if present) for getopt() prototype
Ezra Peisach
2001-06-08
2
-0
/
+8
*
* authenc.c (telnet_gets): Cleanup assignment in conditional
Ezra Peisach
2001-06-07
10
-41
/
+164
*
* ext.h: Remove unused prototype for start_slave() and replace
Ezra Peisach
2001-06-07
6
-14
/
+44
*
* auth-proto.h: Add prototype for kerberos5_cleanup()
Ezra Peisach
2001-06-07
3
-1
/
+22
*
* auth-proto.h: Add prototypes for getauthmask(), auth_enable,
Ezra Peisach
2001-06-06
16
-47
/
+130
*
* telnet.c (telnet): Fix grammar in some error messages
Ken Raeburn
2001-05-01
2
-6
/
+11
*
telnetd.c (usage): Align output columns better
Ken Raeburn
2001-04-27
2
-3
/
+3
[prev]
[next]