index
:
binc
main
binc is an imap server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-11
fix dangling reference in BrokerFactory constructor
main
Jannis M. Hoffmann
2023-10-11
use smart pointer types in IOFactory, BrokerFactory and Broker
Jannis M. Hoffmann
2023-10-11
removed toString functions in convert
Jannis M. Hoffmann
2023-10-11
created a Parser class
Jannis M. Hoffmann
2023-10-11
use some enum classes
Jannis M. Hoffmann
2023-10-10
turned Tools class into a namespace
Jannis M. Hoffmann
2023-10-10
adjust comments in iodevice.h
Jannis M. Hoffmann
2023-10-10
turn Address into an aggregate
Jannis M. Hoffmann
2023-10-10
turn ArgOpts into an aggregate
Jannis M. Hoffmann
2023-10-10
remove unnecessary void in empty function declarations
Jannis M. Hoffmann
2023-10-10
correct regex for stdcpp headers
Jannis M. Hoffmann
2023-10-08
reduce line limit to 95
Jannis M. Hoffmann
2023-10-08
minor refactoring
Jannis M. Hoffmann
2023-10-08
formatted source and header files
Jannis M. Hoffmann
2023-10-08
add clang-format config file
Jannis M. Hoffmann
2023-10-05
wrong parenthesis setting in pending-updated.cc
Erwin Hoffmann
2023-10-05
authenticate does not fault in case of wrong auth args
Erwin Hoffmann
2023-10-05
Removed obsolete object file operator-id.o
Erwin Hoffmann
2023-09-22
scripts dir added
Erwin Hoffmann
2023-09-21
Connect: includes now <...>
Erwin Hoffmann
2023-09-21
added doc directory
Erwin Hoffmann
2023-09-21
added man pages
Erwin Hoffmann
2023-09-21
added .gitignore
Erwin Hoffmann
2023-09-21
all sources
Erwin Hoffmann
2023-09-21
Binc IMAP 2.0.14 - initial commit
Erwin Hoffmann