Commits

Denys Vlasenko committed 3916139ac4b
tls: make input buffer grow as needed As it turns out, it goes only up to "inbuf_size:4608" for kernel.org - fixed 18kb buffer was x4 larger than necessary. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>