aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
masterImprove error handlingOndrej Jirman9 months
1.10.xBump version to 1.10.3Ondrej Jirman6 years
devFix sync time measurementLeo Meyer7 years
 
TagDownloadAuthorAge
1.11.5commit aeb91da9ab...Ondrej Jirman9 months
1.11.4commit 38dec8c5e0...Ondrej Jirman12 months
1.11.3commit 6205139578...Ondrej Jirman14 months
1.11.2commit 1a6dd317e3...Ondrej Jirman15 months
1.11.1commit 9491db785b...Ondrej Jirman3 years
1.11.0commit e8b4f4e264...Ondrej Jirman4 years
1.10.2commit 89b4ca8466...Ondrej Jirman8 years
1.10.1commit 9888c5f351...Ondrej Jirman8 years
1.10.0commit e3157f423e...Ondrej Jirman8 years
1.10.0-rc2commit fc8adce4eb...Ondrej Jirman8 years
1.10.0-rc1commit 0c64880da6...Ondrej Jirman8 years
1.9.98commit f2b10c6c5b...Ondrej Jirman9 years
1.9.98-pre1commit 1d06af9722...Ondrej Jirman10 years
1.9.97commit 0763a11b34...Ondrej Jirman10 years
1.9.96commit 26c0c43c4a...Ondrej Jirman10 years
1.9.95commit e044566028...Ondrej Jirman11 years
1.9.94commit 7e338311ed...Ondrej Jirman11 years
1.9.93commit 601db0646a...Ondrej Jirman11 years
1.9.92commit f191564d19...Ondrej Jirman12 years
1.9.91commit 1d54799310...Ondrej Jirman13 years
1.9.90commit acfd00d723...Ondrej Jirman13 years
 
