Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
pure-ftpd
Pure FTP server
Collective -
Host: opensource -
https://opencollective.com/pure-ftpd
- Website: https://pureftpd.org
- Code: https://github.com/jedisct1/pure-ftpd
github.com/jedisct1/pure-ftpd - 1851d4a22138d7a1798fa036aee56f5d1711aff4 authored almost 7 years ago
github.com/jedisct1/pure-ftpd - d7569ce0998b6f1f0fb4ce709a64c11e2de5d577 authored almost 7 years ago
github.com/jedisct1/pure-ftpd - 8acb1496f15f607e86c287f9414e3b623b93ccfb authored about 7 years ago
github.com/jedisct1/pure-ftpd - 35ba54b358f56b4fcdbb2a123c9f1f1fef724e44 authored about 7 years ago
From FreeBSD
github.com/jedisct1/pure-ftpd - 95ab3f8bc55ac8184aeb7af4ddd76d90e7897291 authored about 7 years agogithub.com/jedisct1/pure-ftpd - 650e40e1295e4296058df463c5c28970f613928a authored about 7 years ago
github.com/jedisct1/pure-ftpd - eab6097db1b9546fa4e6291c27cf567cd2df3800 authored about 7 years ago
github.com/jedisct1/pure-ftpd - 78d2029e93922463e3acc7c3da668210826e49b5 authored about 7 years ago
* 'master' of github.com:jedisct1/pure-ftpd:
Document the argon2i to argon2 name change
Bump...
github.com/jedisct1/pure-ftpd - 27a5c200f9643ce907118aad169279b3a66a9e8a authored about 7 years ago
github.com/jedisct1/pure-ftpd - f169d2016707e7991d4c85be92afcf26d84a0135 authored about 7 years ago
github.com/jedisct1/pure-ftpd - 73619fcd8e137bb00165b610ff12881685c72869 authored about 7 years ago
github.com/jedisct1/pure-ftpd - 62bac82b4e5f09a2e367035408a6f298ca37298d authored about 7 years ago
github.com/jedisct1/pure-ftpd - a5684b34262fc501844ef945a4f8c3eff760a13a authored over 7 years ago
Fixes #68
github.com/jedisct1/pure-ftpd - 9bdd92433a9c452614f7f9836bedfa156b141a45 authored over 7 years agoFixes #67
github.com/jedisct1/pure-ftpd - 85b116e4e401c9851ed538650c18dc285eef28f0 authored over 7 years agogithub.com/jedisct1/pure-ftpd - 62fbb956f3d88272579fd4f4dd4b161e06faa2db authored over 7 years ago
github.com/jedisct1/pure-ftpd - 4b93c9b52210ce4d7259986e04fe53d711fe97eb authored over 7 years ago
github.com/jedisct1/pure-ftpd - bf4f54c0146e347bf9e997c71527c8fe1303ef8b authored over 7 years ago
So we can support argon2id in addition to argon2i (and scrypt)
github.com/jedisct1/pure-ftpd - 65fc764d68567bbb42c20c0958ca3e4c9fe20f68 authored over 7 years agogithub.com/jedisct1/pure-ftpd - 198c5a7861db200783182ea77e555d6f80af2a9c authored over 7 years ago
It's terrible. The good news is that it's not used either, since that
code wouldn't even compile.
github.com/jedisct1/pure-ftpd - 073b0895599132264481acc1fb4f2c7ff630f09a authored over 7 years ago
github.com/jedisct1/pure-ftpd - 87312ebb8dbf55c8fbd3300f72d03674e6ddf4dd authored over 7 years ago
github.com/jedisct1/pure-ftpd - 7179dab3b4b2c535dfa316cde311f8ec349bb332 authored over 7 years ago
github.com/jedisct1/pure-ftpd - a8db7788ef9bea7a07110ab98463f80ea6c0f8f1 authored over 7 years ago
Fix STAT on TLS connections
github.com/jedisct1/pure-ftpd - 7f3b833214674c7a469116b7da7b0f271693b171 authored over 7 years ago
The STAT command output get sent unencrypted on the control socket (thus
breaking the proper TLS...
* 'master' of https://github.com/jedisct1/pure-ftpd:
dynamicbase apparently causes some issues...
github.com/jedisct1/pure-ftpd - 27443b29320d85352d8b52c0120836843e10c0f9 authored over 7 years ago
Pointed out by @matzeri -- thanks!
github.com/jedisct1/pure-ftpd - 98d5e7ce4f3f75bf0364150e3d987c558c59d630 authored over 7 years agogithub.com/jedisct1/pure-ftpd - 235667cbc63cdf840e0846e3aa0758b5d153e6d8 authored over 7 years ago
github.com/jedisct1/pure-ftpd - 91f9f02606dde5199dc531a4ffa6479a5b6546c0 authored over 7 years ago
github.com/jedisct1/pure-ftpd - 1ca35ee07b2a1adade9d62f7c1378e8e62565720 authored over 7 years ago
github.com/jedisct1/pure-ftpd - 63d98420e2c205c40e5a0849bde142e0aab17955 authored over 7 years ago
This reverts commit 4329068a4901174047353048c973e7a19bbbe21d.
github.com/jedisct1/pure-ftpd - 98f914b1d76add8d494198a151e384e7cb831bf9 authored over 7 years agogithub.com/jedisct1/pure-ftpd - 1f79bac12ad4134950a3947bd8628126f0d06766 authored over 7 years ago
github.com/jedisct1/pure-ftpd - 4329068a4901174047353048c973e7a19bbbe21d authored over 7 years ago
github.com/jedisct1/pure-ftpd - 54cc692f997c72eb530f38e62de38ed444eb152e authored almost 8 years ago
github.com/jedisct1/pure-ftpd - 86b1ec003b63a82f1bcb016f55f385c6cff89b6c authored almost 8 years ago
github.com/jedisct1/pure-ftpd - ba526ef1525c09d63a309f3e0c22ecf1308d9070 authored almost 8 years ago
github.com/jedisct1/pure-ftpd - b3a2a141eb2d155cb3c73c6369c259443dcdc2df authored almost 8 years ago
github.com/jedisct1/pure-ftpd - fe6419d70ccf5b4f3bfc5f8200f99f3915994a19 authored almost 8 years ago
github.com/jedisct1/pure-ftpd - 74174774959c10fd7583fc06ab05b659180d42f7 authored almost 8 years ago
spelling fixes
github.com/jedisct1/pure-ftpd - cafd510508146be222214c132daad28ccd7c3d84 authored almost 8 years agogithub.com/jedisct1/pure-ftpd - 60da95aae978efd767a9c10e5986832b09f6a65a authored almost 8 years ago
github.com/jedisct1/pure-ftpd - b82db584404fcc0c764973e1f2545f9ccb94ad38 authored almost 8 years ago
github.com/jedisct1/pure-ftpd - 5ca7287ec07e9c258df1580d6671384cf2bfdad4 authored almost 8 years ago
github.com/jedisct1/pure-ftpd - 88ca605e120135a46f427be0c05f5982c647b570 authored almost 8 years ago
github.com/jedisct1/pure-ftpd - 86c6b61ed0f53998fc6c1fec89240e259cc05912 authored almost 8 years ago
github.com/jedisct1/pure-ftpd - b0a401f2d5ac3a59b7b3e452ba52d46193ec748f authored about 8 years ago
github.com/jedisct1/pure-ftpd - 3dcfe56664ec94d4455b5e2aa1b6e41d6bf22b95 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 0c770a52217e07332a7ba209fb22d0c4cdcc99ec authored about 8 years ago
Fix typo in pure-authd manual page found by Jon Daley (Debian bug #652936)
github.com/jedisct1/pure-ftpd - a0ec8ea912d8cb81ec83222642e83a0fa44c9194 authored about 8 years agogithub.com/jedisct1/pure-ftpd - efd620365a8ea0d30837a412a3e4c2ee71e279d2 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 5d8ca560aaae1e7574ae36d4c572085df6d35935 authored about 8 years ago
github.com/jedisct1/pure-ftpd - debe2381da753ed913e0e0628128bf2897e8ed39 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 3823d00dee089b998d1f40943e9aa3f619c238b2 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 69b7d5ad96acef79cd301ca8ad289c302de4333b authored about 8 years ago
github.com/jedisct1/pure-ftpd - 74bcf58458e5178f3f4123112a3d179ed408061c authored about 8 years ago
github.com/jedisct1/pure-ftpd - 14c62e5ba0f73501ec088aee7bf807b93fa0178a authored about 8 years ago
github.com/jedisct1/pure-ftpd - 3faded2b82ecdfff7e6483b19752793ef8fa20bb authored about 8 years ago
github.com/jedisct1/pure-ftpd - 9549245e263646a0e7b43d8edab113c7209ac3b9 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 4b06a4ea9b19e9fbf5602e51d529b19d79c5a529 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 63c66575f754b2c5754a65c5d08ce358d7aac3cf authored about 8 years ago
github.com/jedisct1/pure-ftpd - 69262d3d88740bdf40b30dcd0371fea64518a2a1 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 6f2ee0b65a141efad718453caab5f71f173ada18 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 39e6294cb209abe1f6fc67e0cb007562b632ebeb authored about 8 years ago
github.com/jedisct1/pure-ftpd - 8ac1e9fae1859f3834fbedc607e34cb65ac70242 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 59b56adbaf98a28191ae69e5d40dd8f50974e787 authored about 8 years ago
github.com/jedisct1/pure-ftpd - a54cebfef1ffef0bc4b5e4fcddd118f1490f0ba2 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 2d742cc274672dd882febd4b7948efbce0c6e40e authored about 8 years ago
github.com/jedisct1/pure-ftpd - 14c45f01dea51839e3e3ed08f8392a6207bbfaed authored about 8 years ago
github.com/jedisct1/pure-ftpd - 805b4afac336232ba332a66f5486559fda04d87d authored about 8 years ago
github.com/jedisct1/pure-ftpd - 5edf15f352df1c34d52e1239d149fbb2936ddfd9 authored about 8 years ago
github.com/jedisct1/pure-ftpd - bce4dfac1a0c28707c7b531151221372735d0ca3 authored about 8 years ago
github.com/jedisct1/pure-ftpd - f068ceaa66f5f15a6ff80964861548acbf75b607 authored about 8 years ago
Perl used to be installed by default everywhere back then.
It's not exactly the case any more.
github.com/jedisct1/pure-ftpd - 623796f70f336225eb27dee4a82c43b53b9cc466 authored about 8 years agogithub.com/jedisct1/pure-ftpd - 4999eddfb461f983c1dfe502037ef0db3fac5779 authored about 8 years ago
github.com/jedisct1/pure-ftpd - f02bc22d8255a4edcb9cc3346b6ae97fe283e092 authored about 8 years ago
github.com/jedisct1/pure-ftpd - b8919451992dce228ea9a5523a1d04057c73ba05 authored about 8 years ago
github.com/jedisct1/pure-ftpd - ca462457a049341ec5ca3826f455fc520ad3da79 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 89234bc0f84ecdbf2befb487e9f56218de51f002 authored about 8 years ago
github.com/jedisct1/pure-ftpd - 13e570cf9215234a853cf395ef78144d19c95267 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 037c0a8a6fee16778ab2528fd6c8c0c1f9684999 authored over 8 years ago
Reported by Takahiro Namba
github.com/jedisct1/pure-ftpd - 851f2c4538f945c713b4d6327199e4afdbfd4bbf authored over 8 years agogithub.com/jedisct1/pure-ftpd - 78bd5293dfb6678a85116a9f7342b19527e277e3 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 6e8b7a07c6fffeb54436c34c7dffa2724d1097af authored over 8 years ago
github.com/jedisct1/pure-ftpd - 1a9522387287b51e49b0030103720fd266df1deb authored over 8 years ago
github.com/jedisct1/pure-ftpd - ff5c64dde4ac2491b0c013544528642a058f2b90 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 1b1dc6631cd21c3ede4f9495714f39823a888b1d authored over 8 years ago
github.com/jedisct1/pure-ftpd - 688d7506d0ac88dbd3354a69a193b69ca43e7813 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 4b0e6fbf7e0a6b6940e14dc48665ac5ddb242ed1 authored over 8 years ago
github.com/jedisct1/pure-ftpd - d7658b07a455ea6f3d278237df6ba6f153c6d39f authored over 8 years ago
github.com/jedisct1/pure-ftpd - fc6c06b1494a859e969236f0e6515f4f61d841ab authored over 8 years ago
This prevents open() from stalling on pipes
github.com/jedisct1/pure-ftpd - 65fac854e83ba565c63663e574cb1f7749609732 authored over 8 years agogithub.com/jedisct1/pure-ftpd - 3ef8b9cf63ee257960b95157fe1cf7722e505fb1 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 1faeba6958b5706fe4631464d0a1b9cea606a931 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 544d15dd198bded2686d2060ea91c0de89adaf80 authored over 8 years ago
github.com/jedisct1/pure-ftpd - 1096d849b06514b58e1aec666fa32714e307b4ae authored over 8 years ago