45 Commits (40c9c7bfc80dff94d2d788f9be83d01410d1d37e)
 

Author SHA1 Message Date
Gernot Kranz 40c9c7bfc8 Change clang-format behaviour in regard to comments 5 months ago
Gernot ccc4f57d97 sketch out exceptions that need to be caught or raised 5 months ago
Gernot c5b22e38cc save Config in Transport Class 5 months ago
Gernot 6d659719cb catch even more exceptions 5 months ago
Gernot Kranz 9dbaeb49a0 catch some more exceptions 5 months ago
Gernot Kranz 1ebd6b79be catch some errors and call callbacks 5 months ago
Gernot Kranz effcdf4100 implement basic funktionality of recvnext and async population of rx_queue 5 months ago
Gernot 4bf94e504b Fix some exceptions that occured in the test 5 months ago
Gernot 3b3df53784 Make test output more verbose 5 months ago
Gernot Kranz 759920d4cc playing with recvnext and rx_queue 5 months ago
Gernot 4fec97be29 to work with the test setup, conn_imap has to be of class mailio::imaps 5 months ago
Gernot Kranz 7a14a8792d small imap test 5 months ago
Gernot Kranz d2b0292a60 Merge branch 'master' of https://gitea.pep.foundation/gernot/pEpTransportMail 5 months ago
Gernot ba0628cd70 change secret implementation to fit makefile.
yes I know, it'd be better to adjust the Makefile instead of doing such an ugly hack, but idk atm.
5 months ago
Gernot Kranz 88f31f8eba some sketches about how to populate rx_queue 5 months ago
Gernot Kranz 239b6dfd56 move imap connection to startup()
questions remaining:
      - type of conn_imap (pointer or not, raw pointer or smart pointer)
      - related: how to make both imaps and imap possible
5 months ago
Gernot f3ca9cea1a Add default constructor for Login, needed for previous commit 5 months ago
Gernot 53b109dd2b make secrets template transparent 5 months ago
Gernot 8e80564cf5 (hopefully) clearing up auth_method_t 5 months ago
Gernot 4ef9fd0661 fix transport flow bugs 5 months ago
Gernot Kranz d3e7c23ff4 Tweak test to use new ConfigMail constructors 5 months ago
Gernot Kranz d6037ce1d5 Add some constructors to Login and ConfigMail class 5 months ago
Gernot Kranz a6be5bf78b add clang-format file 5 months ago
Gernot Kranz 86411c0f0e clean up Login and subclass constructors 5 months ago
Gernot Kranz 644e60bf8e extend doxygen comments 5 months ago
Gernot Kranz 6e67332da6 update Doxyfile 5 months ago
Gernot Kranz e45a333d17 Move Login class to extra header file and add some conversion magic 5 months ago
Gernot Kranz 2592185003 Add some rough documentation 5 months ago
Gernot Kranz 4af4adf29d make test not fail for missing msg.id 5 months ago
Gernot Kranz c8036b2cd6 move constructor to .cc file 5 months ago
Gernot Kranz a033a283ec comments 5 months ago
Gernot Kranz 2e4de207fb write a mailio::message child class with pEp::message conversion constructors/operattors 5 months ago
Gernot Kranz 3b696cffa0 First test 5 months ago
Gernot Kranz c135956ab8 successful build with log_enabled 5 months ago
Gernot Kranz 7addc37da4 extend Makefiles 5 months ago
Gernot Kranz 7d3681f2ef eliminate build errors
partly by commenting out stuff that'll need more work
5 months ago
Gernot Kranz 7067ec1df0 eliminate most build errors 5 months ago
Gernot Kranz 3ca6c1556a eliminate build errors that origin from pEpTransportMail.hh 5 months ago
Gernot Kranz c2f3a14d65 improve Makefiles 5 months ago
Gernot Kranz 0b2f27a160 Concept for recvnext 6 months ago
Gernot Kranz ce82bbbb9b populate mailio message to send 7 months ago
Gernot Kranz ba834a0ccd begin populating mailio message to send 7 months ago
Gernot Kranz cfdc37cc29 change RCE to Mail and begin implementing config 7 months ago
Gernot Kranz 6bea5e41c8 scaffold 9 months ago
gernot ad2a8c42c1 Initial commit 9 months ago