|
3b7ce4b9ce
|
Optimise the setting of our configuration via Setup::class, optimise the calculation of our_addresses()
|
2024-11-02 23:30:42 +11:00 |
|
|
d792bf8fe3
|
Us our const as our product name presented to remote mailers
|
2024-10-29 21:41:29 +11:00 |
|
|
4501443a43
|
Improvements to finding idle nodes, last_session actually only shows the last time the remote polled us
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 47s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m53s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-09-15 22:37:35 +10:00 |
|
|
b62f18cf3d
|
Remove protocol checking for validated, presented akas are now by definition valid
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m47s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
|
2024-06-26 23:42:25 +10:00 |
|
|
829fe1d7a9
|
Dont accept connections when application down
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 39s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m46s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-06-07 18:07:34 +10:00 |
|
|
38795b83bf
|
Move HAproxy exceptions into their own class, and downgrade HAproxy errors since they are handled
|
2024-06-03 19:09:09 +10:00 |
|
|
3ce6a8ed61
|
Record the AKAs presented
|
2024-05-22 22:12:38 +10:00 |
|
|
46f52dd56d
|
Only auth AKAs in the same domain as us
|
2024-05-18 12:26:00 +10:00 |
|
|
0526500ff0
|
Integrate Mailer::class into System_Log::class, removed Zmodem Server/Client
|
2023-12-10 20:41:37 +11:00 |
|
|
e5de4970d1
|
When originating a session, send anything received via the queue
|
2023-11-23 08:31:24 +11:00 |
|
|
4343774079
|
Dont abort a session when there is an invalid FTN presented
|
2023-09-19 11:29:08 +10:00 |
|
|
485d67b366
|
Enable binkp non-secure mode
|
2023-09-08 21:04:24 +10:00 |
|
|
f4fc6c24a4
|
Move the send DB updates out of the protocol and into Send::class
|
2023-07-19 12:32:41 +10:00 |
|
|
dcae06aad9
|
Change DEBUG to a static const
|
2023-07-19 10:27:47 +10:00 |
|
|
ee03604de3
|
Fixes to EMSI/ZModem as a result of previous enhancements to items
|
2023-07-18 23:00:13 +10:00 |
|
|
c1ec4eff36
|
Optimised our sending and receiving of items
|
2023-07-18 23:00:13 +10:00 |
|
|
02105b10fb
|
Fix EMSI sessions, buffer_clear() was renamed tx_purge()
|
2023-07-08 17:36:41 +10:00 |
|
|
d6aafa4322
|
Changes to phone, add Active/Archive to echomail list for nets
|
2023-07-06 11:55:54 +10:00 |
|
|
0f7a42c503
|
Enabled configuration of EMSI tunables in setup
|
2023-07-06 09:20:33 +10:00 |
|
|
c3d4c1fc31
|
Enable full setup on the setup form
|
2023-07-05 22:58:24 +10:00 |
|
|
6f298d778f
|
Some BINKP optimisation, implemented crypt, implemented receiving compressed transfers
|
2023-07-05 19:38:50 +10:00 |
|
|
ad36da0bb1
|
Code cleanup, no functional changes
|
2023-07-04 11:33:28 +10:00 |
|
|
b1b86ca04a
|
Implemented file sending during BINKP and EMSI sessions
|
2023-06-22 22:13:47 +10:00 |
|
|
e3f2d6cf15
|
Fix EMSI TRX time - force it to be local time
|
2023-06-17 11:37:59 +10:00 |
|
Deon George
|
51e915b73d
|
Fix for EMSI timezone and add MOH#
|
2023-02-12 13:30:07 +11:00 |
|
Deon George
|
d949737608
|
Fix authentication for originating EMSI session with known systems
|
2023-02-11 23:06:13 +11:00 |
|
Deon George
|
0e7b93abd1
|
Fix to make sure we resend the EMSI_REQ banner
|
2022-12-31 15:13:17 +11:00 |
|
Deon George
|
4d3d57fdcd
|
Fix EMSI session undefined, other minor cosmetic code changes
|
2022-12-04 20:45:33 +11:00 |
|
Deon George
|
09fe65a8db
|
EMSI Continue sending mail until no more mail to send
|
2022-12-03 01:25:44 +11:00 |
|
Deon George
|
d5d4a0d781
|
Auto create Domains/Zones as systems present their AKAs to us
|
2022-12-03 01:25:44 +11:00 |
|
Deon George
|
978843b5e3
|
Simplified logging and fix BINKP issue when receiving less than the blksize
|
2021-08-17 23:49:39 +10:00 |
|
Deon George
|
111461e515
|
Logging updates, some function optimisation
|
2021-08-16 00:41:43 +10:00 |
|
Deon George
|
b8478adecb
|
Catch Netmails that dont generate an exception when converting to a packed message. Make sure we present unique addresses
|
2021-08-15 19:47:33 +10:00 |
|
Deon George
|
4048289cf3
|
Implemented hide AKA, Minor Node::class changes, other fixes
|
2021-08-14 16:14:43 +10:00 |
|
Deon George
|
6c6976678f
|
Change joins with a collection to use collection joins
|
2021-08-14 11:23:04 +10:00 |
|
Deon George
|
2fdc6eabad
|
Revise CRC calls and use php's internal functions
|
2021-07-21 20:52:17 +10:00 |
|
Deon George
|
6027ce52ab
|
Fix child processes exiting
|
2021-07-20 00:23:41 +10:00 |
|
Deon George
|
5ad342fd56
|
EMSI now responding to PINGs in the same session
|
2021-07-18 23:37:44 +10:00 |
|
Deon George
|
9dcfe6b17d
|
BINKP responding to incoming netmail pings
|
2021-07-18 22:11:34 +10:00 |
|
Deon George
|
1fa566b26c
|
Transfering netmail via EMSI
|
2021-07-17 17:15:40 +10:00 |
|
Deon George
|
d1ca78d372
|
Changed to using new Address Model, Implemented Setup, Some minor CSS changes
|
2021-06-24 20:16:37 +10:00 |
|
Deon George
|
f9310566a0
|
Created server:start, turned down BINKP debugging, some Socket tweaks
|
2021-06-16 22:26:08 +10:00 |
|
Deon George
|
b94e39c7af
|
Add Zmodem/BINKP/EMSI
|
2021-06-13 01:32:22 +10:00 |
|