Merge remote-tracking branch 'origin/8.1' into gobject-introspection
SSL.Buffer: Added read_string_array().
Use Buffer objects instead of strings for handle_handshake API.
SSL: Protected some create()s.
Renamed methods for consistency with Stdio.Buffer
Removed bignum functions. Using them wouldn't do much.
Better use of Stdio.Buffer APIs.
put_fix_string() and add_data() converted to add().
Rewrote get_uint, put_uint, get_var_string and get_fix_string.
Replaced pop_data() with read() or direct buffer usage.
put_var_string -> add_hstring
Use SSL.Buffer instead of ADT.struct