提交历史

作者 SHA1 备注 提交日期
  Oswald Buddenhagen faeb9b5bf7 centralize imap_cmd_refcounted_state refcount decrementing 14 年之前
  Oswald Buddenhagen f5086f735c get rid of redundant literal_pending state flag 14 年之前
  Oswald Buddenhagen bd93d689db fully asynchronous IMAP operation 13 年之前
  Oswald Buddenhagen 802c99edcf make socket read/write error reporting callback-based 14 年之前
  Oswald Buddenhagen f1df2f40d1 decouple the filling of the read buffer from consuming it 14 年之前
  Oswald Buddenhagen 886cd03e37 centralize imap_cmd disposal 14 年之前
  Oswald Buddenhagen f8d73ac346 make socket_write() capable of taking ownership of the buffer 14 年之前
  Oswald Buddenhagen 8a72d204c9 change socket_write() return code semantics 14 年之前
  Oswald Buddenhagen a85013d6ff make IMAP pipeline depth configurable 14 年之前
  Oswald Buddenhagen a266f28f1c cancel submitted commands when canceling store 14 年之前
  Oswald Buddenhagen 171f7d6cd3 Socket_t + buffer_t => conn_t 14 年之前
  Oswald Buddenhagen ef41349035 move socket code to a separate file 14 年之前
  Oswald Buddenhagen d1ee94f02c move greeting response handling into get_cmd_result() 14 年之前
  Oswald Buddenhagen 584e51ed7d docs 14 年之前
  Oswald Buddenhagen 2ab689b3df make imap_exec() result reporting callback-based 14 年之前
  Oswald Buddenhagen 05fd0b9970 split out drv->load() from drv->select() 14 年之前
  Oswald Buddenhagen 7addc3bea8 minor cleanup: use ctx->gen instead of gctx for consistency 13 年之前
  Oswald Buddenhagen ea951a697f fix error paths wrt sync drivers, take 2 13 年之前
  Oswald Buddenhagen b0bbd23512 replace DRV_STORE_BAD with a separate bad_callback() 13 年之前
  Oswald Buddenhagen 9554026443 make drv->cancel()'s callback have no status code 13 年之前
  Oswald Buddenhagen 06ccac1fdd always use return value from get_cmd_result() 14 年之前
  Oswald Buddenhagen 121ce76e46 make response code parse failure of untagged OK/NO/BYE/BAD non-fatal 14 年之前
  Oswald Buddenhagen 4d4de6e275 remove redundant use_ssl variables 14 年之前
  Oswald Buddenhagen 17dc64b414 after [TRYCREATE], just resend the same command instead of cloning it 14 年之前
  Oswald Buddenhagen 83efbe327d use return values from correct set in get_cmd_result() 14 年之前
  Oswald Buddenhagen 99cc328f17 do away with the dreaded rcaps hack 14 年之前
  Oswald Buddenhagen 1545ed90a0 purge imap_store_t::currentnc vestiges 14 年之前
  Oswald Buddenhagen c66afdc0a8 move setting of ctx->listed outside the drivers 14 年之前
  Oswald Buddenhagen 61d98c5a1d fix a bunch of warnings 13 年之前
  Oswald Buddenhagen 4afd31a457 avoid preprocessor warnings on missing features: #if => #ifdef 14 年之前