Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return the entire TLS certificate chain back to the caller | Lars Ingebrigtsen | 2018-06-24 | 1 | -1/+2 |
* | Use native alignment to access Lisp object data | Paul Eggert | 2018-06-10 | 1 | -1/+1 |
* | Fix wait_reading_process_output wait_proc hang | Matthias Dahl | 2018-02-16 | 1 | -0/+2 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Change vectorlike from struct to union | Paul Eggert | 2017-11-13 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Reorder lisp.h to declare types before using them | Paul Eggert | 2016-12-25 | 1 | -0/+19 |
* | | Merge branch 'concurrency' | Eli Zaretskii | 2016-12-04 | 1 | -0/+5 |
|\ \ | |||||
| * \ | merge from trunk | Ken Raeburn | 2015-11-01 | 1 | -37/+41 |
| |\ \ | |||||
| * \ \ | merge from trunk | Tom Tromey | 2013-08-25 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | merge from trunk | Tom Tromey | 2013-08-19 | 1 | -2/+13 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from trunk | Tom Tromey | 2013-07-12 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-07-06 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-06-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge from trunk; clean up some issues | Tom Tromey | 2013-06-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-08 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-12-17 | 1 | -17/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-09-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk | Tom Tromey | 2012-08-20 | 1 | -4/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | process changes | Tom Tromey | 2012-08-15 | 1 | -0/+5 |
* | | | | | | | | | | | | | | | Restore file descriptor limit in subprocesses | Paul Eggert | 2016-11-06 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Fix process leak with make-network-process | Paul Eggert | 2016-08-11 | 1 | -4/+5 |
* | | | | | | | | | | | | | | | Try other addresses when connecting to multihomed | Paul Eggert | 2016-06-26 | 1 | -1/+3 |
* | | | | | | | | | | | | | | | Fix XFASTINT of non-fixnum in process status | Paul Eggert | 2016-06-09 | 1 | -1/+2 |
* | | | | | | | | | | | | | | | Don’t use only last protocol from getaddrinfo | Paul Eggert | 2016-05-23 | 1 | -2/+0 |
* | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Allow making TLS negotiation blocking | Lars Magne Ingebrigtsen | 2016-03-05 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Integer overflow cleanups for ports and socklen | Paul Eggert | 2016-02-25 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Minor cleanups for async DNS etc. | Paul Eggert | 2016-02-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Always boot TLS if given parameters | Lars Ingebrigtsen | 2016-02-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Fix GC problem in async TLS connection | Lars Ingebrigtsen | 2016-02-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Further TLS async work | Lars Ingebrigtsen | 2016-02-01 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | Rework the mechanisms for async GnuTLS connections | Lars Ingebrigtsen | 2016-01-31 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Implement asynchronous GnuTLS connections | Lars Ingebrigtsen | 2016-01-31 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Avoid memory leaks in async DNS | Lars Ingebrigtsen | 2016-01-30 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Implement asynchronous name resolution | Lars Ingebrigtsen | 2016-01-30 | 1 | -0/+12 |
* | | | | | | | | | | | | | | | Refactor make_network_process | Lars Ingebrigtsen | 2016-01-28 | 1 | -0/+6 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Make src headers idempotent and standalone | Paul Eggert | 2015-10-16 | 1 | -0/+5 |
* | | | | | | | | | | | | | * src/process.c (status_notify): Avoid global redisplay (bug#11822) | Stefan Monnier | 2015-09-08 | 1 | -10/+10 |
* | | | | | | | | | | | | | Add facility to collect stderr of async subprocess | Daiki Ueno | 2015-04-11 | 1 | -0/+3 |
* | | | | | | | | | | | | | remove_slash_colon need not be inline | Paul Eggert | 2015-01-14 | 1 | -12/+1 |
* | | | | | | | | | | | | | Consolidate common path transformation code. | Dmitry Antipov | 2015-01-14 | 1 | -0/+13 |
* | | | | | | | | | | | | | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -9/+0 |
* | | | | | | | | | | | | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | Add functions to gnutls.c for exporting certificate details | Lars Magne Ingebrigtsen | 2014-11-23 | 1 | -0/+3 |