|
|
1.1 root 1: #define BUFSIZE 1024
2:
3: #define TRUE 1
4: #define FALSE 0
5:
6: extern char *getchallenge();
7: extern int responseok();
8: extern int doconnect();
9:
10: enum keytypes {NONE, PASS, ATALLA};
11:
12: /* if system V:
13: #define srand srand48
14: #define lrand lrand48
15: */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.