]> Dogcows Code - chaz/tar/history - src/create.c
Carefully crafted invalid headers can cause buffer overrun.
[chaz/tar] / src / create.c
2005-06-22  Paul EggertCarefully crafted invalid headers can cause buffer...
2005-06-13  Sergey Poznyakoff(dump_file0): Check for is_avoided_name() first. Fixes...
2005-05-21  Sergey PoznyakoffUpdate invocations of safer_name_suffix()
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-05-12  Sergey Poznyakoff(dump_regular_file): Correctly pad archive members...
2005-05-02  Paul EggertAdjust to new hash API.
2005-05-02  Paul Eggert(start_ueader): Adjust to new modechange API.
2005-04-07  Sergey PoznyakoffAssign orig_file_name
2005-03-03  Sergey PoznyakoffCorrectly parse empty uname/gname
2005-02-15  Sergey PoznyakoffReplace strdup with xstrdup
2005-02-04  Sergey Poznyakoff(start_private_header,write_header_name)
2005-02-03  Sergey PoznyakoffUse quote()
2004-10-04  Sergey PoznyakoffNew function check_cache_directory(),
2004-09-06  Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-09-01  Sergey Poznyakoff(dump_file0): Fix bug introduced 2004-02-21.
2004-08-08  Sergey PoznyakoffImproved compatibility with 1.13.25
2004-04-26  Sergey PoznyakoffProduce an error, not warning, if the filename is too...
2004-04-05  Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04  Sergey PoznyakoffRemoved unused variables
2004-03-26  Sergey Poznyakoff(write_long_name): Do not allow more than
2004-03-22  Sergey Poznyakoff(start_header): Check for GNU_FORMAT if incremental_opt...
2004-02-22  Sergey Poznyakoff(write_header_name) In pax format, use "path" keyword...
2004-02-21  Sergey Poznyakoff(dump_file0): The conditional at line
2004-02-20  Sergey Poznyakoff(start_private_header): Removed static qualifier.
2004-02-20  Sergey PoznyakoffAdded a comment
2004-02-18  Sergey Poznyakoff(write_extended): Call xheader_xhdr_name
2004-01-03  Sergey PoznyakoffUpdated invocations of safer_name_suffix
2004-01-03  Sergey Poznyakoff(dump_dir0): Bugfix. Thanks Piotr Czerwinski <pius...
2003-12-25  uid65697(dump_file0): Use sys_stat_nanoseconds().
2003-12-01  Sergey PoznyakoffUpdate calls to xheader_store
2003-11-25  Sergey Poznyakoff(write_gnu_long_link): Use oldgnu magic with @LongLink...
2003-11-17  Sergey PoznyakoffMajor rewrite.
2003-11-14  Sergey PoznyakoffDo not zero-terminate name field if
2003-11-14  Sergey PoznyakoffRemoved debugging hook
2003-11-14  Sergey Poznyakoff(start_header): Removed debugging hook
2003-11-13  Sergey PoznyakoffAdded POSIX.1-1988 support.
2003-10-04  Sergey PoznyakoffMoved system dependencies to system.c
2003-09-05  Sergey PoznyakoffUse ngettext where appropriate.
2003-09-04  Sergey PoznyakoffSupport for "linkpath" extended keyword
2003-09-03  Paul Eggert(write_extended): Remove unused local 'bufsize'.
2003-09-03  Sergey Poznyakoff(start_header): Store long file names
2003-09-01  Sergey Poznyakoff(string_to_chars): New function.
2003-08-31  Sergey PoznyakoffUse current_stat_info
2003-07-27  Sergey Poznyakoff/tmp/F
2003-07-05  Paul Eggert(relativize): Remove; replaced by safer_name_suffix.
2001-08-29  Paul Eggert(dump_file): Relativize link names before dumping.
2001-01-13  Paul Eggert(relativize): New function.
2000-10-29  Paul Eggert(dump_file): no_recurse_option -> ! recursion_option
2000-10-24  Paul EggertInclude hash.h.
2000-01-07  Paul EggertUpdate copyright year.
2000-01-07  Paul Eggert(find_new_file_size): Return size instead of storing...
1999-12-13  Paul Eggert(<quotearg.h>): New include.
1999-12-03  Paul Eggert(dump_file): Undo previous change about diagnosing...
1999-12-03  Paul Eggert(dump_file): Do not diagnose a file that the parent...
1999-11-07  Paul Eggert(finish_header): Report block numbers with origin 0...
1999-11-07  Paul Eggert(to_chars): Remove trailing newline from warning.
1999-10-11  Paul Eggert(dump_file): Fix typo: last two args to dump_file were...
1999-09-25  Paul Eggert(to_chars): Fix base-256 output.
1999-09-22  Paul Eggert(to_chars): Fix typo in decl.
1999-09-21  Paul Eggert(struct link): Remove unused linkcount member.
1999-08-23  Paul EggertLint cleanup.
1999-08-20  Paul Eggert(to_chars): Generate GNU base-64 representation if...
1999-08-18  Paul Eggert(write_eot): Write at least two zero blocks.
1999-08-16  Paul Eggertindenting fixes
1999-08-14  Paul Eggert(start_header): Include text of ignored filesystem...
1999-08-11  Paul Eggert(base_64_digits): New constant.
1999-07-20  Paul Eggert(dump_file): Use HAVE_READLINK, not S_ISLNK, to determi...
1999-07-17  Paul Eggert(create_archive): Exclude pathnames if any of their...
1999-07-12  Paul Eggert(start_header): Do not assume S_IFMT is defined.
1999-07-08  Paul Eggert(finish_sparse_file): Use excluded_filename instead...
1999-07-05  Paul EggertRename full_read to safe_read.
1999-07-02  Paul Eggert(mode_to_oct): Do not assume internal mode_t and extern...
1999-07-01  Paul EggertFix copyright notice.
1999-06-29  Paul EggertHandle EINTR correctly; use STDIN_FILENO instead of...
1999-06-19  Paul Eggert(to_oct): Prepend leading zeros, not spaces.
1999-03-02  Paul Eggert(to_oct): New parameter substitute, giving a substitute...
1999-01-27  Paul Eggert(gid_to_oct, major_to_oct, minor_to_oct, mode_to_oct...
1997-10-31  Paul Eggert(to_oct): Now static. Value arg is now uintmax_t....
1997-04-25  Paul EggertGNU tar 1.12
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François Pinard*** empty log message ***
1994-11-16  François PinardInitial revision
1994-11-16  François Pinard*** empty log message ***
next
This page took 0.366082 seconds and 107 git commands to generate.