]> git-server-git.apps.pok.os.sepia.ceph.com Git - jerasure.git/shortlog
jerasure.git
2017-04-10 Loic DacharyMerge branch 'wip-signed-integer-overflow-cppcheck... master
2017-04-10 Brad HubbardResolve cppcheck Signed integer overflow error
2015-01-08 KMGMerge branch 'wip-documentation' into 'master'
2014-12-29 Loic Dacharyjerasure.org is http, not https
2014-12-29 KMGMerge branch 'wip-documentation' into 'master'
2014-12-25 Loic Dacharydocumentation: update with jerasure.org new home
2014-12-25 Loic DacharyRevert "Removed PDF from the repo and added a note...
2014-12-16 kmgreen2Merge pull request #2 from dachary/wip-exit
2014-12-15 Loic Dacharytests: add minimal encoder/decoder test 2/head
2014-12-15 Loic Dacharytests: fail if gf_methods is not found
2014-12-15 Loic Dacharydecoder/encoder: fix compilation warnings
2014-12-15 Loic Dacharydecoder: allow for path len > 100 characters
2014-12-15 Loic Dacharyuse assert(0) instead of exit(1)
2014-10-03 Loic Dacharyremove unused variable in tests bitbucket-master
2014-10-03 Loic Dacharydefine galois_uninit_field
2014-06-09 Kevin GreenanAdding option to disable SSE support in configure
2014-06-09 Kevin GreenanRemoved PDF from the repo and added a note in the READM...
2014-06-08 Kevin GreenanMerged in dachary/jerasure/wip-galois-init (pull reques...
2014-06-08 Loic Dacharyadd galois_init_default_field error code wip-galois-init
2014-04-28 Kevin GreenanMerged in dalgaaf/jerasure/wip-da-coverity-rebase ...
2014-04-27 Danny Al-Gaafjerasure.c: add more checks for talloc/malloc results
2014-04-27 Danny Al-Gaafjerasure.c: add check for result of malloc()
2014-04-22 Danny Al-Gaafjerasure.c: free memory before return in error case
2014-04-22 Danny Al-GaafExamples/*coder.c: add missing include of unistd.h
2014-04-22 Danny Al-GaafExamples/reed_sol_time_gf.c: include sys/time.h
2014-04-22 Danny Al-Gaafjerasure.c: fix memory leak in error case
2014-04-08 Kevin GreenanMerged in dachary/jerasure/wip-init (pull request #17)
2014-04-08 Loic Dacharymake galois_init_default_field(int w) extern
2014-04-03 Kevin GreenanMerged in dachary/jerasure/wip-make-check (pull request...
2014-04-03 Kevin GreenanMerged in dwglessner/jerasure/pull-#9-cleanup (pull...
2014-04-02 Loic Dacharyrun tests with make check
2014-04-01 David GlessnerFix typo about Autoconf >= 2.65 requirement.
2014-04-01 David GlessnerRemove -O3, -fPIC, $(INCLUDES) from AM_CFLAGS.
2014-03-31 Kevin GreenanMerged in dachary/jerasure/wip-gf-complete-tests (pull...
2014-03-31 Kevin GreenanMerged in dachary/jerasure/wip-warning-unused (pull...
2014-03-30 Loic Dacharysilence warning about bestrow used uninitialized
2014-03-29 Kevin GreenanMerged in dachary/jerasure/wip-gitignore (pull request...
2014-03-29 Loic Dacharyallow override of GF-Complete directory in test_all_gfs.sh
2014-03-28 Loic Dacharyadd .dirstamp to gitignore
2014-03-28 David GlessnerThis is the squashed pull request from David Glessner...
2014-03-28 David GlessnerQuiet configure warning.
2014-03-06 James PlankMerged in dachary/jerasure/wip-compilation-warnings...
2014-03-06 Loic Dacharyadd missing return value to functions that require it
2014-02-07 Jim PlankFixed some compiler warnings.
2014-02-07 Jim PlankAdded compilation instructions for when you don't have...
2014-01-29 Jim PlankAdded the user manual PDF to Manual.pdf