|
645a0d734b
|
Remove encryption as implementation is too weak.
|
2016-03-23 21:11:05 +08:00 |
|
|
e2be62323b
|
Review scope of exported variables and functions for bind, eval, file,fileio, random.
|
2015-02-16 11:39:16 +08:00 |
|
|
f8df147015
|
Insure restflag and resterr() belong to same scope.
|
2015-02-13 11:23:12 +08:00 |
|
|
3847f03f04
|
Explicit use of buffer name type in buffer name creation.
|
2014-12-22 20:56:49 +08:00 |
|
|
494210424c
|
Introduce fname_t type and remove need of NFILEN filename length constant.
|
2014-12-22 20:56:32 +08:00 |
|
|
c4becabbc2
|
Move globals defines from globals.c.
|
2014-12-22 17:44:41 +08:00 |
|
|
8862838594
|
Restflag moved from globals to file.
|
2014-12-22 17:41:50 +08:00 |
|
|
87cd40ce6a
|
Extract struct buffer and struct window from estruct.h.
|
2014-12-22 16:11:13 +08:00 |
|
|
0aea939e21
|
Review prototypes of function with filenames and lock flag.
|
2014-12-22 16:10:26 +08:00 |
|
|
fb6d6bd595
|
Insure CRYPT is defined before header inclusion.
|
2014-12-22 16:10:13 +08:00 |
|
|
fb395c3f01
|
Cleanup encryption key setting by moving core to file.
|
2014-12-22 16:06:41 +08:00 |
|
|
73c372fc7f
|
add file header.
|
2014-12-22 14:46:05 +08:00 |
|