OSDN Git Service

Merge pull request #11 from yoheie/fix_path_compare
[lha/lha.git] / src /
2016-10-15 Koji AraiMerge pull request #11 from yoheie/fix_path_compare master
2016-10-14 Yohei EndoFix path check
2016-10-06 Koji AraiRemove unnecessary comments
2016-10-06 Koji AraiMerge pull request #10 from yoheie/change_skip_behavior
2016-10-06 Yohei EndoChange skip behavior on extracting.
2016-10-05 Koji AraiMerge branch 'master' of github.com:jca02266/lha
2016-10-05 Koji AraiAvoid compile error on libapplefile
2016-10-05 Koji AraiPrefer to use the iconv on MacOS X
2016-10-05 Koji AraiMerge pull request #9 from yoheie/fix_symlink_warning
2016-10-05 Yohei EndoFix warning message on extracting symlink.
2016-05-08 Koji AraiAbort when getc() is failed.
2016-05-08 Koji AraiAbort when fseek() is failed.
2016-05-07 Koji AraiShould not create symlinks in `lha p' command.
2016-05-06 Koji AraiFix a buffer overflow bug in getbytes()
2016-05-02 Koji AraiThe header length should be check more strictly.
2016-02-02 Koji AraiAdd more strict sanity check
2016-02-02 Koji AraiFix another BUG about negative length.
2016-01-23 Koji AraiFix a BUG skip size become negative in the skip_bytes...
2016-01-16 Koji AraiAvoid the buffer overflow BUG to occur to read the...
2015-11-30 Koji AraiMerge pull request #5 from yoheie/fix-make_name_with_pa...
2015-11-30 Yohei EndoFix build error when lstat is not supported
2015-11-30 Yohei EndoRemove unused parameter
2015-11-29 Koji AraiShould not use fatal_error() because the errno may...
2015-11-29 Koji AraiReplace fprintf() with fatal_error()
2015-11-29 Koji AraiPrevent from extracting files follow symbolic link
2015-11-29 Koji AraiChange the file encoding to UTF-8.
2015-10-18 Koji AraiMerge pull request #2 from yoheie/fix-case-conversion
2015-10-17 Yohei EndoFix nesting of MULTIBYTE_FILENAME compiler switch
2015-10-17 Yohei EndoFix filename case conversion on utf8 system
2015-01-20 Koji AraiWe do not have to support non-ANSI C compilers
2015-01-19 Koji AraiRemove AM_C_PROTOTYPES from configure.ac
2011-11-26 Koji AraiMerge branch 'pmarc'
2008-11-12 Koji AraiPMA extracting sources were licensed under the MIT... pmarc
2008-10-30 Koji Araishould define MIN() when it was not defined
2008-10-30 Koji Araicannot operate ++ for void pointer
2008-10-23 Koji Araifixed a bug for timestamp archiving feature
2008-09-10 Koji Araimaketree2() should refer the tree1 info at first.
2008-09-09 Koji AraiFixed bug: uninitialized variable has been used in...
2008-08-30 Koji Arairefined. global tree1, tree2 and struct tree are hidden...
2008-08-30 Koji Araishould check the tree1 value
2008-08-30 Koji Araisymmetry
2008-08-30 Koji Araishould start with mindepth
2008-08-29 Koji Araishould use header->method instead of permission for...
2008-08-27 Koji Arairemade the timestamping archive patch
2008-08-27 Koji AraiMerge commit 'origin' into timestamping
2008-08-27 Koji Araishould check the Kraft's inequality for tree
2008-08-23 Koji Arairefined
2008-08-23 Koji Araire-indent for pm2 source by GNU indent.
2008-08-23 Koji Araiapplied timestamping archive patch
2008-08-22 Koji Araiseek_lha_header() should search the PMA archive
2008-08-22 Koji Araiconfig.h (or lha.h) should be included at the top of...
2008-08-22 Koji AraiMerge commit 'origin/master' into pmarc
2008-08-22 Koji Arai* src/lhext.c (cmd_extract): stream position was adjust...
2008-08-20 Koji Araiupdated cproto.sh for PMA
2008-08-20 Koji Araisupport PMA file decoding
2008-08-04 Koji Arai* src/larc.c (decode_start_lz5): should use the dtext...
2008-08-03 Koji AraiMerge branch 'master' of ssh://kuro-box/home/arai/publi...
2008-08-03 Koji AraiMerge branch 'master' of /home/arai/public_html/lha
2008-08-03 Koji Arai* src/header.c (convert_filename): Fixed a bug:
2008-05-14 Koji AraiThe -t command should not affect extracting file attrib...
2008-05-14 Koji Araiadded a long option --debug=dumplzss which display...
2008-03-10 araiadd_dirinfo() no longer suppose that contents of the...
2008-03-05 araishould treat "-ab" as "-a -b" for shortopts="-a[0123]b".
2008-03-02 araishould remove duplicated slash
2008-02-16 araicould not extract files under readonly directories.
2008-02-05 araimake it possible to add archive suffixes.
2007-09-09 araithe function `put_longword()' should be used the ANSI...
2007-09-08 araiFix a bug: Could not extract 2G over files.
2007-09-04 araiuse the length modifier `ll' (%llu) for printing 64bit...
2007-09-04 araiupdate prototypes.h using cproto
2007-09-04 araipossible to extract 4G over files
2007-05-23 araiAdded an option ignoring Mac specific files
2007-02-24 arai* src/lharc.c (print_tiny_usage, parse_suboption):...
2007-02-24 arai* src/header.c (get_header): the variable "noconvertcas...
2007-02-24 arai* configure.ac: updated version.
2007-02-24 arai* src/header.c (copy_path_element, remove_dots, init_he...
2006-10-17 arai* src/lha_macro.h (MIN): newly added a macro for below.
2006-10-08 araire-applied the correct DJGPP patch. Thanks to Doug...
2006-10-02 araiapplied the patch for the DJGPP.
2006-09-11 arai* configure.ac: updated version.
2006-09-11 arai* config.h.in (HAVE_LIBAPPLEFILE): added `b' option...
2006-09-11 arai* src/lharc.c (parse_suboption): `-X' option has been...
2005-10-14 arai* src/lha_macro.h (UPDATE_CRC): To casting with (unsign...
2005-09-25 arai* src/prototypes.h: updated.
2005-06-07 arai* src/lharc.c (parse_suboption): fixed a bug, when the
2005-05-07 arai* src/lharc.c (print_usage): updated.
2005-05-07 arai* src/lhadd.c, src/header.c (remove_leading_dots):...
2005-05-07 arai* src/lhadd.c (remove_leading_dots): newly added.
2005-05-07 arai* src/lhext.c (is_directory_traversal): should return...
2005-05-07 arai*** empty log message ***
2004-10-02 arai* src/lharc.c (print_tiny_usage): added long option...
2004-10-02 arai* src/prototypes.h: updated.
2004-10-02 arai* src/lharc.c: should accept a single option --help...
2004-09-28 arai* src/lharc.c (parse_option, parse_suboption): use...
2004-09-26 arai*** empty log message ***
2004-09-26 arai* src/prototypes.h (str_safe_copy): newly added.
2004-09-26 arai* src/util.c (str_safe_copy): newly added.
2004-09-26 arai* src/header.c: fixed typo.
2004-09-17 arai* 00readme.autoconf: added a description about
2004-05-07 arai* src/prototypes.h: updated.
next