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 |
|
ritt
|
46cbc18df5
|
Fixes for Windows 10
|
2019-11-27 11:57:08 +01:00 |
|
ritt
|
d9c47af710
|
Check for "Admin restrict edit time" also for multiple entries delete operation (via select)
|
2019-11-20 15:43:32 +01:00 |
|
ritt
|
807666943a
|
Obey "Admin restrict edit time" also in delete operation
|
2019-11-20 15:33:04 +01:00 |
|
ritt
|
f6ba2191eb
|
Apply "restrict edit time" also to multi-edits
|
2019-11-19 17:13:02 +01:00 |
|
ritt
|
ab8b98c790
|
Implemented "Admin restrict edit time"
|
2019-11-19 14:03:37 +01:00 |
|
ritt
|
b7ee024ffb
|
Use ltime for XML export/import of date and datetime attributes
|
2019-11-19 11:44:01 +01:00 |
|
ritt
|
63fdfa1688
|
Added "Path" to list of forbidden attributes
|
2019-11-16 15:34:16 +01:00 |
|
ritt
|
ba84827ad5
|
Fixed wrong launchctl commands
|
2019-10-01 08:21:55 +02:00 |
|
ritt
|
ce2a48e988
|
Generate git-revision.h on each build
|
2019-05-29 10:41:57 +02:00 |
|
ritt
|
9a763749ce
|
Update from Fred
|
2019-05-27 15:37:21 +02:00 |
|
ritt
|
fccea5ae8b
|
Changed Makefile to use elogd.cfg.example
|
2019-05-27 11:53:57 +02:00 |
|
ritt
|
641cae31dd
|
Added install functionality to CMake
|
2019-05-26 12:01:19 +02:00 |
|
ritt
|
8feac9079a
|
Merge branch 'master' of bitbucket.org:ritt/elog
|
2019-05-22 13:54:41 +02:00 |
|
ritt
|
4a01c2aab5
|
Fixed potential string overflows and removed further compiler warnings
|
2019-05-22 13:26:45 +02:00 |
|
ritt
|
465d738c96
|
Removed further compiler warnings
|
2019-05-22 09:30:20 +02:00 |
|
ritt
|
e950e2cac3
|
Removed further compiler warnings
|
2019-05-22 09:29:21 +02:00 |
|
ritt
|
2dc8a7797f
|
Fixed clang warnings
|
2019-05-21 17:45:38 +02:00 |
|
ritt
|
13bd96e50e
|
Fixed compiler warnings
|
2019-05-21 12:24:34 +02:00 |
|
ritt
|
b8a3c9449e
|
Automatically generate git-revision.h file in CMake file
|
2019-05-21 12:04:40 +02:00 |
|
ritt
|
e62e4c24e8
|
Made CMakeLists.txt file compatible with CMake 2.8.0
|
2019-05-20 14:58:31 +02:00 |
|
ritt
|
4cea3a87dc
|
Added ignore directories for CLion
|
2019-05-20 08:55:41 +02:00 |
|
ritt
|
26cdd7633f
|
Added strlcpy
|
2019-05-17 11:00:46 +02:00 |
|
ritt
|
2edfb2f592
|
Fixed issues with OpenSSL library finding
|
2019-05-17 10:56:43 +02:00 |
|
ritt
|
325e0fd243
|
Added FindOpenSSL
|
2019-05-17 10:47:49 +02:00 |
|