Commit Graph

2891 Commits

Author SHA1 Message Date
ritt b5b69ac972 Disabled TLSv1 and TLSv1_1 2021-01-07 22:54:11 +01:00
ritt 98097f0344 Fixed documentation of "change" option 2020-12-02 11:42:04 +01:00
ritt 7c3fd00b60 Updated %changelog in elog.spec 2020-08-29 17:08:23 +02:00
ritt 2a63b861e1 Fixed buildrpm to contain packager 2020-08-28 16:25:57 +02:00
ritt 3d7c366b84 Fixed USEXXX vs. USE_XXX 2020-08-27 09:39:31 +02:00
ritt 0b809e12fe Removed elog.spec 2020-08-27 09:37:16 +02:00
ritt e58fea6974 Added elog.spec.template 2020-08-27 09:12:00 +02:00
ritt 6ba4bce7f4 New update for RPM build script from L.JR 2020-08-26 20:38:33 +02:00
ritt 13c50f10b8 Update of elog.spec from Laurent 2020-08-25 13:38:41 +02:00
ritt 4641f5aad4 Merge branch 'master' of bitbucket.org:ritt/elog 2020-08-10 08:45:53 +02:00
ritt ee11f4ae53 Added SSL read error fix thanks to H.S.S. 2020-08-10 08:45:39 +02:00
ritt 8080d3dd19 Removed version info on 404 error 2020-08-04 13:43:39 +02:00
ritt c3c960fafc Increased max attachment size to 1 GByte 2020-08-04 13:21:43 +02:00
ritt c76272a5af Fixed two potential memory leaks 2020-04-16 11:01:58 +02:00
ritt f1046d45e7 Fixed bug with new elog entry #0 in logfile 2020-04-01 15:56:20 +02:00
ritt 80633bac29 Overwrite PID file if it exists 2020-04-01 11:55:02 +02:00
ritt dd35f04ec8 Determine dist automatically 2020-02-26 11:24:13 +01:00
ritt 1fe80bd6e4 changed tar file to include release 2020-02-26 11:02:35 +01:00
ritt ccc8a60f25 Adjusted copying to download directories 2020-02-26 10:43:07 +01:00
ritt 1812e7c5fe Applied RPM build patch from Laurent Jean-Rigaud 2020-02-26 09:23:54 +01:00
ritt 4936b76915 Do not exit if problem with PID file 2020-02-17 12:12:02 +01:00
ritt 6ae0c8a974 Updated buildrpm 2020-02-12 12:36:51 +01:00
ritt 7eb3663a30 Updated checklist 2020-02-12 12:35:42 +01:00
ritt e955bde7eb Fixed bug in conditional attribute processing in find form 2020-02-11 12:53:04 +01:00
ritt e38e91da5f Fixed bug in return buffer memory allocation which caused crash for large message (>200000 chars) 2020-02-11 12:11:57 +01:00
ritt 033e292301 Fixed NULL pointer deference in show_uploader_json 2020-02-11 11:15:35 +01:00
ritt ebcd8ed823 Install emacs in docker file 2020-02-11 10:59:15 +01:00
ritt c1fd3ee3c3 Use different TLS methods for OpenSSL 1.0 and 1.1 2020-02-11 10:49:34 +01:00
ritt 8e6cb6a697 Replaced deprecated TLSv1_2_method() by TLS_method() 2020-02-11 10:03:40 +01:00
ritt 9f6762f4b9 Adde Dockerfile 2020-02-01 18:52:49 +01:00
ritt c104b43027 Changed comment 2020-02-01 17:10:41 +00:00
ritt 6c75bc4b43 Build on latest gcc 2020-02-01 17:04:23 +00:00
ritt aae6d31e63 Added submodule init 2020-02-01 16:59:16 +00:00
ritt 2ba5235e11 Added installation of cmake 2020-02-01 16:54:47 +00:00
ritt 7934b8cd9a Initial Bitbucket Pipelines configuration 2020-02-01 16:52:48 +00:00
ritt 283534d97d Prevent attachment files from being overwritten 2019-12-10 12:32:11 +01:00
ritt d9d1f5b54b Fixed memory leak with ssl_con 2019-12-09 17:01:19 +01:00
ritt 993bed4923 Serve SVG files as attachments only to avoid XSS vulnerabilities 2019-12-09 16:48:20 +01:00
ritt eefdabb714 Apply HTML escaping to "loc" command 2019-12-09 16:28:16 +01:00
ritt 1611b12352 Fixed install of elogd.cfg 2019-12-09 16:09:53 +01:00
ritt 15787c1ede Check access to logbook before executing retrieve_url() 2019-12-09 15:21:04 +01:00
ritt 32ba07e192 Removed keepalive from retrieve_url, added password check for uploading attachments 2019-12-09 15:17:46 +01:00
ritt 38c08aceda Changed retrieve_url to send cookies only during logbook synchronization 2019-12-09 14:22:15 +01:00
ritt 7367647d40 Implemented "Allow clone" configuration setting 2019-12-09 13:13:43 +01:00
ritt 57bea22e7b Fixed git file generation under MacOSX 2019-11-27 15:54:19 +01:00
ritt d05ee3d313 Fixed build process for Windows 10 2019-11-27 15:49:00 +01:00
ritt 18b0d54cf4 Replaced non-portable strcasestr by stristr 2019-11-27 15:40:06 +01:00
ritt 24f03be308 Fixed typo 2019-11-27 13:49:09 +01:00
ritt 04dbd76616 Fixed Windows 10 issues 2019-11-27 13:46:45 +01:00
ritt ccd2bee54f Changed UNUSED to make it Windows compatible 2019-11-27 13:24:53 +01:00