blob: f67f253eb4bd0a9b89c8d687044f3e8c0bcb433e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
eliminate global variables
clean up command processing
fix "send" command
clean up option processing
add empty encrypt hooks (layer over ring buffers)
flushout --> use nullsink
fix ring buffer so it allocates more buf instead of overflowing
put tracing back in
authentication?
|