1. d3d9ad1 Wdeclaration-after-statement by Markus Mohrhard · 9 years ago feature/mar-updater
  2. 70da4f1 Wsometimes-uninitialized by Markus Mohrhard · 9 years ago
  3. 9a49cce Wunused-macros by Markus Mohrhard · 9 years ago
  4. 4a6f559 remove the newly unused files with old cert verification data by Markus Mohrhard · 9 years ago
  5. 019daab generate the certificate verification data as part of the build by Markus Mohrhard · 9 years ago
  6. f6e827f remove double '/' in update download URL by Markus Mohrhard · 9 years ago
  7. aee268a second part for user profile in instdir by Markus Mohrhard · 9 years ago
  8. aee84a6 first step into supporting user profile in installation dir by Markus Mohrhard · 9 years ago
  9. 934ddb1 extract string typedefs to a shared file by Markus Mohrhard · 9 years ago
  10. 9e98a89 add TODO by Markus Mohrhard · 9 years ago
  11. 5e8c3aa remove unused hard link support by Markus Mohrhard · 9 years ago
  12. 3f7ddb1 without the wb+ reading the patch file will fail by Markus Mohrhard · 9 years ago
  13. 2479940 log all the updater actions by Markus Mohrhard · 9 years ago
  14. 68ff6c8 fix errors in upload scripts by Markus Mohrhard · 9 years ago
  15. 4015d90 integrate the partial update info into the uploaded info by Markus Mohrhard · 9 years ago
  16. 7cd6d49 use file instead of complete for the key of the partial update info by Markus Mohrhard · 9 years ago
  17. aad3f2a add missing file by Markus Mohrhard · 9 years ago
  18. 2967d5d use the shared signing code by Markus Mohrhard · 9 years ago
  19. 562baa4 simplify path handling in the updater scripts by Markus Mohrhard · 9 years ago
  20. 6a46ccf create valid partial language updates and write partial update info by Markus Mohrhard · 9 years ago
  21. 65b01d4 add the generation of partial update files to the makefiles by Markus Mohrhard · 9 years ago
  22. 1949ea1 extract the mar signing code by Markus Mohrhard · 9 years ago
  23. 3c20566 extract mar file name generation by Markus Mohrhard · 9 years ago
  24. 588cef4 reuse the new extract mar code for the partial update generation by Markus Mohrhard · 9 years ago
  25. 80a552e ignore the precomplete file at least for now by Markus Mohrhard · 9 years ago
  26. 5339bb0 add a script to extract and uncompress from a mar file by Markus Mohrhard · 9 years ago
  27. cca48ff remove the split functionality from the update creation by Markus Mohrhard · 9 years ago
  28. 4b55b07 add a way to strip symbols from the tarballs by Markus Mohrhard · 9 years ago
  29. a77a29f start working on the creation of partial update files by Markus Mohrhard · 9 years ago
  30. 6b74aec add mbsdiff as build executable by Markus Mohrhard · 9 years ago
  31. ac19b0c actually abort the update process if the update file is invalid by Markus Mohrhard · 9 years ago
  32. 694092f actually check the hash of the update files by Markus Mohrhard · 9 years ago
  33. ba4bb75c if the update_dir does not exist continue with the update check by Markus Mohrhard · 9 years ago
  34. 7572032 better reporting for normal response from updater by Markus Mohrhard · 9 years ago
  35. 6c93b46 extract the common updater path info into methods by Markus Mohrhard · 9 years ago
  36. 6e9eebb either try to install an update or check for update by Markus Mohrhard · 9 years ago
  37. d307420 normalize path for updater by Markus Mohrhard · 9 years ago
  38. 937690c better flexibility through configurable updated build directory by Markus Mohrhard · 9 years ago
  39. bdb3ec6 first stab at normalizing updater path by Markus Mohrhard · 9 years ago
  40. 5616cf7 use an update dir that is in the user profile by Markus Mohrhard · 9 years ago
  41. 0f9206c don't crash when we get bad response by Markus Mohrhard · 9 years ago
  42. 8a7668a ignore SIGPIPE in glx test process by Markus Mohrhard · 9 years ago
  43. 877088f hard coding the number of entries just leads to problems by Markus Mohrhard · 9 years ago
  44. bbce5c0 version entry is no more by Markus Mohrhard · 9 years ago
  45. 307c890 protect the downloading of the update info also with try..catch by Markus Mohrhard · 9 years ago
  46. 58aa44f update the update URL and adapt to the server changes by Markus Mohrhard · 9 years ago
  47. e3c879b send the csrf token with the updater scripts by Markus Mohrhard · 9 years ago
  48. 83c60c7 use the path and not the URL string by Markus Mohrhard · 9 years ago
  49. 40bf43d use consistent method names by Markus Mohrhard · 9 years ago
  50. e93649d follow redirects when downloading update files by Markus Mohrhard · 9 years ago
  51. 11528d0 executable names on linux and windows are different by Markus Mohrhard · 9 years ago
  52. a56b0b4 add more TODO comments by Markus Mohrhard · 9 years ago
  53. 5b9e0ed add the astyle script used to format the files by Markus Mohrhard · 9 years ago
  54. 35a8355 use a more libreoffice like formatting by Markus Mohrhard · 9 years ago
  55. 6053bd2 add the resource to the updater by Markus Mohrhard · 9 years ago
  56. 24c369a handle signing errors much better by Markus Mohrhard · 9 years ago
  57. e730a43 error out if the path to the updater config is empty by Markus Mohrhard · 9 years ago
  58. 20f5443 add TODO comments for the places that need further inspection by Markus Mohrhard · 9 years ago
  59. 271b86f hide the function behind the correct define checks by Markus Mohrhard · 9 years ago
  60. 42b2372 remove the MOZ_ prefix from a few env variables and defines by Markus Mohrhard · 9 years ago
  61. 147ba27 use std::min instead of own code by Markus Mohrhard · 9 years ago
  62. 0ceee7c remove unnecessary case from updater code by Markus Mohrhard · 9 years ago
  63. 4818d28 use own unique identifier by Markus Mohrhard · 9 years ago
  64. ccd8308 make sure not to reuse the Mozilla registry keys and service name by Markus Mohrhard · 9 years ago
  65. e1ceb73 the update service is windows only by Markus Mohrhard · 9 years ago
  66. c89df80 get the update service working by Markus Mohrhard · 9 years ago
  67. 6da489b extract the common updater code to an own static library by Markus Mohrhard · 9 years ago
  68. 4417fd2 define UNICODE to get the unicode system functions by Markus Mohrhard · 9 years ago
  69. 5643cd2 separate creation and upload of the update info by Markus Mohrhard · 9 years ago
  70. 33688eb fix more platform define checks by Markus Mohrhard · 9 years ago
  71. c4c4bf8 fix Wundef warnings by Markus Mohrhard · 9 years ago
  72. c2dd7700 handle errors returned by the server by Markus Mohrhard · 9 years ago
  73. 879e98c fix exception on windows when thread is not joinable by Markus Mohrhard · 9 years ago
  74. a4a9951 include nss also on windows for the updater executable by Markus Mohrhard · 9 years ago
  75. 36e78cd more XP_WIN to _WIN32 by Markus Mohrhard · 9 years ago
  76. 6eb8f91 add missing windows error codes by Markus Mohrhard · 9 years ago
  77. cc28e0f always build with NSS and therefore verify signatures by Markus Mohrhard · 9 years ago
  78. e51d96c remove header includes by Markus Mohrhard · 9 years ago
  79. c676463 workaround for compile error by Markus Mohrhard · 9 years ago
  80. b4602b3 fix warnings in windows only code by Markus Mohrhard · 9 years ago
  81. a33228f disable warning 4204 by Markus Mohrhard · 9 years ago
  82. afa79f3 explicitly include header file for unique_ptr by Markus Mohrhard · 10 years ago
  83. 8a8ba23 fix unused parameter warnings by Markus Mohrhard · 10 years ago
  84. ca20f8a the header file is also needed on windows by Markus Mohrhard · 10 years ago
  85. bd30b06 fix windows build by Markus Mohrhard · 10 years ago
  86. f4af87b add the missing libs for the test by Markus Mohrhard · 10 years ago
  87. 10677cd add certificate parts for current daily build cert by Markus Mohrhard · 10 years ago
  88. 3cd369c update the last update check time by Markus Mohrhard · 10 years ago
  89. 60df38d only check for updates once every 7 days by Markus Mohrhard · 10 years ago
  90. cd91be8 update the updater code from mozilla by Markus Mohrhard · 10 years ago
  91. aac22f8 correctly pass the callback executable to the updater by Markus Mohrhard · 10 years ago
  92. 9b040b4 add the manifest file to the mar file by Markus Mohrhard · 10 years ago
  93. 1e407fc store the correct version string in the updater and the mar executable by Markus Mohrhard · 10 years ago
  94. d486298 make sure that the upload command succeeds by Markus Mohrhard · 10 years ago
  95. 15d07f7 reenable the download of the update files by Markus Mohrhard · 10 years ago
  96. c49a9ad use correct syntac for platform string by Markus Mohrhard · 10 years ago
  97. adcb665 file size is obviously an integer by Markus Mohrhard · 10 years ago
  98. 57d2a33 move most of the updater settings to ini file by Markus Mohrhard · 10 years ago
  99. 40dc685 use my own server for now for the new update check by Markus Mohrhard · 10 years ago
  100. e096c84 create complete and correct build_config files for the updater by Markus Mohrhard · 10 years ago