index
:
ogServer
master
OpenGnsys server
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sources
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#915 close connection to REST API if request is too long
OpenGnSys Support Team
2019-08-28
1
-1
/
+8
*
#915 add OG_CLIENTS_MAX definition
OpenGnSys Support Team
2019-08-28
1
-2
/
+4
*
#915 set maximum REST API response to 64 Kbytes
OpenGnSys Support Team
2019-08-28
1
-2
/
+4
*
#915 json_dump_callback() takes flags as a parameter
OpenGnSys Support Team
2019-08-28
1
-2
/
+2
*
#915 allow up to 4096 clients from REST API
OpenGnSys Support Team
2019-08-28
1
-2
/
+2
*
#915 reply with HTTP 405 when the method is incorrect
Javier Sánchez Parra
2019-08-27
1
-12
/
+25
*
#915 internal error response if reply is too long
OpenGnSys Support Team
2019-08-27
1
-4
/
+11
*
#891 fix crash in wol command
OpenGnSys Support Team
2019-07-29
1
-6
/
+6
*
#915 returns 401 when incorrect authentication happens
Javier Sánchez Parra
2019-07-15
1
-1
/
+3
*
#559 fixes memory leak in tomaConfiguracion()
Javier Sánchez Parra
2019-07-15
1
-0
/
+2
*
#915 add POST software command to REST API in ogAdmServer
OpenGnSys Support Team
2019-07-03
1
-0
/
+30
*
#915 add POST hardware command to REST API in ogAdmServer
OpenGnSys Support Team
2019-07-03
1
-0
/
+30
*
#915 add support for HTTP Authorization
OpenGnSys Support Team
2019-06-24
1
-1
/
+22
*
#896 Fix memory leak in wake_up_broadcast()
Javier Sánchez Parra
2019-06-12
1
-1
/
+1
*
#915 validate message length based on announced Content-Length field
OpenGnSys Support Team
2019-05-31
1
-10
/
+14
*
#915 remove Actualizar(), Purgar(), Reiniciar() and IniciarSesion()
OpenGnSys Support Team
2019-05-30
1
-86
/
+0
*
#915 add POST refresh command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-30
1
-0
/
+29
*
#915 add POST stop command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-30
1
-0
/
+29
*
#915 add POST reboot command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-30
1
-0
/
+29
*
#915 add POST poweroff command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-30
1
-0
/
+29
*
#915 add og_cmd_legacy_send()
OpenGnSys Support Team
2019-05-29
1
-4
/
+5
*
#915 remove Sondeo(), respuestaSondeo(), ConsolaRemota(), Arrancar() and EcoC...
OpenGnSys Support Team
2019-05-27
1
-199
/
+0
*
#915 add POST session command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-27
1
-0
/
+78
*
#915 add POST shell/output command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-27
1
-0
/
+93
*
#915 add run command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-27
1
-0
/
+75
*
#915 add wol command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-27
1
-0
/
+108
*
#915 Pass array of addresses to WakeUp()
OpenGnSys Support Team
2019-05-27
2
-10
/
+17
*
#915 add clients command to REST API in ogAdmServer
OpenGnSys Support Team
2019-05-27
1
-7
/
+88
*
#915 add initial REST API for ogAdmServer
OpenGnSys Support Team
2019-05-27
1
-4
/
+178
*
#915 add og_msg_alloc() and og_msg_free()
OpenGnSys Support Team
2019-05-27
1
-9
/
+25
*
#915 add og_send_cmd()
OpenGnSys Support Team
2019-05-27
1
-13
/
+25
*
#915 add og_socket_server_init()
OpenGnSys Support Team
2019-05-27
1
-18
/
+28
*
#915 add og_client_state_process_payload()
OpenGnSys Support Team
2019-05-27
1
-20
/
+31
*
#915 add og_client_state_recv_hdr()
OpenGnSys Support Team
2019-05-27
1
-23
/
+35
*
#898 Remove unused encryption and decryption routines
OpenGnSys Support Team
2019-02-06
1
-1
/
+1
*
#897 Do not use socket type in ogAdmServer
OpenGnSys Support Team
2019-02-06
2
-6
/
+6
*
#896: Send multicast WoL through a specific interface
Javier Sánchez Parra
2019-02-06
1
-17
/
+101
*
#891 remove function to parse string in hexadecimal to binary
OpenGnSys Support Team
2019-01-23
1
-35
/
+0
*
#891 fix wake on lan routine
OpenGnSys Support Team
2019-01-23
1
-12
/
+15
*
#580 ignore SIGPIPE signal
OpenGnSys Support Team
2019-01-17
1
-0
/
+3
*
#580 incorrect return value in handler
OpenGnSys Support Team
2019-01-17
1
-6
/
+6
*
#883 standalone log file is now deprecated
OpenGnSys Support Team
2019-01-17
1
-0
/
+3
*
#883 remove unnecessary logging
OpenGnSys Support Team
2019-01-17
1
-106
/
+14
*
#883 replace standalone log file by syslog
OpenGnSys Support Team
2019-01-17
2
-240
/
+259
*
#883 use LOG_DEBUG instead of LOG_INFO
OpenGnSys Support Team
2019-01-17
1
-8
/
+8
*
#883 do not use argv[0] in syslog log message
OpenGnSys Support Team
2019-01-17
1
-1
/
+1
*
#580 fix management of keepalive connections to clients
OpenGnSys Support Team
2019-01-17
2
-46
/
+105
*
#883 add initial syslog support
OpenGnSys Support Team
2019-01-17
1
-2
/
+34
*
#580 rework server socket handling
OpenGnSys Support Team
2019-01-17
2
-148
/
+266
*
#580 more robust check for remote function
OpenGnSys Support Team
2019-01-17
1
-1
/
+2
[prev]
[next]