Mercurial > libpst
annotate AUTHORS @ 75:987aa872294e stable-0-6-11
Use ftello/fseeko to properly handle large files.
Document and properly use datasize field in b5 blocks.
Fix some MSVC compile issues and collect MSVC dependencies into one place.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 03 Jun 2008 12:00:58 -0700 |
parents | 3cb02cb1e6cd |
children | cb14583c119a |
rev | line source |
---|---|
50 | 1 Original version by: |
2 Dave Smith <dave.s@earthcorp.com> | |
3 Dave Smith <davesmith@users.sourceforge.net> | |
4 | |
5 Current maintainer: | |
6 Carl Byington <carl@five-ten-sg.com> | |
16 | 7 |
8 With contributions by: | |
37 | 9 Joseph Nahmias <jello@costa.debian.org> -- bounces |
10 Joseph Nahmias <joe@nahmias.net> | |
25 | 11 Arne Ahrend <aahrend@web.de> |
31 | 12 Nigel Horne <njh@bandsman.co.uk> |
43 | 13 Chris Halls <halls@debian.org> |
40 | 14 Stevens Miller <smiller@novadatalabs.com> |
41
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
15 Brad Hards <bradh@frogmouth.net> |
43 | 16 Alexander Grau <alexandergrau@gmx.de> |
17 Antonio Palama <palama@inwind.it> | |
18 Sean Loaring <sloaring@tec-man.com> | |
48 | 19 James Woodcock |
70
b12f4e50e2e8
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Carl Byington <carl@five-ten-sg.com>
parents:
50
diff
changeset
|
20 Joachim Metz <joachim.metz@gmail.com> |
73
3cb02cb1e6cd
Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them).
Carl Byington <carl@five-ten-sg.com>
parents:
70
diff
changeset
|
21 Robert Simpson <rsimpson@idiscoverglobal.com> |