Pawel Jakub Dawidek
|
928dc74782
|
Remove tls->cert field, make tls_get_certificate() static and free certificate after use.
|
2012-02-12 19:08:16 +01:00 |
|
Marc-André Moreau
|
d37e6091b0
|
libfreerdp-core: verify TLS certificate with both TLS and NLA
|
2012-02-12 12:46:53 -05:00 |
|
Pawel Jakub Dawidek
|
3e464c3a7d
|
Plug some resource leaks.
|
2012-02-12 18:09:09 +01:00 |
|
Marc-André Moreau
|
0975c0f07e
|
libfreerdp-core: improve error checking in certificate validation
|
2012-02-07 22:16:57 -05:00 |
|
Marc-André Moreau
|
47de99062d
|
libfreerdp-core: added --certificate-name option for explicitly specifying a certificate name
|
2012-02-04 15:16:41 -05:00 |
|
Marc-André Moreau
|
ffec1c2062
|
libfreerdp-core: improve and clarify certificate checking
|
2012-02-04 15:04:03 -05:00 |
|
Marc-André Moreau
|
4695faae38
|
libfreerdp-core: added check for certificate name against hostname
|
2012-02-04 02:21:39 -05:00 |
|
Marc-André Moreau
|
521f956c00
|
libfreerdp-core: merging certificate.c with certstore.c
|
2012-02-02 18:20:17 -05:00 |
|
Marc-André Moreau
|
bae5de89e1
|
libfreerdp-utils: refactoring of certificate store
|
2012-02-02 17:36:07 -05:00 |
|
Marc-André Moreau
|
25a3a6e68f
|
libfreerdp-core: provide more descriptive warning message for certificate check failure
|
2011-12-10 11:23:48 -05:00 |
|
Marc-André Moreau
|
a63a196f53
|
types: refactoring to make use of standard data types when available
|
2011-11-19 12:19:16 -05:00 |
|
Anthony Tong
|
6f59d691a2
|
certstore: update verified certificates, be graceful on filesystem errors
|
2011-10-28 11:38:45 -04:00 |
|
Martin Fleisz
|
9356337474
|
Added --ignore-certificates command line
|
2011-10-19 00:42:53 -07:00 |
|
Martin Fleisz
|
cc210f5591
|
core: Added ui callback to verify certificates
|
2011-10-18 08:02:05 -07:00 |
|
Marc-André Moreau
|
c2f0538af2
|
libfreerdp-utils: fix home path detection for certstore utils
|
2011-09-27 13:40:29 -04:00 |
|
Marc-André Moreau
|
9b9e952501
|
libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path
|
2011-09-26 22:58:49 -04:00 |
|
Marc-André Moreau
|
e5215158d2
|
wfreerdp: start Win32 GDI implementation, fix certstore
|
2011-09-25 16:30:20 -04:00 |
|
Marc-André Moreau
|
ac128313a9
|
libfreerdp-core: further improvements to server redirection code
|
2011-09-03 16:36:27 -04:00 |
|
Marc-André Moreau
|
6fdecdb01b
|
debug: cleanup printf's all over the place
|
2011-09-02 13:29:17 -04:00 |
|
Marc-André Moreau
|
e49a690d46
|
windows: fix compilation and linking of all libraries
|
2011-08-31 04:35:50 -04:00 |
|
Marc-André Moreau
|
81cac9c787
|
libfreerdp-core: cleanup of certificate store
|
2011-08-30 12:20:36 -04:00 |
|
qubit
|
51b24c3628
|
fixes
|
2011-08-29 03:24:53 +05:30 |
|
qubit
|
8bc7e301d1
|
more commit
|
2011-08-29 02:26:34 +05:30 |
|
qubit
|
66d1ceff03
|
certificate verification (not tested)
|
2011-08-29 02:16:36 +05:30 |
|
qubit
|
fe2e8f5132
|
some basic functions
|
2011-08-28 03:55:26 +05:30 |
|
qubit
|
e698c91ef1
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-28 02:40:34 +05:30 |
|
Vic Lee
|
30dfae976f
|
server: handle mstsc disconnection correctly.
|
2011-08-26 18:14:34 +08:00 |
|
cool
|
8175c1106b
|
minor modification
|
2011-08-25 16:32:24 -11:00 |
|
cool
|
5842a1631f
|
inital commit including tls cert verification
|
2011-08-25 16:10:49 -11:00 |
|
Vic Lee
|
025e7f9c9b
|
libfreerdp-core: fix memory leaks.
|
2011-08-25 13:45:43 +08:00 |
|
Vic Lee
|
10f8aab40b
|
server: accept TLS connection from the client.
|
2011-08-19 13:35:29 +08:00 |
|
Marc-André Moreau
|
58c161adcc
|
cunit: cleanup, libfreerdp-core: fix warnings
|
2011-08-07 14:37:26 -04:00 |
|
Vic Lee
|
9b3cc19648
|
libfreerdp-core: move blocking read control in transport layer.
|
2011-08-01 22:21:06 +08:00 |
|
Vic Lee
|
f33fe89a9d
|
libfreerdp-core: move blocking-send checking in transport.
|
2011-08-01 15:04:48 +08:00 |
|
Marc-André Moreau
|
358e034187
|
libfreerdp-core: can now receive bitmap updates
|
2011-07-24 18:24:58 -04:00 |
|
Marc-André Moreau
|
8ceb8e1ea8
|
libfreerdp-core: fix encoding of MCS and RDP headers, completed activation sequence
|
2011-07-23 18:05:34 -04:00 |
|
Marc-André Moreau
|
e75ebc0b58
|
libfreerdp-core: fixed encoding of nego tokens
|
2011-07-18 14:56:08 -04:00 |
|
Marc-André Moreau
|
1a2dc6f3d9
|
libfreerdp-core: refactoring of licensing code, refactoring of connection sequence
|
2011-07-17 23:16:31 -04:00 |
|
Marc-André Moreau
|
a7ecabdb20
|
libfreerdp-core: refactoring of transport module
|
2011-07-10 15:34:43 -04:00 |
|
Marc-André Moreau
|
64f71b0b30
|
libfreerdp-core: got NLA back to a working state
|
2011-07-07 14:11:12 -04:00 |
|
Marc-André Moreau
|
bbdd6348cc
|
libfreerdp-core: improving cryptographic module
|
2011-07-07 10:33:42 -04:00 |
|
Marc-André Moreau
|
25a5bc53b1
|
types/base.h: rename FRDP_BOOL to boolean
|
2011-07-04 20:10:25 -04:00 |
|
Marc-André Moreau
|
5c21c8491d
|
libfreerdp-core: TLS support
|
2011-07-03 17:29:09 -04:00 |
|