Commit History

Auteur SHA1 Bericht Datum
  Dr. David von Oheimb d318fc9545 DOC: Slightly improve the documentation of BIO_lookup() and related functions 3 jaren geleden
  Matt Caswell 3c2bdd7df9 Update copyright year 3 jaren geleden
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 jaren geleden
  Tomas Mraz 12b4e5821d Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 3 jaren geleden
  Richard Levitte 256d41d437 BIO: Undefine UNICODE in b_addr.c to get POSIX declaration of gai_strerror() 4 jaren geleden
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 jaren geleden
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 jaren geleden
  Matt Caswell eec0ad10b9 Update copyright year 4 jaren geleden
  drgler 99501e817c Ensure that _GNU_SOURCE is defined for NI_MAXHOST and NI_MAXSERV 4 jaren geleden
  Viktor Szakats be66a15cc1 Fix unused goto label gcc warning 5 jaren geleden
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 jaren geleden
  Tomas Mraz 91cb81d40a BIO_lookup_ex: Do not retry on EAI_MEMORY 5 jaren geleden
  Tomas Mraz 7f616a00e9 BIO_lookup_ex: Always retry the lookup on failure with AI_NUMERICHOST set 5 jaren geleden
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 5 jaren geleden
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro 5 jaren geleden
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 jaren geleden
  Matt Caswell a2e520447e Move a fall through comment 5 jaren geleden
  Tomas Mraz 3f91ede9ae BIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if getaddrinfo fails 5 jaren geleden
  Tomas Mraz b8472b4e67 Use AI_ADDRCONFIG hint with getaddrinfo if available. 5 jaren geleden
  Klotz, Tobias 5c8b7b4caa Cleanup vxworks support to be able to compile for VxWorks 7 6 jaren geleden
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ 6 jaren geleden
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 jaren geleden
  Andy Polyakov 55bd917bc4 bio/b_addr.c: resolve HP-UX compiler warnings. 6 jaren geleden
  Rich Salz cdb10bae3f Set error code on alloc failures 6 jaren geleden
  Matt Caswell 6738bf1417 Update copyright year 6 jaren geleden
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 jaren geleden
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 7 jaren geleden
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 7 jaren geleden
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new 7 jaren geleden
  Zhu Qun-Ying 177503752b Fixed address family test error for AF_UNIX in BIO_ADDR_make 7 jaren geleden