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
/
opkg_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Stop my eyes from bleeding.
graham.gower
2009-11-02
1
-7/+1
*
Clean up some _cmd functions, in particular remove use of print callbacks.
graham.gower
2009-11-02
1
-121/+34
*
opkg: fix nullpointer dereference
pixdamix
2009-11-02
1
-1/+1
*
Cleanup error_list stuff a bit more.
graham.gower
2009-11-01
1
-25/+2
*
Avoid reading past the end of the array.
graham.gower
2009-11-01
1
-1/+1
*
free() temporary string.
graham.gower
2009-11-01
1
-0/+1
*
Fix problems in error list
pixdamix
2009-10-29
1
-6/+11
*
Opkg support for smime (pkcs7) packages list signing
ticktock35
2009-10-27
1
-4/+5
*
reduce a memory leak of closing dir
ticktock35
2009-03-26
1
-0/+1
*
Thanks to: Per Hansen <spamhans@yahoo.de>
ticktock35
2009-01-24
1
-1/+1
*
fix a buffer overflow bug that cause
ticktock35
2009-01-19
1
-1/+2
*
adding check_signature config
ticktock35
2008-12-28
1
-28/+30
*
when configure with --disable-gpg, no message complain about the signature st...
ticktock35
2008-12-26
1
-2/+1
*
using list_head to handle the list
ticktock35
2008-12-18
1
-11/+9
*
only add pkg_vec_sort when needed
ticktock35
2008-12-16
1
-3/+2
*
move pkg_compare_name to pkg_vec and remove qsort in hash_get
ticktock35
2008-12-16
1
-0/+1
*
opkg: using active list to list upgradeable pkgs
ticktock35
2008-12-15
1
-5/+5
*
opkg: fixing some trivial defects while reviewing code
ticktock35
2008-12-15
1
-1/+1
*
adding list_upgradable
ticktock35
2008-12-15
1
-0/+22
*
opkg: remove the free_error_list wrong usage bug
ticktock35
2008-12-15
1
-1/+1
*
opkg: adding the hash_table_remove API, not using yet.
ticktock35
2008-12-15
1
-3/+3
*
[opkg] fixing typo & incompatible part to gcc 4.3.2
ticktock35
2008-12-15
1
-2/+2
*
[opkg] fix opkg crashes if PATH is unset
ticktock35
2008-12-15
1
-3/+14
*
opkg: fix some memory leak and double free issues.
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove unused code
ticktock35
2008-12-15
1
-35/+6
*
opkg: Consolidate error reporting from opkg_conf_init and ensure return value is
ticktock35
2008-12-15
1
-13/+18
*
opkg: consolidate error enums and add an error for when no package matches
ticktock35
2008-12-15
1
-6/+5
*
opkg: remove redundant multiple_providers option and also remove redundant fa...
ticktock35
2008-12-15
1
-5/+1
*
opkg: Implement proper reordering of packages before configuring.
ticktock35
2008-12-15
1
-1/+107
*
opkg: improve download callback handling and integrate into opkg_update_packa...
ticktock35
2008-12-15
1
-3/+3
*
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
-9/+4
*
opkg: use opkg_message rather than printf in opkg_verify_file()
ticktock35
2008-12-15
1
-1/+1
*
opkg: skip downloading Packages.sig if GPGME is not enabled at build time
ticktock35
2008-12-15
1
-1/+5
*
opkg: Remove unused CONFIG_CLEAR_SW_INSTALL_FLAG conditional code
ticktock35
2008-12-15
1
-27/+0
*
opkg: remove redundant OPKG_LIB conditional code
ticktock35
2008-12-14
1
-42/+0
*
opkg: use a single temporary directory for entire update transaction and remove
ticktock35
2008-12-14
1
-20/+16
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+1467
[prev]