]> jfr.im git - solanum.git/history - authd/providers/opm.c
opm: minor fixes
[solanum.git] / authd / providers / opm.c
2016-04-06  Elizabeth Myersopm: minor fixes
2016-04-06  Elizabeth Myersopm: silly bugfix
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-05  Elizabeth MyersClean up the provider status logic.
2016-04-04  Elizabeth Myersauthd: update all providers to new timeout API
2016-04-04  Elizabeth Myersopm: fix typo
2016-04-04  Elizabeth Myersopm: update to new provider data API
2016-04-03  Elizabeth Myersopm: don't start until we've finished ident and rDNS...
2016-04-03  Elizabeth MyersUse rb_dlink_list_length... == 0, not !rb_dlink_list_length
2016-04-03  Elizabeth Myersopm: properly disable opm on blacklist deletions.
2016-04-03  Elizabeth Myersopm: properly check for duplicate listeners
2016-04-03  Elizabeth Myersopm: downgrade a non-fatal warning
2016-04-02  Elizabeth Myersopm: add support for HTTPS CONNECT proxies.
2016-04-02  Elizabeth MyersAdd HTTP CONNECT proxy scanning
2016-04-02  Elizabeth Myersopm: add configuration interface for configuring scan...
2016-04-01  Elizabeth Myersopm: properly re-establish listeners on re-enable
2016-04-01  Elizabeth Myersopm: properly close listeners after disabling proxy...
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-04-01  Elizabeth Myersproviders/opm: It Works™
2016-04-01  Elizabeth Myersopm: properly connect to destination port on scan
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-31  Elizabeth Myersauthd/providers/opm: configure port listeners correctly
2016-03-31  Elizabeth Myersproviders/opm: use a name that makes more sense for...
2016-03-31  Elizabeth Myerssockaddr_storage -> rb_sockaddr_storage
2016-03-31  Elizabeth Myersopm: don't assume we have netinet/tcp.h
2016-03-31  Elizabeth Myersauthd: add (not really working) OPM provider.