summaryrefslogtreecommitdiffstats
path: root/xlators/encryption/crypt
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-1311-7554/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-057-10/+10
* Land part 2 of clang-format changesGluster Ant2018-09-125-5992/+5163
* Land clang-format changesGluster Ant2018-09-124-674/+695
* Multiple files: calloc -> mallocYaniv Kaul2018-09-042-15/+9
* crypt : fix coverity issues in crypt.cSunny Kumar2018-08-311-1/+7
* crypt: fix coverity issuesBhumika Goyal2018-08-231-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-224-7/+7
* Fix for memory-leak in crypt xlatorGergo Huszty2018-05-212-235/+248
* dht/crypt/tier: Fix use of booleans as integersShyamsundarR2017-12-061-1/+1
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-054-23/+13
* crypt: changes needed for openssl-1.1 (coming in Fedora 26)Kaleb S. KEITHLEY2016-10-181-4/+17
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+4
* features/crypt: Whitespace CleanupVijay Bellur2016-04-215-45/+44
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-012-10/+10
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-3/+8
* build: do not #include "config.h" in each fileNiels de Vos2015-05-296-29/+0
* crypt xlator: Fix memory coruption after freeEmmanuel Dreyfus2015-04-112-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* Xlators : Fixed typosManikandan Selvaganesh2015-04-023-3/+3
* Prevent metadata corruption in the race conditions betweenEdward Shishkin2014-11-301-9/+23
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-08-071-5/+1
* build: add libraries to LIBADD instead of LDFLAGSTiziano Müller2014-07-191-3/+3
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-1/+1
* libglusterfs: Fix unused variable warningPranith Kumar K2014-05-241-2/+0
* encryption/crypt: Don't perform open on symlinksPranith Kumar K2014-05-231-6/+12
* build: MacOSX Porting fixesHarshavardhana2014-04-242-9/+14
* encryption/crypt: Add mem-accounting for crypt xlatorPranith Kumar K2014-03-222-0/+20
* build: do not create versioned <xlator>.so filesNiels de Vos2014-03-211-1/+1
* Crypt: Fixing incorrect placement of GF_FREELalatendu Mohanty2014-01-041-13/+15
* crypt: On calloc failure follow goto statementHarshavardhana2013-12-291-0/+3
* NetBSD missing loff_t portability fixEmmanuel Dreyfus2013-11-171-0/+4
* Transparent data encryption and metadata authenticationEdward Shishkin2013-11-1311-0/+8320