AgeCommit messageAuthor
2025-07-06Improve error handlingHEADmasterOndrej Jirman
2025-07-06Use portable endian conversion macro1.11.5Ondrej Jirman
2025-07-06Release 1.11.5Ondrej Jirman
2025-07-06Implement 402 X-Hashcash challengeOndrej Jirman
2025-04-11Enable stealth mode1.11.4Ondrej Jirman
2025-02-03Release 1.11.31.11.3Ondrej Jirman
2025-01-27Update code copyright handles1.11.2Ondrej Jirman
2025-01-27Migrate to xff.cz/megatoolsOndrej Jirman
2023-02-12Prepare for 1.11.1 release1.11.1Ondrej Jirman
2023-02-12Avoid gcc warning for strncpyOndrej Jirman
2023-02-12Avoid curl deprecationsOndrej Jirman
2023-02-12Fix node not found error when downloading foldersOndrej Jirman
2022-11-21Fix installation instructions for 1.11.0Ondrej Jirman
2022-10-03Add info about manpage build on UbuntuOndrej Jirman
2022-09-19dl: Fix file links when base64 contains trailing =Ondrej Jirman
2022-05-23Fix typoOndrej Jirman
2022-05-19Update NEWS/README for release of 1.11.01.11.0Ondrej Jirman
2022-05-18Improve support for UTF-8 on windowsOndrej Jirman
2022-04-01Use g_memdup2Ondrej Jirman
2021-10-28Try disabling TLS session ID cache (may fix #462)Ondrej Jirman
2020-11-08add support for newstyle foldersivesen
2020-10-15Cleanup the dl range codeOndrej Jirman
2020-10-15Add range selection to the downloaderaurelien
2020-07-20Return status = 2 if uploaded file already existsOndrej Jirman
2020-07-20Add file exists error typeOndrej Jirman
2020-06-01Fix NULL pointer dereference when invoking megatools in some situationsOndrej Jirman
2020-05-03Bump cache format versionOndrej Jirman
2020-05-03Cleanup login v2 support and fix session cachingOndrej Jirman
2020-05-03Add contributed support for v2 login flowOndrej Jirman
2020-05-01dl: Support new link format for individual files inside foldersOndrej Jirman
2020-04-04dl: Add support for new link formatsOndrej Jirman
2019-11-14Update README with new build information/git repository linkOndrej Jirman
2019-11-11Make doc generator programs optionalOndrej Jirman
2019-08-06Move to meson buildystemOndrej Jirman
2019-08-06Drop github issue templateOndrej Jirman
2019-07-21Update PGP fingerprintOndrej Jirman
2019-06-08We need to follow symlinks on local paths in megatools dlOndrej Jirman
2019-05-08Mark some functions as staticOndrej Jirman
2019-04-13Change e-mail/website addressesOndrej Jirman
2019-03-24URL-decode links passed to the dl command #310Ondrej Jirman
2019-03-24Add --ip-proto and --netif optionsOndrej Jirman
2019-03-05Add export toolOndrej Jirman
2019-03-05Add megatools test toolOndrej Jirman
2019-02-19Drop useless ;Ondrej Jirman
2019-02-19Fix grammar: data are -> data isOndrej Jirman
2019-01-22Avoid new compiler warningsOndrej Jirman
2019-01-22No need to iterate from the beginning when checking for invalid filenameOndrej Jirman
2019-01-22Replace invalid filename characters with _ instead of a spaceOndrej Jirman
2019-01-22Merge branch 'master' of github.com:megous/megatoolsOndrej Jirman
2019-01-22Don't use alloca, avoid unbounded path constructionOndrej Jirman
2019-01-22Merge pull request #428 from 64617/fix-filenamemegous
2019-01-22Don't immediately fail on invalid filename64617
2019-01-07Fixes: 'megatools get', Output to STDOUT not working #423Ondrej Jirman
2018-11-26Updated todoOndrej Jirman
2018-11-26Fix megatools rm not removing the child nodes from the fs_nodesOndrej Jirman
2018-11-26Don't free nodes too early #417Ondrej Jirman
2018-11-26dl: Download exported files even if root is not a folder #417Ondrej Jirman
2018-11-26Merge branch 'master' into xOndrej Jirman
2018-11-26Revert "Support ....?.... URL scheme for single file downloads"Ondrej Jirman
2018-11-26Refactor update_pathmap_prune to make it clearer, fix memleaksOndrej Jirman
2018-11-26Merge pull request #417 from mdirik/file-urlmegous
2018-11-26Support ....?.... URL scheme for single file downloadsMert Dirik
2018-11-25Sort order of downloads #401Ondrej Jirman
2018-11-18Merge pull request #414 from taiyu-len/mastermegous
2018-11-18Show file sizes in pick_nodestaiyu
2018-11-07Drop libmega mentions #412Ondrej Jirman
2018-10-18Fix download speed limit not being applied by curl if handle is re-used #380Ondrej Jirman
2018-10-05Fix implicitly declared function warnings in shell.c #406Ondrej Jirman
2018-10-04Add link for the experimental windows buildsOndrej Jirman
2018-10-04Optimize exported folder filesystem parsing #405Ondrej Jirman
2018-09-30Fix megac docOndrej Jirman
2018-09-30Fix parameter type to curl_easy_setoptOndrej Jirman
2018-09-30Fix for "Hardcoded colors affects readability" #404Ondrej Jirman
2018-09-29Allow more retries during download (when over quota) #403Ondrej Jirman
2018-09-29Add git warning/build instructions to autogen.shOndrej Jirman
2018-09-02Add gc_tool_fini attributeOndrej Jirman
2018-09-02Fix alignment of exported linksOndrej Jirman
2018-08-28Add docbook-xml dependency #391Ondrej Jirman
2018-08-26Update issue templateOndrej Jirman
2018-08-26Update README file for 1.11.0Ondrej Jirman
2018-08-19Don't download data when file already exists when using megadl #386Ondrej Jirman
2018-08-19Add -std=c99 compiler flagOndrej Jirman
2018-08-14Always retry the upload, on any server returned errorOndrej Jirman
2018-08-14Drop special handling of EAGAINOndrej Jirman
2018-08-14Report possibly transient failures from curl as HTTP_ERROR_COMM_FAILUREOndrej Jirman
2018-08-14Bump version to 1.11.0-gitOndrej Jirman
2018-08-14Drop AC_PROG_RANLIB (libtool is enough)Ondrej Jirman
2018-08-14Don't be too silentOndrej Jirman
2018-08-05Fix contact informationOndrej Jirman
2018-08-05Improve build instructions #384Ondrej Jirman
2018-08-02Use libtool to fix static linkingOndrej Jirman
2018-08-02Drop option groupsOndrej Jirman
2018-08-01Fix a couple of typosAlberto Garcia
2018-08-01Updated NEWS/TODOOndrej Jirman
2018-08-01Drop dead autoconf codeOndrej Jirman
2018-08-01Update megatools docs for the new command naming schemeOndrej Jirman
2018-08-01Add option to install compat linksOndrej Jirman
2018-08-01Build a single binary instead of a binary for each commandOndrej Jirman
2018-08-01Drop accentOndrej Jirman
2018-08-01Bump the yearOndrej Jirman
2018-08-01We don't use gnutls/glib-networking anymore, drop unnecessary codeOndrej Jirman
2018-07-31Implement public key pinning for the API serverOndrej Jirman
2018-07-31Prepare release 1.10.21.10.2Ondrej Jirman
2018-07-31Implemented chunked download, fixes #380Ondrej Jirman
2018-07-31Add download/resume stress testOndrej Jirman
2018-07-31Increase libcurl receive buffer sizeOndrej Jirman
2018-07-31Don't cloak user agent by defaultOndrej Jirman
2018-07-31cURL share api is available at least since 7.12.0Ondrej Jirman
2018-07-31Don't allow to disable conn sharingOndrej Jirman
2018-07-31Disable unused function (fixes a warning)Ondrej Jirman
2018-07-27Update bug reportig guidelinesOndrej Jirman
2018-07-27Share DNS query results accross workersOndrej Jirman
2018-07-27Updated NEWSOndrej Jirman
2018-07-27Bump version to 1.10.11.10.1Ondrej Jirman
2018-07-27Revert "Use CURLOPT_XFERINFOFUNCTION instead of deprecated CURLOPT_PROGRESSFU...Ondrej Jirman
2018-07-27Revert "Drop keepalive options, probably not necessary anymore"Ondrej Jirman
2018-07-26Add dal1a to the contributors listOndrej Jirman
2018-07-26Tree viewdal1a
2018-07-26Fix wrong order of the mailbox/worker initializationOndrej Jirman
2018-07-25Add self help sectionOndrej Jirman
2018-07-25Update issue templatesmegous
2018-07-25Fix clang compilation failure #377Ondrej Jirman
2018-07-25Node size should be a 64bit variableOndrej Jirman
2018-07-23Simplify in-tool help display (just use --help)Ondrej Jirman
2018-07-23megadl: Drop debug outputOndrej Jirman
2018-07-23Cleanup --choose-files docsOndrej Jirman
2018-07-23Simplify dl_sync_dir_choose using the new style APIOndrej Jirman
2018-07-23User new style mega_session_get API in megadlOndrej Jirman
2018-07-23More robust file selection in megadlOndrej Jirman
2018-07-23Add mega_node_has_ancestorOndrej Jirman
2018-07-23Add tool helper for requesting user inputOndrej Jirman
2018-07-23Run clang-format on the new codeOndrej Jirman
2018-07-23Added option to manpageDal1a
2018-07-23Option to choose which files to downloadDal1a
2018-07-23Display file name when downloading with megacopy1.10.0Ondrej Jirman
2018-07-23Update NEWSOndrej Jirman
2018-07-23Update documentation of speed limitOndrej Jirman
2018-07-23Bump version to 1.10.0Ondrej Jirman
2018-07-23Updated autocompletion for bash #368Ondrej Jirman
2018-07-23Updated TODOOndrej Jirman
2018-07-23Disable boost modeOndrej Jirman
2018-07-22Limit cached connections per worker to 2Ondrej Jirman
2018-07-22Revert "Set upper limit for worker counts to 5, default to 3"Ondrej Jirman
2018-07-22Pretend to be more like a [Firefox] browserOndrej Jirman
2018-07-22Use CURLOPT_XFERINFOFUNCTION instead of deprecated CURLOPT_PROGRESSFUNCTIONOndrej Jirman
2018-07-22Tune http timeouts for uploads a bitOndrej Jirman
2018-07-22Enable only http protocolsOndrej Jirman
2018-07-22Move nosignal option to http_new, it needs to be enabled globallyOndrej Jirman
2018-07-22Drop keepalive options, probably not necessary anymoreOndrej Jirman
2018-07-22Disable connection sharing, use persistent http handle per workerOndrej Jirman
2018-07-22Fix tman debugging enable conditionOndrej Jirman
2018-07-22Fix build with libcurl < 7.57.0 #371Ondrej Jirman
2018-07-22Explict signalization of end of transfer to progress handlerOndrej Jirman
2018-07-22Re-try transfers where mega fails to return upload handleOndrej Jirman
2018-07-22Updated TODOOndrej Jirman
2018-07-22Error out when mega fails to return upload handle ("fixes" EARGS errors)Ondrej Jirman
2018-07-22Add more info to "chunk failed" warningOndrej Jirman
2018-07-22Add boost mode (use bigger chunks when uploading)Ondrej Jirman
2018-07-22Improve error parsing after uploadOndrej Jirman
2018-07-22Add ?c= "CRC" checksum to upload urlsOndrej Jirman
2018-07-22Refactor HTTP error handling a bit, add BANDWIDTH_LIMIT errorOndrej Jirman
2018-07-21Add support for megals --print0|-0Ondrej Jirman
2018-07-21Refactor worker threads in transfer manager, prep for boosterOndrej Jirman
2018-07-21Bump version to 1.10.0-rc3Ondrej Jirman
2018-07-21Better handle ERATELIMIT and EOVERQUOTA during transfersOndrej Jirman
2018-07-21Fix memleaks in megcopyOndrej Jirman
2018-07-21Fix memleaks, stop tman on exitOndrej Jirman
2018-07-21Add propper http cleanup to ease valgrind debuggingOndrej Jirman
2018-07-20--disable-previews is already present in upload-options.txt #367Ondrej Jirman
2018-07-19Bump version to 1.10.0-rc21.10.0-rc2Ondrej Jirman
2018-07-19Use g.api URL instead of eu.api URLOndrej Jirman
2018-07-19Re-start chunk transfers with exponential backoffOndrej Jirman
2018-07-19Initially start first few chunk transfers at 200ms intervalsOndrej Jirman
2018-07-19Allow to start chunk trasnfers at specified timeOndrej Jirman
2018-07-19Fix logging of upload handlesOndrej Jirman
2018-07-19Add timestamp to tman logOndrej Jirman
2018-07-19Set upper limit for worker counts to 5, default to 3Ondrej Jirman
2018-07-19Improve checks for tool_start_session return status1.10.0-rc1Ondrej Jirman
2018-07-19Updated NEWSOndrej Jirman
2018-07-19Drop the progress update frequency to 1 fpsOndrej Jirman
2018-07-19Fix download progress reporting when using resumeOndrej Jirman
2018-07-19Implemented option to disable resumeOndrej Jirman
2018-07-19Optimize download path AES-CTR decryption using EVP APIOndrej Jirman
2018-07-18Optimize CBC-MAC calculation in the download path using EVP APIOndrej Jirman
2018-07-18Re-enable support for previewsOndrej Jirman
2018-07-18Remote path should be set from basename(remote_path) in megaput #364Ondrej Jirman
2018-07-17Updated source code build stepsOndrej Jirman
2018-07-14Start preparing notes for 1.10.0 releaseOndrej Jirman
2018-07-14Improve progress reporting accuracy, sumarize the avg speed at the endOndrej Jirman
2018-07-14Format code in the Linux styleOndrej Jirman
2018-07-14Drop struct typedefs for clarityOndrej Jirman
2018-07-14Fall through on unknown messagesOndrej Jirman
2018-07-14Send initial 0 progress report before the upload startsOndrej Jirman
2018-07-14Don't do tty stuff to a stdout (send escape sequences only to the terminal)Ondrej Jirman
2018-07-14Bump version to 1.9.99gitOndrej Jirman
2018-07-14Optimize upload path encryption #360Ondrej Jirman
2018-07-13Lower the default ParallelTransfers setting to 5Ondrej Jirman
2018-07-13Enable sharing of data between curl handlesOndrej Jirman
2018-07-13Drop unused http APIOndrej Jirman
2018-07-13Disable 100-continue for all requestsOndrej Jirman
2018-07-13Don't use TLS for data transfers #360Ondrej Jirman
2018-07-13Updated TODOOndrej Jirman
2018-07-13Add build instructions for Alpine Linux #361Ondrej Jirman
2018-07-13Make number of parallel connections configurable via ParallelTransfersOndrej Jirman
2018-07-13Don't limit progress updates in http libraryOndrej Jirman
2018-07-13Fix progress reportingOndrej Jirman
2018-07-13Add TODO for the next releaseOndrej Jirman
2018-07-13Avoid hangups by the use of timeouts/retries #360Ondrej Jirman
2018-07-13Fix memory leakOndrej Jirman
2018-07-13Implemented chunked upload #360, #130, #110, #18Ondrej Jirman
2018-07-13Add simple MAC functionsOndrej Jirman
2018-07-12Slow down curl progress updates on all platformsOndrej Jirman
2018-07-12Differentiate HTTP timeout errorsOndrej Jirman
2018-07-12Drop get_chunk_off()Ondrej Jirman
2018-07-12Mark invalid gcc 8 warningOndrej Jirman
2018-07-12Move compat function to the topOndrej Jirman
2018-07-12Don't advertise we're megatools to mega.nzOndrej Jirman
2018-07-12Use a differnt check for gio/glib2Ondrej Jirman
2018-07-08Fix comments syntax in megarc man page #359Ondrej Jirman
2018-06-27Drop PayPal/PatreonOndrej Jirman
2018-06-14Add info about third-party scriptsOndrej Jirman
2018-05-08Mention Chocolatey in the README #347Ondrej Jirman
2018-04-01Add http debug option for curl/HTTP connection debuggingOndrej Jirman
2018-04-01Add email contact noteOndrej Jirman
2018-04-01Gir is no longer necessaryOndrej Jirman
2018-04-01Update list of contributorsOndrej Jirman
2018-04-01Update website informationOndrej Jirman
2018-04-01Add my PGP key informationOndrej Jirman
2018-04-01Add PayPal donation optionOndrej Jirman
2018-04-01Remove manual build info for MacOS XOndrej Jirman
2018-04-01Add info about online manpagesOndrej Jirman
2018-04-01Megastream tool's functionality was merged into megagetOndrej Jirman
2017-11-25Use glib's variants of PRIu64, fixes #328Ondrej Jirman
2017-11-23Fix wrong order of put_compat argumentsOndrej Jirman
2017-11-23Cleanup preview disable option changesOndrej Jirman
2017-11-23Merge branch 'master' of https://github.com/bAndie91/megatools into bAndie91-...Ondrej Jirman
2017-11-23Don't remove temporary file on HTTP/filesystem errorsOndrej Jirman
2017-11-23Implemented resume for downloads, fixes #252Ondrej Jirman
2017-11-23Cleanup and unify data download code pathOndrej Jirman
2017-11-23Only move tmp_file to destination if file is not NULLOndrej Jirman
2017-11-23Write to temporary file during downloads, fixes #326Ondrej Jirman
2017-07-28megadl doesn't use account session when downloading folder links #304Ondrej Jirman
2017-07-26Add .editorconfignyuszika7h
2017-07-22Set referrer to mega.nz instead of mega.co.nzstrupo
2017-07-22Add contributed bash auto-completion file by albaldi #250Ondrej Jirman
2017-07-22Skip symlinked folders when uploading in megacopy #262Ondrej Jirman
2017-07-22Turn on TCP keepalive probes in CURL #271Ondrej Jirman
2017-07-22Add support for authenticated megadl #298Ondrej Jirman
2017-07-22Fix multiline comment warningOndrej Jirman
2017-06-08Fix proxy support in megareg (it was not enabled correctly) #287Ondrej Jirman
2017-05-31Correct name of FreeBSD ports collectionErik Nordstrøm
2017-05-11Add Patreon info to READMEOndrej Jirman
2017-02-18Fix argument exclusion checks in megadfcyrozap
2017-02-12Merge remote-tracking branch 'origin/master'Ondrej Jirman
2017-02-12Compiling errors with OpenSSL 1.1 #263Ondrej Jirman
2017-02-11Fix OpenSSL 1.1 compatibilityChris Tarazi
2017-01-20Fix typo.Michael Ledin
2017-01-20Merge pull request #256 from christarazi/fix254megous
2017-01-19Fix issue #254Chris Tarazi
2016-12-26Fix --limit-speed option documentation #246Ondrej Jirman
2016-12-17Fix b64_aes128_cbc_encrypt_str string length handling #242Ondrej Jirman
2016-12-05Merge branch 'master' of github.com:megous/megatoolsOndrej Jirman
2016-12-05Clarify package installation on GNU/Linux distributionsOndrej Jirman
2016-11-04Merge pull request #235 from shaggytwodope/mastermegous
2016-11-04Fix compiling against libresslJohnathan Jenkins
2016-11-03Fix proxy support1.9.98Ondrej Jirman
2016-11-03Add support for --proxy noneOndrej Jirman
2016-11-03Add missing docsOndrej Jirman
2016-11-03Updated NEWSOndrej Jirman
2016-11-03Fix mixed tabs/spacesOndrej Jirman
2016-11-03Fix exit status reportingOndrej Jirman
2016-11-03Update documentationOndrej Jirman
2016-11-03Add proxy supportOndrej Jirman
2016-11-03Cleanup command line options handlingOndrej Jirman
2016-09-13Merge pull request #227 from dilworks/speedlimitOndřej Jirman
2016-09-12Now with warnings!Tom Maneiro
2016-09-11Initial quick'n'dirty implementation for UL/DL speed limitsTom Maneiro
2016-08-15Merge pull request #223 from zkxs/patch-1Ondřej Jirman
2016-08-12Correct page tile of the megadl man pageMichael Ripley
2016-08-12Extend character count limit for registration verification link #221Ondrej Jirman
2016-07-15copy-paste typobAndie91
2016-07-04Add Upload section and CreatePreviews setting into rc file. Add --enable-prev...bAndie91
2016-06-21Merge pull request #210 from davidgfnet/masterOndřej Jirman
2016-06-20Adding abort on error option.David Guillen Fandos
2016-06-15Add support for OpenSSL 1.1.xOndrej Jirman
2016-04-05Fix documentation build - issue #1901.9.98-pre1Ondrej Jirman
2016-03-30Merge pull request #198 from wdlkmpx/masterOndřej Jirman
2016-03-30http: define CURL_AT_LEAST_VERSION if it's not definedwdlkmpx
2016-03-27Support curl <= 7.21.6Ondrej Jirman
2016-03-27Remove megafs experimentOndrej Jirman
2016-03-26Use the same units (MiB, KiB, ...) in progress displayOndrej Jirman
2016-03-26Move progress display to "UI" part of megatoolsOndrej Jirman
2016-03-26Output progress rate and cap frequencyRealDolos
2016-02-19Merge pull request #184 from Kagami/update-readmeOndřej Jirman
2016-02-19Update gentoo install instructionsKagami Hiiragi
2016-02-07Username with dash doesn't work on CLI #133Ondrej Jirman
2016-02-06ERROR: Server keeps asking us for EAGAIN, giving up #155Ondrej Jirman
2016-02-06Doesn't read symlinks #143Ondrej Jirman
2016-02-06Format README a bitOndrej Jirman
2016-02-06Merge pull request #156 from vadviktor/vadviktor-patch-readmeOndřej Jirman
2016-02-06Update NEWSOndrej Jirman
2016-02-06Merge pull request #180 from protomouse/automatic-decompressionOndřej Jirman
2016-02-06enable automatic decompression (CURLOPT_ACCEPT_ENCODING)protomouse
2016-02-03Updated NEWSOndrej Jirman
2016-02-03Drop more unused codeOndrej Jirman
2016-02-03Drop more unused codeOndrej Jirman
2016-02-03Remove unused codeOndrej Jirman
2016-02-03Bump version to 1.9.98Ondrej Jirman
2016-02-03Remove mv.cOndrej Jirman
2016-02-03Remove libmega, don't use libtoolOndrej Jirman
2016-02-03Don't install the megafs manpage if Fuse is not enabledAlberto Garcia
2016-02-02Bump version to 1.9.971.9.97Ondrej Jirman
2016-02-02Drop unused variableOndrej Jirman
2016-02-02Drop debug printOndrej Jirman
2016-02-02Don't re-invent the wheel, use libcurl for API requestsOndrej Jirman
2016-01-02Generate mega.nz links instead of mega.co.nz1.9.96Ondrej Jirman
2016-01-02Revert "Use and generate mega.nz links instead of mega.co.nz"Ondrej Jirman
2016-01-02Use current year in docs footerOndrej Jirman
2016-01-02Updated NEWSOndrej Jirman
2016-01-02Use mega.nz in docsOndrej Jirman
2016-01-02Use mega.nz instead of mega.co.nz in comments/non-essential printsOndrej Jirman
2016-01-02Use and generate mega.nz links instead of mega.co.nzOndrej Jirman
2016-01-02Support mega.nz links in megaregOndrej Jirman
2015-10-03Update READMEViktor (Icon) VAD
2015-08-27Add support for mega.nz linksOndrej Jirman
2015-08-26Add megacopy to .gitignorePalmer Dabbelt
2015-06-13Fix for "Fedora Build Issues #131"Ondrej Jirman
2015-05-19Add README info about build issues with git codeOndrej Jirman
2015-05-11Fix Build error on Ubuntu 14.04 #125Ondrej Jirman
2015-04-16Bump version to 1.9.96Ondrej Jirman
2015-04-16Clear sid before trying to login after session load failureOndrej Jirman
2015-04-15Update NEWS and TODO for the release1.9.95Ondrej Jirman
2015-04-15We don't need any configuration from dconf, remove use of dconf gesttings bac...Ondrej Jirman
2015-04-15Update README to reflect command changes and removalsOndrej Jirman
2015-04-15Remove megamv as it is not and will not be implemented in 1.9 branchOndrej Jirman
2015-04-15Rename megasync to megacopy to avoid conflict with official mega sync clientOndrej Jirman
2015-03-05Bump version to 1.9.95Ondrej Jirman
2015-03-05Updated TODOOndrej Jirman
2015-02-24Slow down progress reporting on windows to once per second #102Ondrej Jirman
2015-02-10Correct the default values in mega_session_load()Ondrej Jirman
2015-02-09Optimize session loading - further optimization - issue #100Ondrej Jirman
2015-02-09Optimize session loading - issue #100Ondrej Jirman
2015-01-20Fix regression in megadl: fails to download exported folders #90Ondrej Jirman
2015-01-20Improve compatibility wit older curl (whatever version is in centos 6.5)Ondrej Jirman
2015-01-02Updated NEWS file for 1.9.941.9.94Ondrej Jirman
2015-01-02"Password =" field is forward-slash sensitive #71Ondrej Jirman
2015-01-02Always use IPv4Ondrej Jirman
2015-01-02Add info on how to build/install megatools on various distrosOndrej Jirman
2015-01-02Fix uses of unsanitized paths after sanitizationOndrej Jirman
2015-01-01Remote directory not found /Root/ #77Ondrej Jirman
2014-12-31Fix compatibility with older glib versionsOndrej Jirman
2014-12-19Optimize path handlingOndrej Jirman
2014-12-08Fix IP resolve in curl to default to IPv4Ondrej Jirman
2014-10-24Updated gitignoreOndrej Jirman
2014-10-24Use non-recursive makeOndrej Jirman
2014-10-24Bump version to 1.9.94Ondrej Jirman
2014-10-24Add docs build error notice when building from git tree1.9.93Ondrej Jirman
2014-10-24Revert "Really disable building of docs #15"Ondrej Jirman
2014-10-23Print debug output to stderr in order not to confuse testusiteOndrej Jirman
2014-10-23Updated testsuiteOndrej Jirman
2014-10-23Updated NEWSOndrej Jirman
2014-10-23Added --disable-previews optionOndrej Jirman
2014-10-23Optimize buffer allocation during downloadOndrej Jirman
2014-10-23Add better error reporting to curl stream handlersOndrej Jirman
2014-10-23Really disable building of docs #15Ondrej Jirman
2014-10-23Megadl No Progress When Downloading a Folder. #52Ondrej Jirman
2014-10-23Fix mega_session_stat path sanitizationOndrej Jirman
2014-10-23Fix megadf reporting 0 all the timeOndrej Jirman
2014-10-23Add OpenSSL exemptionOndrej Jirman
2014-10-23Fix has_convert detectionOndrej Jirman
2014-10-23Simplify codebase using alloc.hOndrej Jirman
2014-10-23Bump megatools version to 1.9.93Ondrej Jirman
2014-10-23Increase the post_simple response size limitOndrej Jirman
2014-09-06Added --with-fuse flag for conditionally building with FUSE support.Matthew Schultz
2014-08-24Updated NEWS file1.9.92Ondrej Jirman
2014-08-20Fix issue to download a file with accent with megaget (issue #22)Ondrej Jirman
2014-08-20Increase retry delayOndrej Jirman
2014-08-19Do repeated API calls after 500 Server Is BusyOndrej Jirman
2014-05-09Drop stream.cOndrej Jirman
2014-05-09Fix Megatools thumbnails for PDF (issue #5)Ondrej Jirman
2014-05-09Add info about Gentoo ebuild to the README file (issue #26)Ondrej Jirman
2014-05-09Installation instructions for MacOndrej Jirman
2014-05-09Fix megadl used with pipe (--path -): LF produces CR LF into binary data (iss...Ondrej Jirman
2014-05-09Fix megasync error (issue #45)Ondrej Jirman
2014-05-09Add megadl --print-names optionOndrej Jirman
2014-05-09Megadl reports file download errorsOndrej Jirman
2014-05-09Build tools before testsOndrej Jirman
2014-05-09Check for a2x if --enable-docs-build=yesOndrej Jirman
2014-05-09MegaChunkedCbcMac: Drop helper methods for 8 byte valuesOndrej Jirman
2014-05-09Unmask Megatools to Mega.co.nz (user proper User-Agent)Ondrej Jirman
2014-05-09Use s_json_buildv to construct API callsOndrej Jirman
2014-05-09Updated sjson libraryOndrej Jirman
2014-05-09MegaAesKey: Annotation fix for mega_aes_key_load_binaryOndrej Jirman
2014-05-09Http: Return 0 from reads after POST has endedOndrej Jirman
2014-05-09Fix pyhton bindings testOndrej Jirman
2014-05-09Drop PHP test server from the repoOndrej Jirman
2014-05-09Bump version to 1.9.92Ondrej Jirman
2013-04-15Allow to disable man pages build system1.9.91Ondrej Jirman
2013-04-15Updated NEWS and TODOOndrej Jirman
2013-04-15Removed megastream in favor of mega{dl,get} --path -Ondrej Jirman
2013-04-15Added man pages for all toolsOndrej Jirman
2013-04-15Drop dead codeOndrej Jirman
2013-04-15Pretty print JSON in print_nodeOndrej Jirman
2013-04-15Updated sjson with new featuresOndrej Jirman
2013-04-15megamv: Remove example usage from the error outputOndrej Jirman
2013-04-15megamkdir/megarm: Check for required argumentsOndrej Jirman
2013-04-15megasync: --no-progress supportOndrej Jirman
2013-04-15Fix mega_session_dl streaming mode segfaultOndrej Jirman
2013-04-15megadl: --no-progress support, streaming support via --path -Ondrej Jirman
2013-04-15megaget: --no-progress support, streaming support via --path -Ondrej Jirman
2013-04-15megaput: --no-progress supportOndrej Jirman
2013-04-15Fix megareg error messagesOndrej Jirman
2013-04-15Change header style in megalsOndrej Jirman
2013-04-15Fix megals --names logicOndrej Jirman
2013-04-15Fix typedef redefinitionsOndrej Jirman
2013-04-14Add note that on FreeBSD GNU make must be used to build the toolsOndrej Jirman
2013-04-14Fix compilation on FreeBSD by adding --enable-warningsOndrej Jirman
2013-04-14Enable CA validationOndrej Jirman
2013-04-14Win32: Drop requirement for manual setup of GIO_EXTRA_MODULESOndrej Jirman
2013-04-14Implemented --debug optionOndrej Jirman
2013-04-14Move do_discobnnect before socket client reconfigurationOndrej Jirman
2013-04-14Megadf - fix unsigned overflow when server reports 0 total spaceOndrej Jirman
2013-04-14Bump version to 1.9.91Ondrej Jirman
2013-04-11Initial public release1.9.90Ondrej Jirman
 
Clone
https://xff.cz/git/megatools

If you want to contact me, send an e-mail to x@xnux.eu.

Homepage: https://xff.cz.