]> git.sesse.net Git - vlc/history - src/misc/update.c
Fix the update system now we can't close vlc and stop the download correctly.
[vlc] / src / misc / update.c
2008-06-25 Rémi DuraffortFix the update system now we can't close vlc and stop...
2008-06-25 Rémi DuraffortFix the update system, based on funman patch + some...
2008-06-19 Rémi DuraffortRemove msg_Err about memory allocation.
2008-06-15 Pierre d'Herbemontupdate: It's not allowed to vlc_object_release() from...
2008-06-15 Pierre d'Herbemontupdate: Use const char * for psz_destdir.
2008-06-01 Rafaël CarréBinary updates: support arbitrarily long descriptions
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-27 Pierre d'Herbemontupdate: Include vlc_update.h even if UPDATE_CHECK is...
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-24 Rémi Denis-CourmontVLC update: provide stubs
2008-05-17 Rafaël CarréUpdate: supports file v4 signatures
2008-05-04 Rémi Denis-Courmontupdate check: Initialize gcrypt threading - fixes ...
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-09 Rafaël Carrécheck if the binary signature was issued by the public...
2008-03-08 Antoine CellerierFix spelling in comment.
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-25 Jean-Baptiste KempfUpdate - avoid a segfault if the error is triggered...
2008-02-24 Rafaël Carrédon't duplicate sha1 hashes with strdup() (not \0 termi...
2008-02-20 Rémi DuraffortWrap and typo
2008-02-20 Rémi DuraffortCheck the return value of vlc_object_create
2008-02-13 Rémi DuraffortCheck asprintf return value.
2008-02-12 Rémi DuraffortCheck for the return value of fwrite.
2008-02-02 Antoine CellerierSome more of the same.
2008-02-02 Antoine CellerierFix error in gpg signature verification function. Gcryp...
2008-01-28 Rafaël Carréupdate.c verify_signature(): remove unused parameter
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-22 Rafaël Carrégcry_md_read() returns a buffer which hold at least...
2008-01-22 Rafaël Carréupdate: do not make wrong assumptions about mpis' size
2008-01-22 Rafaël Carréupdate: put pgp key in its own header (and update the...
2008-01-16 Rémi DuraffortUse utf8_unlink in src/misc/update.c
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2008-01-08 Rémi DuraffortLittle change to print the right message in the user...
2007-12-31 Rafaël Carréupdate: use PGP to authenticate status file and downloa...
2007-12-23 Rémi Duraffortremove memory leak
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-22 Rafaël Carréupdate: cosmetics, put the variable creation in libvlc
2007-12-22 Rémi Duraffortanother cleaning session
2007-12-19 Rémi DuraffortBetter asprintf error handling
2007-12-18 Rafaël Carréupdate system:
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-11 Rémi DuraffortSimplify the version test dans remove useless things
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-01 Rafaël Carréoops
2007-11-26 Rafaël Carréforget a parameter in msg_Err
2007-11-26 Rafaël Carréfix compilation on Linux
2007-11-26 Rafaël Carréupdate: performs size and m5 checksum verification...
2007-11-20 Rémi Denis-CourmontVery partial cleanup
2007-11-10 Felix Paul Kühne* a few more
2007-10-26 Jean-Paul SamanFix potential memleak.
2007-10-26 Jean-Paul SamanFix potential segfault
2007-09-15 Rémi Denis-CourmontFix MacOS linking
2007-09-15 Rémi Denis-CourmontRemove auto-update. This is blatantly insecure.
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-17 Damien Fouilleulupdate.c: win32, previous commit helps fixing this one
2007-08-16 Rémi Denis-CourmontHide thread ID out of VLC_COMMON_MEMBERS
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-22 Rémi Denis-CourmontFix warning
2006-10-21 Jean-Paul SamanFix compiler warning: missing initializer
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-12 Rémi Denis-CourmontAhem: (v)asprintf requires stdio.h; strndup requires...
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-07-30 Felix Paul Kühne* forgot these in the previous commit (updated to curre...
2006-07-29 Felix Paul Kühne* improved some error messages
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-02-13 Rémi Denis-CourmontAll Unicode fixes for fopen() (refs #528)
2006-02-04 Antoine Cellerierdisplay downloaded size / total size when downloading
2006-02-04 Christophe MutricyRemove C++ism to please gcc2.95 and BeOS
2006-02-02 Antoine Cellerierfix download (it didn't download the last (file size...
2006-02-02 Antoine Cellerieruse VLC threads instead of wxWidgets threads.
2006-02-02 Antoine Cellerierremove old uneeded #include
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...