index
:
opkg-lede
lede-17.01
master
openwrt-19.07
LEDE fork of Opkg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
opkg_download: decode file:/ URLs
lede-17.01
Jo-Philipp Wich
2017-12-08
1
-1
/
+2
*
file_util: implement urldecode_path()
Jo-Philipp Wich
2017-12-08
2
-0
/
+21
*
file_util: consolidate hex/unhex routines
Jo-Philipp Wich
2017-12-08
1
-37
/
+26
*
opkg: encode archive filenames while constructing download URLs
Jo-Philipp Wich
2017-12-08
2
-4
/
+8
*
file_util: implement urlencode_path() helper
Jo-Philipp Wich
2017-12-08
2
-0
/
+62
*
libopkg: fix SHA256 calculation for big endian system
Jonas Gorski
2017-12-08
1
-0
/
+8
*
pkg_parse: fix segfault when parsing descriptions with leading newlines
Jo-Philipp Wich
2017-10-23
1
-11
/
+9
*
opkg: add --no-check-certificate argument
Alexandru Ardelean
2017-10-23
4
-1
/
+13
*
libbb: xreadlink: fix memory leak on failure case
Yousong Zhou
2017-05-02
1
-0
/
+1
*
pkg_run_script: use pkg->dest in half installed case
Alejandro del Castillo
2017-04-09
1
-1
/
+2
*
check_data_file_clashes_change: remove duplicated offline root in paths
Alejandro del Castillo
2017-03-15
1
-12
/
+1
*
buildReplaces: do not add duplicated replacees
Alejandro del Castillo
2017-03-15
1
-2
/
+4
*
opkg: compare-versions doesn't need any state
Ross Burton
2017-03-15
2
-7
/
+5
*
opkg_cmd: fix segmentation fault in opkg_compare_versions_cmd()
Jo-Philipp Wich
2017-03-15
1
-4
/
+13
*
opkg_cmd: fix return of opkg compare-versions
Ross Burton
2017-03-15
1
-1
/
+1
*
pkg_src_list_push: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
pkg_src_list_pop: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
str_list_push: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
str_list_prev: remove unused function
Alejandro del Castillo
2017-03-15
2
-7
/
+0
*
str_list_last: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
conffile_list_pop: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
pkg_dest_list_push: remove unused functions
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
nv_pair_list_prev: remove unused function
Alejandro del Castillo
2017-03-15
2
-9
/
+0
*
nv_pair_list_last: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
conffile_list_pop: remove unused function
Alejandro del Castillo
2017-03-15
2
-7
/
+0
*
conffile_list_push: remove unused function
Alejandro del Castillo
2017-03-15
2
-6
/
+0
*
active_list_sort: remove unused function
Alejandro del Castillo
2017-03-15
3
-57
/
+0
*
active_list_add_depend: remove unused function
Alejandro del Castillo
2017-03-15
3
-24
/
+0
*
pkg_dependence_satisfied: remove unused function
Alejandro del Castillo
2017-03-15
2
-29
/
+0
*
Fix typo in pkg_hash_fetch_best_installation_candidate.
Michael Hansen
2017-03-15
3
-3
/
+3
*
set_flags_from_control: remove function
Alejandro del Castillo
2017-03-15
3
-37
/
+0
*
opkg_active_list_test: mark functions static, swap strcmp() with memcmp()
Jo-Philipp Wich
2017-03-15
1
-8
/
+9
*
libopkg_test: mark functions static, remove unused opkg_test()
Jo-Philipp Wich
2017-03-15
1
-52
/
+5
*
pkg_parse: fix bad message level for opkg_msg() call
Jo-Philipp Wich
2017-03-15
1
-1
/
+1
*
pkg_parse: remove unused variable in pkg_parse_line()
Jo-Philipp Wich
2017-03-15
1
-1
/
+0
*
pkg_parse: remove const requirement from pkg_parse_line()
Jo-Philipp Wich
2017-03-15
3
-4
/
+4
*
pkg_hash: remove unused variable in pkg_hash_load_feeds()
Jo-Philipp Wich
2017-03-15
1
-1
/
+1
*
pkg_depends: add missing parse_replacelist() prototype
Jo-Philipp Wich
2017-03-15
1
-0
/
+1
*
opkg_utils: add missing header
Jo-Philipp Wich
2017-03-15
1
-0
/
+1
*
libopkg: remove unused progress parameters from opkg_download()
Jo-Philipp Wich
2017-03-15
4
-18
/
+13
*
libopkg: remove unused progress callback
Jo-Philipp Wich
2017-03-15
1
-44
/
+1
*
libopkg: remove unused variable from opkg_install_package()
Jo-Philipp Wich
2017-03-15
1
-3
/
+2
*
libbb: remove unused variables
Jo-Philipp Wich
2017-03-15
1
-4
/
+0
*
libbb: change gzip_read() buffer argument to void *
Jo-Philipp Wich
2017-03-15
2
-2
/
+2
*
libbb: fix gzip_thread() warnings
Jo-Philipp Wich
2017-03-15
1
-2
/
+4
*
libopkg/opkg_cmd.c: more robust PATH handling
Glenn Strauss
2017-03-15
1
-5
/
+16
*
libopkg: specify "/bin/sh" instead of "sh"
Glenn Strauss
2017-03-15
3
-2
/
+4
*
unarchive: fix possible segmentation fault in deb_extract()
Jo-Philipp Wich
2017-02-28
1
-3
/
+1
*
pkg: forward "provided_by_hand" flag in pkg_merge()
Jo-Philipp Wich
2017-02-28
1
-0
/
+3
*
pkg: mark bit fields in pkg_t unsigned
Jo-Philipp Wich
2017-02-28
1
-5
/
+5
[next]