diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-05-12 19:14:15 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-05-12 19:14:15 +0000 |
commit | b22094be64fdb17e5297760bb885105de275c0f2 (patch) | |
tree | 5611a7568c58b9c7b9172395f00eacffc4b835de /lib/libcrypto/bio | |
parent | 1e2edac547910d9a2e9b8376d9b7b3d98895e578 (diff) |
Move the `pqueue' part of libcrypto, which is a glorified sorted linked list
of 64-bit data, and only used by DTLS, to libssl where it belongs.
Remove pqueue_print() which is a debugging interface and serves no useful
purpose, except for the regress test, which grows its own pqueue_print()
routine.
Bump libcrypto major and libssl minor.
WARNING: do not update your tree right now, more changes are coming, which
will ride the libcrypto major bump.
Diffstat (limited to 'lib/libcrypto/bio')
0 files changed, 0 insertions, 0 deletions