Fix no-sock on Windows
[openssl.git] / include / openssl / bio.h
2016-04-20 Matt CaswellFix no-sock on Windows
2016-04-20 Matt CaswellFix no-dgram on Windows
2016-04-13 Matt CaswellFix explicit de-init macros
2016-04-13 Matt CaswellDeprecate BIO_sock_cleanup() and make it a no-op
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-03-30 Matt CaswellFix build compilation failures
2016-03-29 Matt CaswellMake BIO opaque
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-19 Alex GaynorGH36: Add casts to match the documentation
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_BIO to new multi-threading API
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-05 Matt CaswellAdd a BIO_ADDR_clear function
2016-02-03 Richard Levittemake update
2016-02-03 Richard LevitteRefactoring BIO: adapt BIO_s_connect and BIO_s_accept
2016-02-03 Richard Levittemake update
2016-02-03 Richard Levittemake update
2016-02-03 Richard LevitteRefactoring BIO: new socket-handling functions, depreca...
2016-02-03 Richard LevitteRefactoring BIO: add error macros & text, and make...
2016-02-03 Richard LevitteRefactoring BIO: add wrappers around sockaddr et al
2016-01-31 Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-28 Richard LevitteCorrect number of arguments in BIO_get_conn_int_port...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-02 Richard LevitteRemove the state parameter from BIO_ctrl_set_connected
2015-11-02 Richard LevitteBIO_s_datagram() ctrl doesn't support SEEK/TELL, so...
2015-11-02 Richard LevitteCorrect or add comments indicating what controls belong...
2015-11-02 Richard LevitteRemove PROXY controls that aren't used anywhere
2015-11-02 Richard LevitteRemove dummy argument from BIO_get_bind_mode
2015-11-02 Richard LevitteHave BIO_get_conn_int_port use BIO_ctrl instead BIO_int...
2015-10-02 Rich SalzRemove BIO_s_file_internal macro.
2015-09-30 David WoodhouseFix no-stdio build
2015-09-23 Matt CaswellAdd BIO_CTRL_DGRAM_SET_PEEK_MODE
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-16 Richard LevitteRemove one extraneous parenthesis
2015-06-10 Matt CaswellChange BIO_number_read and BIO_number_written() to...
2015-05-13 Rich SalzRemove some outdated #defines.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory