- Jul 12, 2019
-
-
Sergey Linev authored
-
- Jul 10, 2019
-
-
Sergey Linev authored
Up to now was used in internal ROOT methods, but now can be reused to modify already prepared http reply in RWebWindow
-
Sergey Linev authored
Page normally read from file system, but could be modified depending on special WSHandler functionality. Will be used in RWebWindow
-
Sergey Linev authored
Deprecate old signature, but keep support for a while
-
Sergey Linev authored
Otherwise it can not be correctly override in derived classes
-
- Jul 01, 2019
-
-
Axel Naumann authored
-
Sergey Linev authored
-
Sergey Linev authored
No idea why all separate time methods were introduce, but fraction was missing
-
root authored
add Get/SetTimestamp function with TTimeStamp class to work with microseconds; bug fixed: writing date/time in local time to PostgreSQL but returning in UTC (different values), kBindStringSize was not enough for timestamp with microseconds
-
- May 28, 2019
-
-
Axel Naumann authored
-
- May 14, 2019
-
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
- Mar 19, 2019
-
-
Sergey Linev authored
Will be used in different plugins to modify delivered web page
-
Sergey Linev authored
This could be used to insert specialized information, which is related to WS handler or display engine like CEF/Qt5
-
- Mar 15, 2019
-
-
Axel Naumann authored
-
- Mar 14, 2019
-
-
Jan Knedlik authored
-
Jan Knedlik authored
-
Jan Knedlik authored
-
Paul Kramp authored
Co-authored-by:
Jan Knedlik <j.knedlik@gsi.de>
-
Paul Kramp authored
Co-authored-by:
Jan Knedlik <j.knedlik@gsi.de>
-
- Mar 13, 2019
-
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
- Mar 07, 2019
-
-
Guilherme Amadio authored
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
Websocket handler can allow to access file from local system, where main HTML page is located.
-
Sergey Linev authored
-
Sergey Linev authored
Use new locations
-
Sergey Linev authored
Now default location for JSROOT is <prefix>/js For Openui5 files is <prefix>/ui5
-
- Feb 11, 2019
-
-
Guilherme Amadio authored
CRYPTLIBS was for crypt, not OpenSSL's crypto. Fix R__NO_CRYPTO by dropping it altogether and using only the setting for 'ssl'. Also, move CMakeLists.txt to use new coding style.
-
Guilherme Amadio authored
-
Guilherme Amadio authored
There seems to be a confusion between crypt(3) and crypto(7) here. The crypt function is defined in unistd.h and is used for password and data encryption, while crypto is OpenSSL's library implementing cryptographic algorithms used in Internet standards. crypt - https://www.unix.com/man-page/all/3C/crypt crypto - https://www.openssl.org/docs/man1.1.1/man7/crypto.html
-
- Feb 05, 2019
-
-
Henry Fredrick Schreiner authored
-
- Feb 04, 2019
-
-
Axel Naumann authored
-
- Jan 23, 2019
-
-
Guilherme Amadio authored
-
- Jan 22, 2019
-
-
Guilherme Amadio authored
-