Historia zmian

Autor SHA1 Wiadomość Data
  Oswald Buddenhagen f8d73ac346 make socket_write() capable of taking ownership of the buffer 14 lat temu
  Oswald Buddenhagen 8a72d204c9 change socket_write() return code semantics 14 lat temu
  Oswald Buddenhagen a85013d6ff make IMAP pipeline depth configurable 14 lat temu
  Oswald Buddenhagen a266f28f1c cancel submitted commands when canceling store 14 lat temu
  Oswald Buddenhagen 171f7d6cd3 Socket_t + buffer_t => conn_t 14 lat temu
  Oswald Buddenhagen ef41349035 move socket code to a separate file 14 lat temu
  Oswald Buddenhagen d1ee94f02c move greeting response handling into get_cmd_result() 14 lat temu
  Oswald Buddenhagen 584e51ed7d docs 14 lat temu
  Oswald Buddenhagen 2ab689b3df make imap_exec() result reporting callback-based 14 lat temu
  Oswald Buddenhagen 05fd0b9970 split out drv->load() from drv->select() 14 lat temu
  Oswald Buddenhagen 7addc3bea8 minor cleanup: use ctx->gen instead of gctx for consistency 13 lat temu
  Oswald Buddenhagen ea951a697f fix error paths wrt sync drivers, take 2 13 lat temu
  Oswald Buddenhagen b0bbd23512 replace DRV_STORE_BAD with a separate bad_callback() 13 lat temu
  Oswald Buddenhagen 9554026443 make drv->cancel()'s callback have no status code 13 lat temu
  Oswald Buddenhagen 06ccac1fdd always use return value from get_cmd_result() 14 lat temu
  Oswald Buddenhagen 121ce76e46 make response code parse failure of untagged OK/NO/BYE/BAD non-fatal 14 lat temu
  Oswald Buddenhagen 4d4de6e275 remove redundant use_ssl variables 14 lat temu
  Oswald Buddenhagen 17dc64b414 after [TRYCREATE], just resend the same command instead of cloning it 14 lat temu
  Oswald Buddenhagen 83efbe327d use return values from correct set in get_cmd_result() 14 lat temu
  Oswald Buddenhagen 99cc328f17 do away with the dreaded rcaps hack 14 lat temu
  Oswald Buddenhagen 1545ed90a0 purge imap_store_t::currentnc vestiges 14 lat temu
  Oswald Buddenhagen c66afdc0a8 move setting of ctx->listed outside the drivers 14 lat temu
  Oswald Buddenhagen 61d98c5a1d fix a bunch of warnings 13 lat temu
  Oswald Buddenhagen 4afd31a457 avoid preprocessor warnings on missing features: #if => #ifdef 14 lat temu
  Oswald Buddenhagen cf6a7b4d18 less bizarre code 14 lat temu
  Oswald Buddenhagen 7e1c16ae02 make cram() sane 14 lat temu
  Oswald Buddenhagen 2c729bf9e6 don't leak SSL objects 14 lat temu
  Oswald Buddenhagen d637772339 turns out, free(NULL) is just fine ... 14 lat temu
  Oswald Buddenhagen e1fa867423 fix UIDNEXT handling 14 lat temu
  Oswald Buddenhagen 5ade279839 don't hang after failed start_tls() 14 lat temu