This website requires JavaScript.
99be3e790d
Add pregenerated bz_version.h
master
Reece
2021-06-12 19:47:29 +0100
d76e685c7a
[*] import/export api macros were omega scuffed
Reece
2021-06-12 19:11:24 +0100
bf905ea225
Merge branch 'master' into 'master'
Micah
2021-05-31 19:53:03 +0000
4c7533f434
Merge branch 'master' into 'master'
Micah
2021-05-31 19:51:38 +0000
f2bbd4e5d8
Minor man page update dealing with bzip2/gzip differences
imartisko
2021-05-31 19:51:38 +0000
775be3c894
Merge branch 'skip_tests_if_no_app' into 'master'
Micah
2021-05-24 01:35:02 +0000
8e70ae1957
APP tests are disabled if app is not built
Dmitry Kargin
2020-11-08 19:05:44 +0300
6211b6500c
Merge branch 'win' into 'master'
Micah
2020-09-11 21:11:13 +0000
e37cc75e84
Add VS 2019
Isuru Fernando
2019-10-27 20:22:40 -0500
95f6895804
Add appveyor
Isuru Fernando
2019-10-22 14:54:11 -0500
f85224356b
Use generator expressions for target file
Isuru Fernando
2019-10-22 14:53:46 -0500
15255b553e
Merge branch 'cmake-install-symlinks' into 'master'
Federico Mena Quintero
2020-08-11 00:45:27 +0000
17a7a0ebfa
Gitlab CI: Test cmake build on Debian
Micah Snyder
2020-02-20 21:08:45 -0500
b715457c1e
CMake Improvements: Fix ENABLE_STATIC_LIB option, and renames static library with _static suffix to differentiate between shared library .lib file on Windows.
Micah Snyder
2020-02-19 22:05:10 -0500
b850a926ba
Meson Improvements: Replaces use of add_project_arguments with executable()'s c_args option, providing a list of args that vary depending on the host OS. Also bumps minimum meson version from 0.48 to 0.50, to alleviate warnings about using features introduced in 0.50.
Micah Snyder
2019-10-27 19:07:35 -0400
2c8c975075
CMake Improvements: reverted use of TARGET_FILE_SUFFIX because it requires CMake 3.15 or newer, which is not available on all test systems.
Micah Snyder
2019-10-27 16:16:10 -0400
0023ecfbdb
CMake improvements: copy/install bunzip.exe, bzcat.exe to correct directory (eg build\Release for a Release build).
Micah Snyder
2019-10-27 15:54:26 -0400
095262feae
CMake improvements: Replaces add_definitions with target_compile_definitions for bzip2, bzip2recover targets.
Micah Snyder
2019-10-27 13:33:17 -0400
65179284ce
license and version print should output to stdout and exit with code 0
Rikard Gynnerstedt
2019-10-24 12:48:57 +0200
bae2dfa931
Changes CMake duplicate install targets (bunzip, etc) to symlinks instead of file copies.
Micah Snyder
2019-09-14 22:58:37 -0400
1de04548d0
Improves CMake formatting, removing unnecessary quotes and fixing indentation.
Micah Snyder
2019-09-14 21:19:35 -0400
b52681fab6
Moves BZ_UNIX, BZ_LCCWIN32 defines out of bzip2.c and bzip2recover.c and into the build tooling (cmake, meson, and nmake).
Micah Snyder
2019-09-14 18:48:40 -0400
d0dae15260
Removing hardcoded BZ_UNIX definition which broke the build on Windows.
Micah Snyder
2019-06-29 20:07:26 -0400
af3ab6c58f
CMake build tooling improvement: Adds install for bunzip, bzcat copies of bzip2, as well as shell-scripts bzdiff, bzgrep, bzmore, and their alternately named copies (not available for Windows).
Micah Snyder
2019-06-29 18:35:26 -0400
b7a6722911
Merge branch 'meson-warncflags' into 'master'
Federico Mena Quintero
2019-09-10 17:31:00 +0000
cc1d5a784a
Merge branch 'meson-install-binary-links' into 'master'
Federico Mena Quintero
2019-09-10 17:26:20 +0000
4a8a9fd228
Port WARNCFLAGS of CMakeLists.txt to meson.build
Chih-Hsuan Yen
2019-08-19 22:51:25 +0800
3eff339237
Merge branch 'apt-get' into 'master'
Jordan Petridis
2019-07-22 09:26:51 +0000
20201212ab
CI: Use apt-get rather than apt
Роман Донченко
2019-07-15 20:57:56 +0000
ef31e2d0ba
Merge branch 'distutils' into 'master'
Jordan Petridis
2019-07-15 02:28:23 +0000
60faa3a33c
CI: Install python3-distutils on Debian testing
Роман Донченко
2019-07-14 20:47:20 +0000
030da03add
Merge branch 'cmake-cxx' into 'master'
Federico Mena Quintero
2019-07-10 19:50:39 +0000
812a898b76
Accept as many selectors as the file format allows.
Mark Wielaard
2019-07-03 01:28:11 +0200
ab22254684
Meson: install symlinks or copies of binaries
Dylan Baker
2019-06-28 10:04:10 -0700
488f31b950
Merge branch 'wip-rustify' into rustify
rustify
Federico Mena Quintero
2019-06-27 12:51:33 -0500
091c23c9fb
Install autoconf-archive in the CI so AX_PTHREAD will work
Federico Mena Quintero
2019-06-27 12:48:02 -0500
91a3b6d614
CMake: remove needless checks
Rolf Eike Beer
2019-06-27 08:52:45 +0200
1e6d325fee
CMake: remove C++ option checking
Rolf Eike Beer
2019-06-27 08:39:02 +0200
78aa9c8623
Merge branch 'version-header' into 'master'
Federico Mena Quintero
2019-06-25 23:59:30 +0000
4c6ef278dc
(#2 ): Generate a header file with the version number
Federico Mena Quintero
2019-06-25 18:26:20 -0500
d9a99adca7
Update NEWS
Federico Mena Quintero
2019-06-25 13:38:19 -0500
31bfafca67
bzip2recover: Refuse to overwrite existing output files
Colin Phipps
2019-06-25 13:34:52 -0500
b1446b53ed
NEWS - Link to the Red Hat bug for CVE-2016-3189
Federico Mena Quintero
2019-06-25 12:35:50 -0500
e275cecc0f
NEWS - Fix attribution for the bzip2recover strcpy() patch
Federico Mena Quintero
2019-06-25 12:33:59 -0500
99a505f9d9
Merge branch 'rustify' into 'rustify'
Federico Mena Quintero
2019-06-24 23:45:03 +0000
71654c36fc
Format Rust code
Mateusz Mikuła
2019-06-24 14:20:30 +0200
69d2d891d8
Ignore tables from rustfmt
Mateusz Mikuła
2019-06-24 14:17:15 +0200
53766110d1
docs/RELEASING.md - start a release checklist
Federico Mena Quintero
2019-06-21 17:54:40 -0500
9eac831b5e
Bump library revision
Federico Mena Quintero
2019-06-21 17:52:27 -0500
277548b072
Sync versioning schemes between Meson and CMake
Federico Mena Quintero
2019-06-21 17:23:16 -0500
29a935d589
Merge branch 'meson-macos' into 'master'
Federico Mena Quintero
2019-06-21 17:22:27 +0000
6766933901
Merge branch 'rustify' into 'rustify'
Federico Mena Quintero
2019-06-21 17:20:28 +0000
5cd6c8f2b2
meson: Fix build on macos
Dylan Baker
2019-06-21 09:16:04 -0700
aec845df29
Run rustfmt on CI
Mateusz Mikuła
2019-06-21 14:59:34 +0200
a51fb7324e
Merge branch 'remove-autotools'
Federico Mena Quintero
2019-06-20 11:39:25 -0500
1660afceba
NEWS - link to an alternate construction of the bzip2 repository
Federico Mena Quintero
2019-06-20 11:38:17 -0500
2e006d78c6
Add a NEWS file with the changes in 1.0.7
Federico Mena Quintero
2019-06-20 11:22:55 -0500
2f8240eaa9
Move NEWS to NEWS-pre-1.0.7
Federico Mena Quintero
2019-06-20 11:22:27 -0500
20b522d021
Remove autotools stuff from .gitignore
remove-autotools
Federico Mena Quintero
2019-06-19 21:04:43 -0500
b3722d45a5
Remove references to autotools from COMPILING.md
Federico Mena Quintero
2019-06-19 21:01:59 -0500
c8900377c7
Remove autotools files
Federico Mena Quintero
2019-06-19 20:58:36 -0500
b83c7780bf
Remove autotools from the CI
Federico Mena Quintero
2019-06-19 21:00:17 -0500
c61d28ba06
man/meson.build: Add newline to the end of the file
Federico Mena Quintero
2019-06-14 14:21:34 -0500
6b9b943d78
Merge branch 'windows_build_improvements'
Federico Mena Quintero
2019-06-14 09:24:07 -0500
6fdb85cb75
List CMake as being available, too
Federico Mena Quintero
2019-06-14 09:22:46 -0500
21c0d94bc4
Update README and makefile.msc comments with Windows build changes.
Phil Ross
2019-06-08 12:47:57 +0100
6c19bf79c9
Remove the unsupported DESCRIPTION statement.
Phil Ross
2019-06-08 12:35:31 +0100
a715b86f57
Add version information to the dll and exe files.
Phil Ross
2019-06-08 12:33:18 +0100
e0f6201b40
Build bz2-1.dll and dynamically link executables.
Phil Ross
2019-06-08 12:19:15 +0100
2b374b8211
Replace the deprecated cl -o option with /Fe.
Phil Ross
2019-06-08 12:06:17 +0100
a85d910eef
Ignore Windows build outputs.
Phil Ross
2019-06-08 12:03:39 +0100
a723502569
Fix test paths.
Phil Ross
2019-06-08 11:59:19 +0100
636c0704c7
Merge branch 'fix_large_files_on_windows' into 'master'
Federico Mena Quintero
2019-06-14 13:40:50 +0000
06d9aba5f0
Rename COMPILING.MD to COMPILING.md for consistency
Federico Mena Quintero
2019-06-14 08:38:09 -0500
b964e31c5e
Move all compilation instructions to COMPILING.MD
Federico Mena Quintero
2019-06-14 08:37:13 -0500
3ae11daaea
Merge branch 'dcbaker/bzip2-compiling'
Federico Mena Quintero
2019-06-14 08:25:00 -0500
fa2a241787
Merge branch 'add-cmake-support' into 'master'
Federico Mena Quintero
2019-06-14 13:17:30 +0000
389961dbdd
testStream(): Remove unused variable
Federico Mena Quintero
2019-06-14 07:49:46 -0500
d5445cb18d
Merge branch 'fix-undefined' into 'master'
Federico Mena Quintero
2019-06-12 23:38:30 +0000
25f6f5fa99
Merge branch 'ups/rand-u16' into 'rustify'
Federico Mena Quintero
2019-06-12 23:31:58 +0000
891d5bf24e
rand_table: use u16 and remove some panic points
Luca Bruno
2019-06-12 13:01:00 +0000
a0c111a057
huffman.c: turn the DOWNHEAP() macro into a function
Federico Mena Quintero
2019-06-11 20:06:01 -0500
31fbc6ed74
huffman.c: turn the UPHEAP() macro into a function
Federico Mena Quintero
2019-06-11 20:01:42 -0500
b73c6a507d
Remove unused RandState field from EState
Federico Mena Quintero
2019-06-11 13:20:25 -0500
d13a9fbc51
RandState: use snake_case names for fields
Federico Mena Quintero
2019-06-11 13:16:59 -0500
dc01d95a70
rand_table.rs: Port all the functions in randtable.c to Rust
Federico Mena Quintero
2019-06-11 13:12:25 -0500
5d5f98ab88
Make the RAND_TABLE static const
Federico Mena Quintero
2019-06-11 12:52:14 -0500
5d376c13ab
BZ2_rand_update_mask() - Turn BZ_RAND_UPD_MASK into a function
Federico Mena Quintero
2019-06-11 12:51:07 -0500
35242daa8f
BZ2_rand_mask() - Turn BZ_RAND_MASK into a function
Federico Mena Quintero
2019-06-11 12:44:02 -0500
95d3e979a4
BZ_rand_init() - Turn BZ_RAND_INIT_MASK into a function
Federico Mena Quintero
2019-06-11 12:35:14 -0500
7bd2dc3c13
Put the fields from BZ_RAND_DECLS in a RandState struct
Federico Mena Quintero
2019-06-11 12:29:43 -0500
a9934afb36
Removing xmltex and xsltproc documentation generator reqs from gitlab CI script, as documentation isn't actually being generated in this test. Migrated cmake install to use pip3 instead of building from source.
Micah Snyder
2019-06-10 22:48:08 -0400
e264a7f7c4
Add CMake build system.
Micah Snyder
2019-06-09 01:24:10 -0400
451f31b927
Fix undefined behavior in the macros SET_BH, CLEAR_BH, & ISSET_BH
Paul Kehrer
2019-06-08 10:06:40 -0400
c31711ae29
Fix a 'not a normal file' error when compressing large files on Windows.
Phil Ross
2019-06-08 12:51:50 +0100
9ab83fc176
Add compiling instructions for meson
Dylan Baker
2019-06-07 16:48:14 -0700
ad723d6558
Add a bzip2.doap file
Federico Mena Quintero
2019-06-07 18:39:35 -0500
be540ff449
Merge branch 'windows-fixes' into 'master'
Federico Mena Quintero
2019-06-07 22:53:08 +0000
772dc4d0c3
More markup fixing
Federico Mena Quintero
2019-06-07 17:48:05 -0500
2bf12d960a
Fix README.md markup
Federico Mena Quintero
2019-06-07 17:46:05 -0500
9d40779524
Turn README into README.md and update it
Federico Mena Quintero
2019-06-07 17:11:07 -0500
5368451bcb
Merge branch 'alatiera/ci-3' into 'master'
Federico Mena Quintero
2019-06-07 22:10:45 +0000
f47baca49e
Add the Contributor Covenant Code of Conduct 1.4
Federico Mena Quintero
2019-06-07 16:59:58 -0500
6b3d675f78
meson: Support dlls with msvc
Dylan Baker
2019-06-07 12:05:45 -0700
9e8d164446
bzip2: fix mingw compilation
Marty E. Plummer
2018-07-26 16:02:53 -0500
bd548eebae
meson: fix name of library
Dylan Baker
2019-06-07 11:52:10 -0700
e914ff3146
CI: use meson test instead of ninja test
Jordan Petridis
2019-06-07 19:42:19 +0300
c7091f75aa
CI: add a i386 ubuntu build
Jordan Petridis
2019-06-07 19:37:56 +0300
0c70a1ff2b
CI: drop the extra autotools tests
Jordan Petridis
2019-06-07 19:25:31 +0300
b8144bf807
Merge branch 'patch-2' into 'master'
Federico Mena Quintero
2019-06-07 18:30:05 +0000
bc8410f512
Merge branch 'patch-1' into 'master'
Federico Mena Quintero
2019-06-07 18:29:40 +0000
f12450af37
Merge branch 'add_mingw_ci' into 'master'
Federico Mena Quintero
2019-06-07 18:19:02 +0000
0026efd72c
Add mingw CI
Albert Astals Cid
2019-06-07 19:11:30 +0200
22b6c782f4
Merge branch 'dcbaker/bzip2-mesonify'
Federico Mena Quintero
2019-06-07 10:40:08 -0500
fd4c8ac7a8
Merge branch 'alatiera/ci-2' into 'master'
Erich Cordoba
2019-06-06 23:16:16 +0000
0769a76273
.gitlab-ci: Add meson build jobs
Dylan Baker
2019-06-06 11:19:55 -0700
0a464db0fd
move documentation into a docs/ folder
Dylan Baker
2019-06-06 09:18:17 -0700
b4d062ec93
Move man files into a man/ directory
Dylan Baker
2019-06-06 09:03:18 -0700
f6f3326c69
Move tests into a tests/ directory
Dylan Baker
2019-06-06 08:55:40 -0700
736902410a
add meson build system
Dylan Baker
2019-06-05 13:32:35 -0700
9780d98afb
gitignore: Add autotools generated files
Dylan Baker
2019-06-06 08:57:54 -0700
3e3d6f0fe4
CI: use gitlab's 'extends' instead of yaml anchors
Jordan Petridis
2019-06-06 19:15:35 +0300
073120fd63
CI: use upstream fedora images
Jordan Petridis
2019-06-06 19:05:29 +0300
6b00476951
bzip2.c: mingw wants sys/stat.h, not sys\stat.h
Dylan Baker
2019-06-05 13:44:23 -0700
47e52d990e
Merge branch 'enable-ci' into 'master'
Federico Mena Quintero
2019-06-06 13:35:29 +0000
42abda6af9
Update README: changed LICENSE to COPYING
Jens Korte
2019-06-06 13:10:46 +0000
bdfd62e863
Update README replaced CHANGE file with NEWS file
Jens Korte
2019-06-06 13:05:40 +0000
6950019e95
Add initial CI
Erich Cordoba
2019-06-04 22:50:58 -0500
5f8f075a55
Add simple CI
Mateusz Mikuła
2019-06-05 20:46:35 -0500
a7700e70df
(#10 ): fix bunzip2 -qt returns 0 for corrupt archives
Wenzong Fan
2015-10-12 03:19:51 -0400
e62637a6c2
Remove crc32test.c
Federico Mena Quintero
2019-05-30 13:46:14 -0500
bb54ea9d7f
Move the "make test" bits to be part of the standard "make check"
Federico Mena Quintero
2019-05-30 10:25:03 -0500
e43ead8f31
Use pthread, the Rust stdlib requires it
Federico Mena Quintero
2019-05-30 10:18:41 -0500
5784cdefb0
Link to -ldl as the Rust stdlib requires it
Federico Mena Quintero
2019-05-30 10:09:33 -0500
0b12aca192
Move the crc32 implementation over to Rust
Federico Mena Quintero
2019-05-29 19:16:53 -0500
ced27d7a70
Move usage of the crc crate to an experimental test
Federico Mena Quintero
2019-05-29 18:49:18 -0500
431741b58b
Now that we don't use crc32fast, rename the test function
Federico Mena Quintero
2019-05-28 11:41:19 -0500
69303f53f1
Use Digest::new_custom() to use the same CRC32 mode as the original C code
Federico Mena Quintero
2019-05-28 11:34:40 -0500
5077820c3a
Add a Rust build infrastructure for an internals library
Federico Mena Quintero
2019-05-27 19:37:28 -0500
5c4cbb03b4
Add a test for the CRC32 functions
Federico Mena Quintero
2019-05-27 18:47:57 -0500
8bce3e338b
Make the CRC32 table static const
Federico Mena Quintero
2019-05-27 18:32:20 -0500
e38a51eb73
Lowercase the names of the CRC functions
Federico Mena Quintero
2019-05-27 18:30:53 -0500
397df07111
Turn the CRC32 macros into functions
Federico Mena Quintero
2019-05-27 18:00:16 -0500
4821a871a8
Rename crctable.c to crc32.c
Federico Mena Quintero
2019-05-27 17:39:30 -0500
f516a7d2fb
Update README.autotools
Federico Mena Quintero
2019-06-04 19:41:16 -0500
5a018ceab4
Remove pre-autotools Makefile-libbz2_so and README.COMPILATION.PROBLEMS
Federico Mena Quintero
2019-06-04 19:41:02 -0500
ed1be115f9
Removed hardcoded "1.0.6" in manual.xml
Federico Mena Quintero
2019-06-04 19:37:44 -0500
8eba8137aa
Bump version to 1.0.7
Federico Mena Quintero
2019-06-04 19:13:05 -0500
fdab0f5426
Move the "make test" bits to be part of the standard "make check"
Federico Mena Quintero
2019-06-04 19:01:14 -0500
cebe990273
bzopen_or_bzdopen() - Open files with O_CLOEXEC with the "e" mode
Federico Mena Quintero
2019-06-04 18:58:52 -0500
39fddb72e8
Change a magic number for a constant
Federico Mena Quintero
2019-05-29 17:14:27 -0500
74de1e2e6f
Make sure nSelectors is not out of range
Albert Astals Cid
2019-05-28 19:35:18 +0200
5381b4f2f8
Don't put CFLAG_VISIBILITY in AM_CFLAGS
Federico Mena Quintero
2019-05-27 18:22:35 -0500
b0267429ae
Have a smarter autogen.sh
Federico Mena Quintero
2019-05-27 18:16:33 -0500
586a67cc92
Add AUTHORS from the NEWS file
Federico Mena Quintero
2019-05-27 18:07:05 -0500
2d2322f071
Delete Makefile; it's generated by autotools now
Federico Mena Quintero
2019-05-27 17:44:05 -0500
8cfd87aed5
Make autogen.sh executable
Federico Mena Quintero
2019-05-27 14:14:22 -0500
3cf4f6e9cd
Rename CHANGES to NEWS
Federico Mena Quintero
2019-05-27 14:13:41 -0500
1528a55a83
Rename LICENSE to COPYING
Federico Mena Quintero
2019-05-27 14:13:11 -0500
a81ba197df
List patches from openSUSE not included in this git repository
Federico Mena Quintero
2019-05-27 14:12:05 -0500
25c3dfee12
CVE-2016-3189 - fix use-after-free in bzip2recover
Federico Mena Quintero
2019-05-27 14:08:14 -0500
1e8b0d1044
Fix bzgrep so it doesn't always return a 0 exit code
Federico Mena Quintero
2019-05-27 14:04:09 -0500
010e90ddee
Fix unsafe strcpy in bzip2recover
Federico Mena Quintero
2019-05-27 13:52:31 -0500
d25ff6fa78
Fix bashisms in bzgrep
Federico Mena Quintero
2019-05-27 13:51:14 -0500
70ec984159
Add an autotools framework and pkg-config data
Federico Mena Quintero
2019-05-27 13:49:25 -0500
6b19e3fde2
Move the "make test" bits to be part of the standard "make check"
crc32-rustify
Federico Mena Quintero
2019-05-30 10:25:03 -0500
5985b6c830
Use pthread, the Rust stdlib requires it
Federico Mena Quintero
2019-05-30 10:18:41 -0500
c4c071059f
Link to -ldl as the Rust stdlib requires it
Federico Mena Quintero
2019-05-30 10:09:33 -0500
2fb746e887
Move the crc32 implementation over to Rust
Federico Mena Quintero
2019-05-29 19:16:53 -0500
f502ccef21
Move usage of the crc crate to an experimental test
Federico Mena Quintero
2019-05-29 18:49:18 -0500
753eb1e8ba
Now that we don't use crc32fast, rename the test function
Federico Mena Quintero
2019-05-28 11:41:19 -0500
6ef10026a7
Use Digest::new_custom() to use the same CRC32 mode as the original C code
Federico Mena Quintero
2019-05-28 11:34:40 -0500
dfa0b88df8
Add a Rust build infrastructure for an internals library
Federico Mena Quintero
2019-05-27 19:37:28 -0500
e4cdd60360
Add a test for the CRC32 functions
Federico Mena Quintero
2019-05-27 18:47:57 -0500
60be65f991
Make the CRC32 table static const
Federico Mena Quintero
2019-05-27 18:32:20 -0500
c69821e61e
Lowercase the names of the CRC functions
Federico Mena Quintero
2019-05-27 18:30:53 -0500
fb284d38c6
Turn the CRC32 macros into functions
Federico Mena Quintero
2019-05-27 18:00:16 -0500
bd79e7adf4
Rename crctable.c to crc32.c
Federico Mena Quintero
2019-05-27 17:39:30 -0500
5259fb3c5a
Don't put CFLAG_VISIBILITY in AM_CFLAGS
Federico Mena Quintero
2019-05-27 18:22:35 -0500
f2f611a418
Have a smarter autogen.sh
Federico Mena Quintero
2019-05-27 18:16:33 -0500
6dd8a8d0c4
Add AUTHORS from the NEWS file
Federico Mena Quintero
2019-05-27 18:07:05 -0500
73654b4561
Delete Makefile; it's generated by autotools now
Federico Mena Quintero
2019-05-27 17:44:05 -0500
5ed8a6aa66
Make autogen.sh executable
Federico Mena Quintero
2019-05-27 14:14:22 -0500
c45ec7b8b1
Rename CHANGES to NEWS
Federico Mena Quintero
2019-05-27 14:13:41 -0500
a5aba24282
Rename LICENSE to COPYING
Federico Mena Quintero
2019-05-27 14:13:11 -0500
434ce2f659
List patches from openSUSE not included in this git repository
Federico Mena Quintero
2019-05-27 14:12:05 -0500
e73de6a160
CVE-2016-3189 - fix use-after-free in bzip2recover
Federico Mena Quintero
2019-05-27 14:08:14 -0500
3828cb39a1
Fix bzgrep so it doesn't always return a 0 exit code
Federico Mena Quintero
2019-05-27 14:04:09 -0500
7c204b95a9
Fix unsafe strcpy in bzip2recover
Federico Mena Quintero
2019-05-27 13:52:31 -0500
206098953f
Fix bashisms in bzgrep
Federico Mena Quintero
2019-05-27 13:51:14 -0500
72ece1146d
Add an autotools framework and pkg-config data
Federico Mena Quintero
2019-05-27 13:49:25 -0500
56a15e18c1
Import of bzip2-1.0.6
Federico Mena Quintero
2019-05-27 13:45:05 -0500
032a25eee8
Change all bzip.org URLs to sourceware.org/bzip2
Mark Wielaard
2019-03-30 23:09:35 +0100
5b923861db
Change Julian's email address to jseward@acm.org
Mark Wielaard
2019-03-30 22:56:16 +0100
962d60610c
bzip2-1.0.6
Julian Seward
2010-09-06 22:13:13 +0200
a1d78c5501
bzip2-1.0.5
Julian Seward
2007-12-10 22:13:13 +0100
f10a33538e
bzip2-1.0.4
Julian Seward
2006-12-20 22:13:13 +0100
4d540bfc95
bzip2-1.0.3
Julian Seward
2005-02-15 22:13:13 +0100
099d844292
bzip2-1.0.2
Julian Seward
2001-12-30 22:13:13 +0100
795b859eee
bzip2-1.0.1
Julian Seward
2000-06-24 22:13:13 +0200
f93cd82a9a
bzip2-0.9.5d
Julian Seward
1999-09-04 22:13:13 +0200
977101ad5f
bzip2-0.9.0c
Julian Seward
1998-08-23 22:13:13 +0200
1eb67a9d8f
bzip2-0.1pl2
Julian Seward
1997-08-29 22:13:13 +0200
33d1340302
bzip2-0.1
Julian Seward
1997-08-07 22:13:13 +0200