[PR #182] [CLOSED] text compleat encryption pull #1386

Closed
opened 2026-03-04 01:53:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/182
Author: @ZNackasha
Created: 5/4/2015
Status: Closed

Base: masterHead: master


📝 Commits (10+)

  • 550954e Merge pull request #1 from s3fs-fuse/master
  • 707fbaa working copy without a's as a key
  • 0ae0237 need clean up but works
  • 88bbc63 cleaned code
  • 21b1408 updated encription still have problem with block joints
  • 54101a5 working for text only
  • 33deee8 code clean up and spell check
  • ab48ed2 canged wsize from int to ssize_t
  • 8dd0489 removed space that is not needed
  • 3f2d815 updated README added my name on AUTHORS

📊 Changes

7 files changed (+191 additions, -103 deletions)

View changed files

📝 AUTHORS (+4 -0)
📝 README (+39 -65)
📝 configure.ac (+12 -7)
📝 src/Makefile.am (+1 -1)
📝 src/fdcache.cpp (+69 -5)
📝 src/fdcache.h (+16 -1)
📝 src/s3fs.cpp (+50 -24)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/182 **Author:** [@ZNackasha](https://github.com/ZNackasha) **Created:** 5/4/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`550954e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/550954e6c748ccaa4f275758b230070a21deb1d0) Merge pull request #1 from s3fs-fuse/master - [`707fbaa`](https://github.com/s3fs-fuse/s3fs-fuse/commit/707fbaa2779c1497202cc179af38e808e113ccef) working copy without a's as a key - [`0ae0237`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0ae02374048cefa20e1c5a602bbeecc1c0c53706) need clean up but works - [`88bbc63`](https://github.com/s3fs-fuse/s3fs-fuse/commit/88bbc63492fc898297e96aba53c9d227cfc956cd) cleaned code - [`21b1408`](https://github.com/s3fs-fuse/s3fs-fuse/commit/21b140808cf9cc195b0537ed1e3f7fa65e3b4966) updated encription still have problem with block joints - [`54101a5`](https://github.com/s3fs-fuse/s3fs-fuse/commit/54101a51e8198807fdc4459f27e9a69a7da6eb9a) working for text only - [`33deee8`](https://github.com/s3fs-fuse/s3fs-fuse/commit/33deee80e6d314199aba5b633e9a5bfcb0e87022) code clean up and spell check - [`ab48ed2`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ab48ed29f5f845fe85385c5d5a821804deec55d4) canged wsize from int to ssize_t - [`8dd0489`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8dd0489f66a38aed55d68c8abff8e56f4a311c9e) removed space that is not needed - [`3f2d815`](https://github.com/s3fs-fuse/s3fs-fuse/commit/3f2d81579f199aa35bbdd02e1d7f61f9130d126b) updated README added my name on AUTHORS ### 📊 Changes **7 files changed** (+191 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `AUTHORS` (+4 -0) 📝 `README` (+39 -65) 📝 `configure.ac` (+12 -7) 📝 `src/Makefile.am` (+1 -1) 📝 `src/fdcache.cpp` (+69 -5) 📝 `src/fdcache.h` (+16 -1) 📝 `src/s3fs.cpp` (+50 -24) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1386
No description provided.