projects
/
external
/
pefile.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
external/pefile.git
2012-12-16
ero.carrera...
-Improved parsing files with thousands of sections...
master
commit
|
commitdiff
|
tree
2012-11-06
ero.carrera...
-Added some safety checks.
commit
|
commitdiff
|
tree
2012-09-02
ero.carrera...
-Fixed a problem parsing section headers. Added an...
commit
|
commitdiff
|
tree
2012-08-09
ero.carrera...
-Fixed the naming issue introduced in the last commit.
commit
|
commitdiff
|
tree
2012-08-08
ero.carrera...
-Improved the checks being done when parsing the export...
commit
|
commitdiff
|
tree
2012-01-22
ero.carrera...
-Attempting to fix Issue 35 where a big memory allocati...
git-svn
commit
|
commitdiff
|
tree
2012-01-16
ero.carrera...
-Added a check to make verify that a section's calculat...
commit
|
commitdiff
|
tree
2011-09-01
ero.carrera...
-Added sanity checks for invalid relocation information...
commit
|
commitdiff
|
tree
2011-08-24
ero.carrera...
-Merged the patch from Issue 32 (and fixed some problem...
commit
|
commitdiff
|
tree
2011-08-01
ero.carrera...
-Extended the fix for Issue 10 and Issue 29 to also...
commit
|
commitdiff
|
tree
2011-08-01
ero.carrera...
-Fixed Issue 10 and Issue 29 (related) by also parsing...
commit
|
commitdiff
|
tree
2011-05-19
ero.carrera...
-Fixed error in the reporting of the warning message...
commit
|
commitdiff
|
tree
2011-05-05
ero.carrera...
-Fixed Issue 27
commit
|
commitdiff
|
tree
2011-04-22
ero.carrera...
-Fixed some exceptions occurring when attempting to...
commit
|
commitdiff
|
tree
2011-04-20
ero.carrera...
-As suggested in Issue 26 a close() method was added...
commit
|
commitdiff
|
tree
2011-04-14
ero.carrera...
-Fixed a couple of small bugs in the parsing of resourc...
commit
|
commitdiff
|
tree
2011-04-10
ero.carrera...
-Added a (high) hard-coded limit to the number of direc...
commit
|
commitdiff
|
tree
2011-04-10
ero.carrera...
-Updated copyright notice
commit
|
commitdiff
|
tree
2011-03-03
ero.carrera...
-Added additional check in the resources string parser...
commit
|
commitdiff
|
tree
2011-02-18
ero.carrera...
-Added additional check in the resources string parser...
commit
|
commitdiff
|
tree
2011-02-11
ero.carrera...
-Added Ange Albertini's patch to provide more helpful...
commit
|
commitdiff
|
tree
2011-02-09
ero.carrera...
-Fixed Issue 12, there was a bug calculating the offset...
commit
|
commitdiff
|
tree
2011-02-08
ero.carrera...
-Improved handling of some more cases of unorthodox...
commit
|
commitdiff
|
tree
2011-01-28
ero.carrera...
-Improved handling of cases of unorthodox, although...
commit
|
commitdiff
|
tree
2011-01-25
ero.carrera...
-Added Ange Albertini's concept code to parse the strin...
commit
|
commitdiff
|
tree
2010-12-13
ero.carrera...
-Fixed a bug parsing small invalid PE files where the...
commit
|
commitdiff
|
tree
2010-11-08
ero.carrera...
-Small fix to be able to retrieve strings outside secti...
commit
|
commitdiff
|
tree
2010-11-08
ero.carrera...
-Implemented fixes for sections at unaligned raw offset...
commit
|
commitdiff
|
tree
2010-11-06
ero.carrera...
- Minor changes
commit
|
commitdiff
|
tree
2010-11-06
ero.carrera...
- mmap is now used to not load into memory the whole...
commit
|
commitdiff
|
tree
2010-08-17
ero.carrera...
- Small tweak to correctly generate memory mapped...
commit
|
commitdiff
|
tree
2010-08-17
ero.carrera...
- Improved the fetching of overlay raw data from the...
commit
|
commitdiff
|
tree
2010-08-17
ero.carrera...
- Added small patch contributed by nriva to store...
commit
|
commitdiff
|
tree
2010-08-17
ero.carrera...
- Long due! but finally merged Ange Albertini's patch...
commit
|
commitdiff
|
tree
2010-08-16
ero.carrera...
- Minor additional improvements to the parsing of...
commit
|
commitdiff
|
tree
2010-08-16
ero.carrera...
- Improved parsing of language IDs in the resource...
commit
|
commitdiff
|
tree
2010-06-03
ero.carrera...
-Added an upper bound on the number of export entries...
commit
|
commitdiff
|
tree
2010-06-02
ero.carrera...
-Added a warning message when entries typical of packed...
commit
|
commitdiff
|
tree
2010-04-26
ero.carrera...
- bugfix: if found, trailing wildcards are removed...
commit
|
commitdiff
|
tree
2010-04-04
ero.carrera...
- Added support for writing back to the PE file any...
commit
|
commitdiff
|
tree
2010-04-03
ero.carrera...
- Added support for writing back to the PE file any...
commit
|
commitdiff
|
tree
2010-04-03
ero.carrera...
- Added support for writing back to the PE file any...
commit
|
commitdiff
|
tree
2010-04-03
ero.carrera...
git-svn-id: pefile.googlecode.com/svn/trunk@70 8842bc4e...
commit
|
commitdiff
|
tree
2010-04-03
ero.carrera...
- Aesthetic fixes for some warning messages
commit
|
commitdiff
|
tree
2009-06-16
ero.carrera...
-Added convenience methods to identify DLLs, standard...
commit
|
commitdiff
|
tree
2009-04-15
ero.carrera...
More spelling errors fixed by Ange Albertini
commit
|
commitdiff
|
tree
2009-04-15
ero.carrera...
Lots of spelling errors fixed by Ange Albertini
commit
|
commitdiff
|
tree
2009-03-27
ero.carrera...
Fixed bug reported by clita at bitdefender.com when...
commit
|
commitdiff
|
tree
2009-03-02
ero.carrera...
-Fixed an "index out of range" problem when parsing...
commit
|
commitdiff
|
tree
2009-02-03
ero.carrera...
Fixed infinite loop parsing version information trigger...
commit
|
commitdiff
|
tree
2009-01-23
ero.carrera...
-Some improvements made to unicode string processing...
commit
|
commitdiff
|
tree
2009-01-22
ero.carrera...
-Added processing of the LOAD_CONFIG data directory
commit
|
commitdiff
|
tree
2009-01-07
ero.carrera...
Updated copyright string and set version to 1.2.10...
commit
|
commitdiff
|
tree
2009-01-02
ero.carrera...
-Fixed bug in contains_offset(). The end of the section...
commit
|
commitdiff
|
tree
2009-01-02
ero.carrera...
-Started using the subversion revision keyword
commit
|
commitdiff
|
tree
2009-01-02
ero.carrera...
-Started using the subversion revision keyword
commit
|
commitdiff
|
tree
2009-01-02
ero.carrera...
-Upped version to 1.2.9.3
commit
|
commitdiff
|
tree
2008-09-29
ero.carrera...
-Whitespace clean-up
commit
|
commitdiff
|
tree
2008-03-07
ero.carrera
-Fixed parsing problem on files specifying a FileAligme...
commit
|
commitdiff
|
tree
2008-02-28
ero.carrera
-Version bumped up to: 1.2.9
commit
|
commitdiff
|
tree
2008-02-17
ero.carrera
-Added support for setuptools
commit
|
commitdiff
|
tree
2008-02-17
ero.carrera
-Added __str__() and __repr__() methods to pefile's...
commit
|
commitdiff
|
tree
2007-12-11
ero.carrera
-Bumped version to 1.2.9a
commit
|
commitdiff
|
tree
2007-11-25
ero.carrera
Added computation of MD5, SHA-1, SHA-256 and SHA-512...
commit
|
commitdiff
|
tree
2007-11-22
ero.carrera
-Changed defaults in ep_only keyword argument so it...
commit
|
commitdiff
|
tree
2007-11-22
ero.carrera
-Bumped version number to 1.2.8
commit
|
commitdiff
|
tree
2007-08-21
ero.carrera
-Version bumped to 1.2.7
commit
|
commitdiff
|
tree
2007-08-09
ero.carrera
Added changes prior to moving to Google Code
commit
|
commitdiff
|
tree
2007-08-09
ero.carrera
Initial import
commit
|
commitdiff
|
tree
2007-07-04
(no author)
Initial directory structure.
commit
|
commitdiff
|
tree