Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jedisct1/pure-ftpd

Pure FTP server
https://github.com/jedisct1/pure-ftpd

2024

3296864468cc1f12a1901252a372e72d7c3bc7e5 authored about 1 year ago
Merge pull request #171 from chiouss/master

Improve OpenSSL API compatibility

7ba4502341ca26510332de4f01bd0c15628b7868 authored over 1 year ago
Improve OpenSSL API compatibility

After OpenSSL 1.1.0, ECDH is always enabled. ( openssl/openssl#1437 )

b9722a683752eda81866e38dfa97dd26cc21f51a authored over 1 year ago
Merge pull request #170 from nine/update_code_ql

upgrade to the CodeQL Action v2

7728ce4155c569b04f25efd66216c07ad69cef32 authored over 1 year ago
upgrade to the CodeQL Action v2

1d868bf2e410f813394724ef33e9a4e60bb077e9 authored over 1 year ago
Merge pull request #169 from jedisct1/revert-168-master

Revert "Alpine bugfix for storage size of 'statfsbuf' isn't known"

0de82ea422f87053ddfa1a398b017d2d7acf0dcf authored over 1 year ago
Revert "Alpine bugfix for storage size of 'statfsbuf' isn't known"

83d4e72ba0f357dffb57549f9975954ee6f3daed authored over 1 year ago
Merge pull request #168 from lgoio/master

Alpine bugfix for storage size of 'statfsbuf' isn't known

2abe209d40d8d1640f2d379b530990c3a86e2c50 authored over 1 year ago
Update ftpd.h

Bugfix for alpine cross compiling.

0da083323189d2671c27b1687b6040d7e7d72374 authored over 1 year ago
Merge pull request #166 from thesamesam/implicit-func-dcl

10122d9f40f54180c010fb6b42338eea9d3f6ca8 authored over 1 year ago
configure.ac: Silence harmless -Wimplicit-function-declaration warning in hpux sendfile check

We're currently looking for build systems where -Wimplicit-function-declaration
is emitted by ch...

511315971f227ac2ce1481ff9e7350a607f78d23 authored over 1 year ago
Bump the fallback page size up, for aarch64

201bf0c31c33c0f1750642ba725e404f707ae41a authored about 2 years ago
Happy new year!

fc11e5edd1e52c22cd3caaefbb904df32634077a authored about 2 years ago
Merge pull request #165 from SeanSEmerson/patch-1

Avoid unbalanced quotes, even in #error directives

5f6c3a246f3bf7e8fee913e6ce5e4dd9ba130e9b authored about 2 years ago
Update ftpd.h

1ae1360ce117c5453c98a7481ac167fff79d8cd4 authored about 2 years ago
Merge pull request #164 from jrnewton/master

BrokenClientsCompatibility mode disables EPSV

3c07d98a7d51ebe7c71d3e71e702294aec08a51b authored about 2 years ago
PR feedback

Remove extra "Also"

856a15869783911e00377b6ed9ff481aaf2b36aa authored about 2 years ago
BrokenClientsCompatibility mode disables EPSV

I spent a bit of time scratching my head when my server kept saying "unknown command", so let's ...

a52c4839580d74850b80d42ec4957717015efa56 authored about 2 years ago
Merge pull request #163 from foxtrotttango/master

repair building with ./configure --with-minimal

9d25440e5b5283fbeca94dd0595aa6672c3f8428 authored over 2 years ago
exclude domlsd when MINIMAL, make MINIMAL in header consistent with source

b23d402515cd9d6ee835d0fd41ee597189708c8c authored over 2 years ago
Make the deferred QUIT message localizable

adb5f40a2b74496c63fd3495a1c0379981404cec authored over 2 years ago
Declare deffered_quit with GLOBAL0

c5e135ef9497472e6f05b2616ecfa286b872b84c authored over 2 years ago
Merge pull request #162 from talmakion/fix/defer-quit-for-transfer

Allow QUIT during an active transfer to defer until transfer completes

aeae8b29ba1640ec3d4165456a2619eee715b566 authored over 2 years ago
Allow QUIT during an active transfer to defer until the transfer completes.

2a62cd79122d013eb86318ef68b2118742f5a23a authored over 2 years ago
Import minisign public key

9c77636cb75b950007b5a59f512b1c2dafbf51de authored over 2 years ago
Merge pull request #161 from sunpoet/master

Clean up unused variable

c1efeb7be8ca3ef6b7660edbeb2d263de30e9a9e authored over 2 years ago
Bump

7a6111bdbf673577d123f6319a0a2812e3cf6d2f authored over 2 years ago
Y++

371452474733e6de5f777ddd9c1de2834f3f6cbd authored over 2 years ago
puredb: use F_FULLFSYNC on macOS X

183f0ab1508141b3351e7835eec4a43ea04f8646 authored over 2 years ago
Check corrupted puredb with offsets larger than the mmaped file size

Suggested by Zahra Mirzamomen, thanks!

7d68dc78899470bb68b9df02ca52e0ee661cf45e authored over 2 years ago
Update paths for Homebrew's version of TLS

4f26ce66638cc57df09761589e17e3f0647e7953 authored almost 3 years ago
Allow TLS session tickets to be issued but not renewed

9f78b98e8e8711caacd7b8b048e9a0578979e5ae authored almost 3 years ago
Clean up unused variable

escaped_port is no longer needed after c3f0f3c91d86939e6fabf5f65c6c6fc964e6032e.

2218558467cbc266f31091b780dac63bad765b79 authored almost 3 years ago
PostgreSQL: don't escape the port number in the connection string

It's already an integer, not a string.

Reported by Artyom Davidov, thanks!

c3f0f3c91d86939e6fabf5f65c6c6fc964e6032e authored about 3 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

* 'master' of github.com:jedisct1/pure-ftpd:
Y++

a8947d6600483692fff0e4ebe6b856b1b7c72b00 authored about 3 years ago
OpenSSL 1.1.0 compat

51e9dfa029ea8f1334bffb4c403cbccc8e68056a authored about 3 years ago
Y++

cf1a9705c63ebc62735f99d4acf6dba117288abe authored about 3 years ago
Fix typos spotted by fossies.org -- Thanks!

044c968546913f6073e39f13d4895cff64bf6f14 authored about 3 years ago
Allow configuration files to be included

Adapted from a PR by Kiril Vladimirov

868f0e2277e3f5890ca08c84d41de8065a7d8bc3 authored about 3 years ago
Merge pull request #159 from pkrul/master

Define escaped_port in pw_pgsql_connect()

09b36eacebdd42ace0d27f95d234177cd7cc03a0 authored about 3 years ago
Explicitly ignore unused variables when quotas are not compiled in

6587c6db15143ebe5b4e539b2181c7ef6680df32 authored about 3 years ago
Ignore unused args

1ed70b45a246c49d59be94d15f04e0ad9b2fad81 authored about 3 years ago
autoconf updates

58bd68af9e2fb36117ab274d8464922b54dc1578 authored about 3 years ago
2001-2021

866ca1bde3d64c977edb8b94fb85202dc17332bf authored about 3 years ago
Update ChangeLog

7d0169414a4ab0840913c37387110e157ad07c79 authored about 3 years ago
Initialize the max upload file size when quotas are enabled

Due to an unwanted check, files causing the quota to be exceeded
were deleted after the upload, ...

37ad222868e52271905b94afea4fc780d83294b4 authored about 3 years ago
Define escaped_port in pw_pgsql_connect()

401916843424fffe0a003a010feed1fd95f4da1d authored about 3 years ago
Disable session tickets to work around an OpenSSL/TLS1.3 bug

fa21200d7786a8aee5b12cd24a995b902b51415a authored over 3 years ago
Man page: -lextauth -> -lextcert

Reported by Ken Sun, thanks!

75f3f14c12f75219a223ea3d928d57605433281c authored over 3 years ago
wait3() has been removed from POSIX

fbcd667a8d540feba214f5d2115e83b26fdab4f7 authored over 3 years ago
Modernize autoconf checks

80394982da5838076cfa3aa060cd25fa8ab3a6b7 authored over 3 years ago
Remove unneeded check in clearargs()

Spotted by Geeknik, thanks!

5b4f36c3de929372862813103e899f24229fcea1 authored over 3 years ago
Merge pull request #157 from AnaelMobilia/patch-1

33a5a194958bc68b1f4163227197deef5edfb0e7 authored over 3 years ago
Fix typo

5888163c513ed5f8b3009c4f1f98e0682873889c authored over 3 years ago
Merge pull request #156 from mlischka/master

Order of configuration runtime-option matters

289f3b85c674a1d11082ad302024b6df9fa88db4 authored almost 4 years ago
Order of configurations option matters

f27c32002709b358d0686cfe19157e327ff110ba authored almost 4 years ago
Autoindent

02b055ee3e124d5656e78b35917be446f9ca6419 authored almost 4 years ago
Merge pull request #155 from mlischka/master

Strip out runtime-options depending on build flags

ed25e67f1137e4417c016b9272a66995665c0474 authored almost 4 years ago
Support for "Bonjour"-option added to configuration file.

Strip out options depending on build flags.

da252053005af4da59caf91b1219070f9e272ff3 authored almost 4 years ago
Merge pull request #151 from muskfan/patch-1

Error: Carriage return without line feed received

192019156ab855544b42562821f5ebee9acb8d4d authored almost 4 years ago
Merge pull request #154 from mlischka/patch-2

German messages enhanced

f89524d491fe5a2dce0600a00dff1f44965d90f5 authored almost 4 years ago
Merge pull request #153 from mlischka/patch-1

Make --without-ascii fails

c859ab165fad2d9ec253a604684a5a3947913ce1 authored almost 4 years ago
German messages enhanced

Fixed some typos, tried to unify some similar messages and translated missing messages.

a97427e4f5fe6b68b84290f9643c48da20c696dd authored almost 4 years ago
Make --without-ascii fails

Just moved `#ifndef WITHOUT_ASCII` one line up.

8f326eb40959bb8ab159116f914433d624dd54c3 authored almost 4 years ago
Y++

16809bdf93a48b2c89019886065f4bb191619ce6 authored about 4 years ago
Error: Carriage return without line feed received

While altering `Feat` array, we leave out `\r` which raises error because we get -
...
ESTA ...

67418a34d0ea548eba4ebf2fd5f79c35338b221b authored about 4 years ago
Merge pull request #148 from Whissi/do-not-call-tc-directly

configure: Use AM_PROG_AR to improve portability

76146c51961292a05a51bd97b1e3b47461a7d087 authored over 4 years ago
configure: Use AM_PROG_AR to improve portability

The AM_PROG_AR macro was added in Automake 1.11.2 thus the minimum
Automake version is increased...

56e4bfda888530c05826d50d926eb574bf3b7e31 authored over 4 years ago
Warn when transfers happen in ASCII mode

889538b21286151609d77cc9249e0fd2958f6c5a authored over 4 years ago
Add ShiftLeft scan

324e1870e36e45effbb8bc5e3359f06c552e411e authored over 4 years ago
Add CodeQL scan

b48e010b146abf21b9c004056fe4a7aba6490db8 authored over 4 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

* 'master' of github.com:jedisct1/pure-ftpd:
Use escaped strings in the pgsql connection strin...

c2ef50635f410a7df45995bf9f4d6eb42dd901eb authored almost 5 years ago
Fix minor leak

50b4d2b3c88c98bf1559e68e8438bbcf9f29e6ed authored almost 5 years ago
NULLify after free()

cbc05ba24a7e78dd91ef3484b7e4461d7e6040f6 authored almost 5 years ago
Use escaped strings in the pgsql connection string

Or else, building them is pretty much useless.

Not user controlled, and if the configuration fi...

efcc8204f46b855daeacc301e7db61e2241abcb0 authored almost 5 years ago
pure_strcmp(): len(s2) can be > len(s1)

Reported by Antonio Morales from GitHub Security Labs, thanks!

bf6fcd4935e95128cf22af5924cdc8fe5c0579da authored almost 5 years ago
Remove useless comments

9a8d379512dd7af25965746d65f5d187c9cbda4c authored almost 5 years ago
diraliases: always set the tail of the list to NULL

Spotted and reported by Antonio Norales from GitHub Security Labs.
Thanks!

8d0d42542e2cb7a56d645fbe4d0ef436e38bcefa authored almost 5 years ago
2020

a81471dceb9caa3f8c1c4b0b35a1291108a0dead authored almost 5 years ago
simplify(): remove final / only with a trailing /.

Reported by Daniel Körner, thanks!

bee3f46f130b12550a1b6b09e2f44886b4a32fca authored almost 5 years ago
Remove SPSV

Different incompatible proposals exist for the same command name
and EPSV is support everywhere ...

4828633d9cb42cd77d764e7d1cb3d0c04c5df001 authored almost 5 years ago
listdir(): reuse a single buffer to store every file name to display

Allocating a new buffer for each entry is useless.

And as these buffers are allocated on the st...

aea56f4bcb9948d456f3fae4d044fd3fa2e19706 authored about 5 years ago
MySQL 5 is old

75ae1c977741c1ccfa1c20e04a8bd5d38a03d94b authored about 5 years ago
ISAM, Gemini and BDB are long gone

038f15d52c6ff5822f8efbd4aeb2b72471587a94 authored about 5 years ago
Typo

7891bc41865f19d339cc914a407e98cab5cc68f7 authored about 5 years ago
Minor fixes

2cce00ff1ca7e59e7724f397bcaedf6b2e0a823d authored about 5 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

* 'master' of github.com:jedisct1/pure-ftpd:
Remove OPTS UTF8 from man page

44a0acd99c7737a989e748158c7288f4f6a019e0 authored about 5 years ago
bortzmeyerify

a3959067a03bbadbf892b960b8ded325444345e6 authored about 5 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

7ac87b4b4106e4b849c94488d3769b75eff03ad2 authored about 5 years ago
Remove OPTS UTF8 from man page

5ae87cf88423ba1665c42cf0b0210cbf722b1d50 authored about 5 years ago
Allow source IP addresses in "bad classes"

Since Linux containers can use that.

2d7bff38b7b82ba49b3bf73b393c7e43a6e27406 authored about 5 years ago
Set PAM_RHOST

Maybe
Fixes #143

bd729f82ad08aaf6b398b344352a7edc9ef574be authored over 5 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

* 'master' of github.com:jedisct1/pure-ftpd:
Add missing options to build.sh
Allow client to...

e7c415914e8057c7944eb0d57dedc3ef49e632d1 authored over 5 years ago
Ensure that hostnames are zero-terminated

0cc39a222b0963a740b3c757db02c003008c4a91 authored over 5 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

* 'master' of github.com:jedisct1/pure-ftpd:
Allow client to gracefully fail-over if TLS sessi...

aad8bc671573b5b23b6d322d3da9dc364d0acb7c authored over 5 years ago
Add missing options to build.sh

c0c9de5d8d6541594902d98fd987a8749cebe5f7 authored over 5 years ago
Merge pull request #131 from matbech/patch-1

Allow client to gracefully fail-over for non-TLS sessions

d4a76dcb2a06a44012a2c3cb25aea9d217755299 authored over 5 years ago
Allow client to gracefully fail-over if TLS session has not been established yet

Instead of disconnecting the client when a TLS session has not been established yet, allow the c...

4f3a25d9bc09e736442743740243cb5f21d7539b authored over 5 years ago
Create FUNDING.yml

b2fb14ce04b3eef585efdf15de7a505858312f32 authored over 5 years ago
alt_arcrandom.c was rewritten

43591eb6f6488ed9ede0da01dc118dbd8565a89b authored over 5 years ago