Sign in
flutter
/
third_party
/
libplist
/
20b5f9e2b31ec5bf0a493fdc9e55b644895fd486
/
src
/
plist.h
582c59b
Improve plist_dict_set_item performance for large dictionaries with hash table
by Nikias Bassen
· 8 years ago
912cb45
Change internal storage of PLIST_DATE values from struct timeval to double
by Nikias Bassen
· 8 years ago
16f45a0
xplist: Plug memory leak when converting PLIST_UID nodes to XML
by Nikias Bassen
· 9 years ago
62813da
Avoid exporting non-public symbols
by Nikias Bassen
· 10 years ago
4d4175a
Add missing include
by Nikias Bassen
· 14 years ago
024e755
Make libplist glib free
by Nikias Bassen
· 14 years ago
a42c74a
Do not export internal functions symbols.
by Jonathan Beck
· 15 years ago
6710f4b
Format sources to ANSI style using AStyle (astyle --style=ansi).
by Jonathan Beck
· 15 years ago
1bc3339
Fix build for MSVC9.
by Jonathan Beck
· 15 years ago
07b8041
Merge ascii and unicode handling in PLIST_STRING using UTF-8. Remove unicode related declaration in API (breaks API&ABI)
by Jonathan Beck
· 16 years ago
623314b
Use (void) instead of () in functions prototype.
by Jonathan Beck
· 16 years ago
bb3097c
Add more regression test and fix Integer and Real type handling.
by Jonathan Beck
· 16 years ago
aa3a4c8
Fix some memory leaks.
by Jonathan Beck
· 16 years ago
fa4a22d
Make it compile on MSVC 2005.
by Jonathan Beck
· 16 years ago
296a385
Clean some old stuff.
by Jonathan Beck
· 16 years ago
8c2751f
Add some static declarations.
by Jonathan Beck
· 16 years ago
23b1e32
Remove duplicate uint64_t accessor.
by Jonathan Beck
· 16 years ago
ddf3e32
Remove dangerous functions from pulic API.
by Jonathan Beck
· 16 years ago
bfd57eb
Add Unicode support.
by Jonathan Beck
· 16 years ago
d174ba0
Add edition and reading fonctions so that handling plist is less confusing.
by Jonathan Beck
· 16 years ago
a835ed0
handle date tag.
by Jonathan Beck
· 16 years ago
a3c6acf
more warning fixes.
by Jonathan Beck
· 16 years ago
66df32e
fix some warnings and correct binary tag enum (false and true were inverted).
by Jonathan Beck
· 16 years ago
ca40090
Setup warning flags and fixes missing static attribute for local funtions.
by Jonathan Beck
· 16 years ago
c39685d
Refine API and fix some warnings.
by Jonathan Beck
· 16 years ago
e220e2c
Add plutil and do some cleaning.
by Jonathan Beck
· 16 years ago
3d8ba05
Change from Base64 encoded buffers to real buffers. Base64 decoding/encoding only happens in xml plists.
by Jonathan Beck
· 16 years ago
9ca8873
Fix some bugs in binary plist generation.
by Jonathan Beck
· 16 years ago
18d1ee3
move stuff around to make code more organized.
by Jonathan Beck
· 16 years ago
6256332
add bplist writting capability.
by Jonathan Beck
· 16 years ago
1a06347
cleanup binary parsing and move stuff around.
by Jonathan Beck
· 16 years ago
7563917
cleanup unused functions.
by Jonathan Beck
· 16 years ago
505c975
continue migration to new plist API.
by Jonathan Beck
· 16 years ago
d560cf5
complete xml plist abstraction and migrate lockdownd_hello to new plist API.
by Jonathan Beck
· 16 years ago
889cb32
Continue abstraction of xml and binary plist.
by Jonathan Beck
· 16 years ago
5811f92
Start an abstraction of xml and binary plist
by Jonathan Beck
· 16 years ago
aed2c02
fix some warnings and indent
by Jonathan Beck
· 16 years ago
f4c4b78
Added binary-plist support (tweaked slightly to move stuff around)
by Zach C
· 16 years ago
2b05e48
Enforce a modified kr style.
by Matt Colyer
· 16 years ago
9fbadfa
Cleaned up plist.c, added doxygen docs.
by Matt Colyer
· 16 years ago
2dcc296
Fixed Zach's name. I feel dumb, sorry about that.
by Matt Colyer
· 16 years ago
25e85bf
Zack's final changes to the pairing.
by Matt Colyer
· 16 years ago
4b558a5
Store certificates and private keys as PEM files instead of storing them in config file. Added functions to generate proper pairing request.
by Jonathan Beck
· 16 years ago
b25fea9
Added function to handle <data> tag in dict.
by Jonathan Beck
· 16 years ago
62bcedc
Zack's C. rewrite of usbmux (with a few additions by Matt Colyer).
by Matt Colyer
· 16 years ago
579ca1b
I copied the wrong legal headers into the code. Opps.
by Matt Colyer
· 16 years ago
47d60e2
Added documentation and licensing information.
by Matt Colyer
· 16 years ago
3dc130f
Autotooled the project with very basic versioning support.
by Matt Colyer
· 16 years ago
[Renamed from plist.h]
e2ff112
First released version, 0.089.
by Zach C
· 16 years ago