FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/AssemblyInfo.cs - explodingbarrel/SharpZipLib · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
explodingbarrel
/
SharpZipLib
Public
forked from
icsharpcode/SharpZipLib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SharpZipLib
src
AssemblyInfo.cs
on
master
User selector
Datepicker
Commit history
Commits on Jun 6, 2010
Add CLR 4.0 version string.
jfreilly
committed
95ccb18
View commit details
Copy full SHA for 95ccb18
View code at this point
Browse repository at this point
Commits on May 25, 2010
Z-1663 Fixed exception extracting an unpatched local header when compressed size is -1
David Pierson
committed
cfc69a6
View commit details
Copy full SHA for cfc69a6
View code at this point
Browse repository at this point
Commits on May 24, 2010
Update assembly version and doco changes for release 0.86.0
David Pierson
committed
af7f243
View commit details
Copy full SHA for af7f243
View code at this point
Browse repository at this point
Commits on May 1, 2008
Update version
jfreilly
committed
f76af93
View commit details
Copy full SHA for f76af93
View code at this point
Browse repository at this point
Commits on Sep 7, 2007
Fix bug in DeflaterOutputStream were occasionally encrypted data would be corrupted.
Show description for 53b0daa
jfreilly
committed
53b0daa
View commit details
Copy full SHA for 53b0daa
View code at this point
Browse repository at this point
Commits on Aug 31, 2007
Documentation updates for Zip64 and unicode.
jfreilly
committed
1cdcdf5
View commit details
Copy full SHA for 1cdcdf5
View code at this point
Browse repository at this point
Commits on Aug 29, 2007
Tweak to ProgressEventArgs and update to ReadMe.rtf
jfreilly
committed
6c6843e
View commit details
Copy full SHA for 6c6843e
View code at this point
Browse repository at this point
Update in preparation for release. VB stuff tweaked but there seem to be problems still.
jfreilly
committed
06fc63b
View commit details
Copy full SHA for 06fc63b
View code at this point
Browse repository at this point
Commits on Aug 14, 2007
Delegates renamed which is a breaking change. Other minor tweaks in ZipExtraData to allow reading of various tagged data values. Not completely finished yet.
jfreilly
committed
ed48911
View commit details
Copy full SHA for ed48911
View code at this point
Browse repository at this point
Commits on Jun 22, 2007
Zip64 fixes for ZipOutputStream. UseZip64 property now public in ZipOutputStream.cs Tests updated.
jfreilly
committed
090fee6
View commit details
Copy full SHA for 090fee6
View code at this point
Browse repository at this point
Commits on Jun 6, 2007
Updates to samples, build script and version.
jfreilly
committed
e2fb150
View commit details
Copy full SHA for e2fb150
View code at this point
Browse repository at this point
Commits on Apr 27, 2007
Updated version to 313.
jfreilly
committed
54cd8ff
View commit details
Copy full SHA for 54cd8ff
View code at this point
Browse repository at this point
Convert to log4net symbolic names for conditional compilation. Build file also revamped.
Show description for 125e6b6
jfreilly
committed
125e6b6
View commit details
Copy full SHA for 125e6b6
View code at this point
Browse repository at this point
Commits on Mar 31, 2007
Fix for BT 1343 Non ascii passwords in zip not supported.
jfreilly
committed
76864a6
View commit details
Copy full SHA for 76864a6
View code at this point
Browse repository at this point
Commits on Mar 30, 2007
Stop null ref in path filter. GetNextEntry in Zip/ZipInputStream.cs is now masked to stop overflows.
Show description for 97fd573
jfreilly
committed
97fd573
View commit details
Copy full SHA for 97fd573
View code at this point
Browse repository at this point
Commits on Jan 17, 2007
Minor tweaks to nant build + corrections to projects
jfreilly
committed
bc75d89
View commit details
Copy full SHA for bc75d89
View code at this point
Browse repository at this point
Commits on Dec 20, 2006
Add 2.0 projects.
jfreilly
committed
bd3c9b6
View commit details
Copy full SHA for bd3c9b6
View code at this point
Browse repository at this point
Commits on Dec 19, 2006
Update Changes.txt
Show description for 9d01a60
jfreilly
committed
9d01a60
View commit details
Copy full SHA for 9d01a60
View code at this point
Browse repository at this point
Commits on Dec 18, 2006
Zip64 extensions now default to off which is the most compatible method for current tools.
Show description for c38c6f4
jfreilly
committed
c38c6f4
View commit details
Copy full SHA for c38c6f4
View code at this point
Browse repository at this point
Commits on Dec 17, 2006
Fix typos in sample sz and zf
jfreilly
committed
69977ba
View commit details
Copy full SHA for 69977ba
View code at this point
Browse repository at this point
Add IEntryFactory interface and default implementation.
jfreilly
committed
6cbd2a4
View commit details
Copy full SHA for 6cbd2a4
View code at this point
Browse repository at this point
Commits on Dec 16, 2006
Fix problems when updating comments only. Update unit tests for same.
Show description for 9898df9
jfreilly
committed
9898df9
View commit details
Copy full SHA for 9898df9
View code at this point
Browse repository at this point
Commits on Dec 15, 2006
Fix problems with adding to existing archive when trying to encrypt.
Show description for 0f504b8
jfreilly
committed
0f504b8
View commit details
Copy full SHA for 0f504b8
View code at this point
Browse repository at this point
Commits on Dec 12, 2006
Update ZipConstants to better handle CF and codepages.
jfreilly
committed
e912f15
View commit details
Copy full SHA for e912f15
View code at this point
Browse repository at this point
Adjusted code and Nant build file so Compact Framework can be built.
Show description for 7268c76
jfreilly
committed
7268c76
View commit details
Copy full SHA for 7268c76
View code at this point
Browse repository at this point
Commits on Dec 11, 2006
Update assembly versions, Nant build file and Changes.txt.
jfreilly
committed
24d9582
View commit details
Copy full SHA for 24d9582
View code at this point
Browse repository at this point
Commits on Dec 1, 2006
Updated Nant build files and tidied up versioning re 6.3 and unicode text which was wrong.
jfreilly
committed
57759df
View commit details
Copy full SHA for 57759df
View code at this point
Browse repository at this point
Commits on Nov 30, 2006
Fix problem in handling with Zip64 descriptor writing in ZipOutputStream.
Show description for a3113a9
jfreilly
committed
a3113a9
View commit details
Copy full SHA for a3113a9
View code at this point
Browse repository at this point
Commits on Nov 29, 2006
GZip/GzipOutputStream now defers writing header to make it compatible with HTTP/IIS.
Show description for 90707e0
jfreilly
committed
90707e0
View commit details
Copy full SHA for 90707e0
View code at this point
Browse repository at this point
Commits on Nov 28, 2006
jfreilly
committed
9c58338
View commit details
Copy full SHA for 9c58338
View code at this point
Browse repository at this point
Commits on Jul 29, 2006
Adjust for .NET 2 and bump version
jfreilly
committed
5455dc1
View commit details
Copy full SHA for 5455dc1
View code at this point
Browse repository at this point
Commits on Aug 2, 2005
Summary comment updates
jfreilly
committed
dd8480d
View commit details
Copy full SHA for dd8480d
View code at this point
Browse repository at this point
Commits on Mar 19, 2005
Bump version number
jfreilly
committed
be87f55
View commit details
Copy full SHA for be87f55
View code at this point
Browse repository at this point
Commits on Feb 11, 2005
Revamp SimpleZIp prototype
jfreilly
committed
467809b
View commit details
Copy full SHA for 467809b
View code at this point
Browse repository at this point
Commits on Feb 1, 2005
Bump version number
jfreilly
committed
8579f63
View commit details
Copy full SHA for 8579f63
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL