index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libopkg
/
pkg_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
I'm sure that should have been buf0len.
graham.gower
2009-11-18
1
-1/+1
*
Fix segfault while attempting to parse invalid package stream.
graham.gower
2009-11-17
1
-4/+7
*
Fix copy/pasto in error message.
graham.gower
2009-11-12
1
-1/+1
*
Cleanup the rest of pkg_parse.c. Give some functions more appropriate names too.
graham.gower
2009-11-12
1
-155/+164
*
Fix parsing of Conffiles lines in status files.
graham.gower
2009-11-12
1
-17/+9
*
Cleanup version string handling.
graham.gower
2009-11-12
1
-45/+25
*
Remove a debugging fprintf I accidentally left in.
graham.gower
2009-11-10
1
-3/+0
*
Cleanup parsing of packages.
graham.gower
2009-11-10
1
-149/+214
*
Remove opkg_internal_use_only and fix associated assumptions RE pkg->provides.
graham.gower
2009-11-10
1
-52/+1
*
s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
graham.gower
2009-11-04
1
-10/+6
*
s/strdup/xstrdup/ - check memory allocations for failure.
graham.gower
2009-11-03
1
-1/+2
*
Add sha256 ckecksums to okpg
ticktock35
2009-10-27
1
-0/+4
*
opkg: adding the hash_table_remove API, not using yet.
ticktock35
2008-12-15
1
-3/+3
*
opkg: make .opk as the default opkg file extension
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove redundant multiple_providers option and also remove redundant fa...
ticktock35
2008-12-15
1
-9/+0
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-1/+9
*
opkg: 's/itsy/opkg/'
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove opkg.h in preperation for new API
ticktock35
2008-12-15
1
-1/+1
*
opkg: add support for Tags attribute
ticktock35
2008-12-14
1
-0/+5
*
opkg: Enable Debian style revision field by default and remove "familiar" spe...
ticktock35
2008-12-14
1
-13/+0
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+413