| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_time: Remove obsolete XEP-0090 support | Kim Alvefur | 2022-08-15 | 1 | -0/+1 |
* | util.datetime: Add support for sub-second precision timestamps | Kim Alvefur | 2022-08-14 | 1 | -0/+4 |
* | mod_saslauth: Implement RFC 9266 'tls-exporter' channel binding (#1760) | Kim Alvefur | 2022-06-01 | 1 | -0/+1 |
* | CHANGES: Lua 5.1 support removed (closes #1600) | Kim Alvefur | 2022-07-05 | 1 | -0/+4 |
* | mod_saslauth: Advertise channel bindings via XEP-0440 | Kim Alvefur | 2020-12-06 | 1 | -0/+4 |
* | net.server_epoll: Add option to defer accept() until data available | Kim Alvefur | 2022-05-15 | 1 | -0/+1 |
* | net.server_epoll: Add support for TCP Fast Open | Kim Alvefur | 2021-07-08 | 1 | -0/+1 |
* | CHANGES: Update to add new changes in trunk | Matthew Wild | 2022-03-19 | 1 | -0/+14 |
* | CHANGES: Update to reflect 0.12.0 release | Matthew Wild | 2022-03-19 | 1 | -2/+4 |
* | CHANGES: Mention STUN/TURN support in 'prosodyctl check' | Matthew Wild | 2022-03-05 | 1 | -0/+1 |
* | Merge config-updates+check-turn from timber | Matthew Wild | 2022-03-04 | 1 | -0/+2 |
|\ |
|
| * | usermanager, mod_saslauth: Default to internal_hashed if no auth module speci... | Matthew Wild | 2022-02-10 | 1 | -0/+1 |
| * | various: Require encryption by default for real | Kim Alvefur | 2021-12-25 | 1 | -0/+1 |
* | | util.poll: Add support for the poll() API | Kim Alvefur | 2022-02-23 | 1 | -0/+1 |
|/ |
|
* | CHANGES: Mention graceful shutdown | Kim Alvefur | 2022-02-18 | 1 | -0/+3 |
* | mod_s2s: Enable outgoing Direct TLS connections | Kim Alvefur | 2022-01-21 | 1 | -1/+1 |
* | mod_http: Limit unencrypted http port (5280) to loopback by default | Kim Alvefur | 2022-01-15 | 1 | -0/+1 |
* | mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea | Emmanuel Gil Peyrot | 2022-01-04 | 1 | -0/+1 |
* | mod_invites_adhoc: Import from prosody-modules@5001104f0275 | Kim Alvefur | 2022-01-05 | 1 | -0/+1 |
* | mod_invites_register: Import from prosody-modules@797b51043767 | Kim Alvefur | 2021-12-29 | 1 | -0/+1 |
* | mod_invites: Import from prosdy-modules@5fc306239db3 | Kim Alvefur | 2021-12-27 | 1 | -0/+1 |
* | mod_tombstones: Remember deleted accounts #1307 | Kim Alvefur | 2021-12-23 | 1 | -0/+1 |
* | core.certmanager: Presets based on Mozilla SSL Configuration Generator | Kim Alvefur | 2019-12-22 | 1 | -0/+1 |
* | CHANGES: Add various things | Kim Alvefur | 2021-12-21 | 1 | -2/+14 |
* | CHANGES: Reorganize by added/changed/removed to improve readability | Kim Alvefur | 2021-12-21 | 1 | -25/+48 |
* | CHANGES: Mention mod_http_openmetrics | Kim Alvefur | 2021-11-24 | 1 | -0/+1 |
* | mod_smacks: Import from prosody-modules @ eb63890ae8fc | Kim Alvefur | 2021-11-16 | 1 | -0/+1 |
* | mod_auth_cyrus: Remove (move to community modules) | Kim Alvefur | 2021-10-17 | 1 | -0/+1 |
* | CHANGES: Add mod_auth_ldap | Kim Alvefur | 2021-10-05 | 1 | -0/+1 |
* | prosodyctl: Add external connectivity check based on observe.jabber.network | Jonas Schäfer | 2020-05-06 | 1 | -0/+1 |
* | mod_s2s: Add a Direct TLS listener | Kim Alvefur | 2021-08-10 | 1 | -1/+1 |
* | net.server_select: Deprecate and warn about it | Kim Alvefur | 2021-09-03 | 1 | -0/+1 |
* | mod_mam: Suppress offline message broadcast for MAM clients | Kim Alvefur | 2021-08-31 | 1 | -0/+1 |
* | Revert 926d53af9a7a: Restore DANE support | Kim Alvefur | 2021-07-18 | 1 | -0/+1 |
* | CHANGES: Add Direct TLS support | Kim Alvefur | 2021-06-20 | 1 | -0/+1 |
* | CHANGES: Add OpenMetrics changes to Statistics | Kim Alvefur | 2021-06-19 | 1 | -0/+1 |
* | mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services | Kim Alvefur | 2021-01-21 | 1 | -1/+2 |
* | core.modulemanager: Inherit mod_server_contact_info onto components #1270 | Kim Alvefur | 2021-05-27 | 1 | -0/+1 |
* | core.statsmanager: Allow special "manual" value for statistics_interval | Kim Alvefur | 2021-04-06 | 1 | -0/+1 |
* | net.resolvers.basic: Disable DANE for now, completely broken | Kim Alvefur | 2021-03-03 | 1 | -1/+0 |
* | net.connect: Add DANE support | Kim Alvefur | 2021-03-02 | 1 | -0/+1 |
* | CHANGES: Clarify what mod_mimicking does | Kim Alvefur | 2021-01-30 | 1 | -1/+1 |
* | mod_http_file_share: Let's write another XEP-0363 implementation | Kim Alvefur | 2021-01-26 | 1 | -0/+1 |
* | Update CHANGES and doap.xml for XEP-0421 support | Matthew Wild | 2020-11-24 | 1 | -0/+1 |
* | CHANGES: Add util.error | Kim Alvefur | 2020-09-28 | 1 | -0/+1 |
* | mod_external_services: XEP-0215: External Service Discovery | Kim Alvefur | 2020-07-18 | 1 | -0/+1 |
* | CHANGES: Add libunbound | Kim Alvefur | 2020-06-25 | 1 | -0/+1 |
* | util.sasl.digest-md5: Remove, obsolete since 2011 | Kim Alvefur | 2020-04-14 | 1 | -0/+1 |
* | CHANGES: Mention deprecation of 'daemonize' option | Kim Alvefur | 2020-01-26 | 1 | -0/+1 |
* | mod_net_multiplex: Add support for using ALPN | Kim Alvefur | 2019-11-29 | 1 | -0/+1 |