Menu

Code Commit Log


Commit Date  
[r275] by dannybackx

More integration of the Q&D port of LightFTP

2019-12-15 10:19:39 Tree
[r274] by dannybackx

Some cleanup, and remove another thread so the FTP server just runs in one thread.

2019-12-15 09:19:27 Tree
[r273] by dannybackx

Make FTP server configurable

2019-12-15 08:52:34 Tree
[r272] by dannybackx

Hook up the ftp server.
This allows quick and dirty access by commands such as
ncftpget -u danny -p yow 192.168.x.y /tmp /spiffs/trust-client2.crt
ncftpput -u danny -p yow 192.168.x.y /spiffs rpi4-eeprom

2019-12-15 08:47:33 Tree
[r271] by dannybackx

My quick port of the LightFTP (avoid threads for everything, avoid gnutls, cope with no directories on SPIFFS, ..)

2019-12-15 08:41:58 Tree
[r270] by dannybackx

Add original source from LightFTP (https://github.com/hfiref0x/LightFTP)

2019-12-15 08:40:48 Tree
[r269] by dannybackx

work in progress

2019-12-14 11:26:26 Tree
[r268] by dannybackx

Save some work that happened outside this stream.
Need to reintegrate with the tree after this commit.

2019-12-14 11:24:47 Tree
[r267] by dannybackx

This version gets past invalid formats, still gets "malformed" but now with a detail :
"type": "urn:ietf:params:acme:error:malformed",
"detail": "signature type 'ES256' in JWS header is not supported, expected one of RS256, ES256, ES384 or ES512",

This looks silly, doesn't it :-)

2019-08-17 12:52:04 Tree
[r266] by dannybackx

Work in progress

2019-08-17 09:07:30 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.