summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make gnutls-peer-status return even more dataLars Magne Ingebrigtsen2014-12-081-0/+5
* (Fgnutls_error_fatalp): Doc fix (bug#18210)Lars Magne Ingebrigtsen2014-12-081-0/+1
* Various minor details accumulated over timeStefan Monnier2014-12-081-0/+4
* Fatal GnuTLS errors are now silent by defaultLars Magne Ingebrigtsen2014-12-081-0/+2
* * src/gnutls.c: Add Windows specs for gnutls_dh_get_prime_bits.Lars Magne Ingebrigtsen2014-12-081-0/+2
* Put back :signature-algorithm into gnutls.cLars Magne Ingebrigtsen2014-12-081-0/+2
* (Fgnutls_peer_status): Return the DH prime bits for the connectionLars Magne Ingebrigtsen2014-12-081-0/+2
* (gnutls_certificate_details): Clean up whitespace slightly.Lars Magne Ingebrigtsen2014-12-081-0/+1
* Remove unused data from gnutls_certificate_detailsLars Magne Ingebrigtsen2014-12-081-0/+5
* Fix merge glitches in 2 ChangeLog files.Eli Zaretskii2014-12-081-1/+0
* Fixes: debbugs:19133Jan D2014-12-071-0/+5
* Merge from emacs-24Stefan Monnier2014-12-051-0/+18
|\
| * * src/eval.c (Fsignal): Remove duplicate test.Lee Duhem2014-12-041-0/+5
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-021-0/+12
* | Reduce memory footprint of struct bidi_it by a factor of 5.Eli Zaretskii2014-12-051-0/+18
* | * src/eval.c (backtrace_eval_unrewind): Rewind also the excursions.Stefan Monnier2014-12-041-0/+5
* | Fix gnutls.c build on MinGWChris Zheng2014-12-031-0/+7
* | Allow to search for characters whose bidi directionality was overridden.Eli Zaretskii2014-12-021-0/+9
* | Fixes: debbugs:9133Jan Djärv2014-12-021-0/+5
* | Port better to AddressSanitizer.Paul Eggert2014-11-291-0/+18
* | Fix up merged ChangeLog entries (dates, duplication, etc)Glenn Morris2014-11-291-15/+3
* | Improve clarity of USE_LSB_TAG definition.Paul Eggert2014-11-281-0/+9
* | Merge branch 'emacs-24'.Paul Eggert2014-11-281-0/+23
|\ \ | |/
| * Fix bug #19201 with after-strings not being displayed.Eli Zaretskii2014-11-271-0/+7
| * Fix bug #19141 with UNCs in w32-shell-execute.Eli Zaretskii2014-11-251-0/+5
| * Use consistent paxctl and setfattr flags for temacs.Ulrich Müller2014-11-251-0/+6
| * Fix white-space problems in ChangeLogs.Paul Eggert2014-11-241-2/+2
* | Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-271-0/+6
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-0/+10
|\ \ | |/
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-171-0/+6
| * * src/frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).Stefan Monnier2014-11-161-0/+4
* | Only send SNI if the host name is not an IP addressLars Magne Ingebrigtsen2014-11-261-0/+5
* | * gnutls.c (Fgnutls_boot): Send the server name overToke Høiland-Jørgensen2014-11-261-0/+4
* | Fix gnutls problems caught by static checking.Paul Eggert2014-11-251-0/+6
* | (gnutls_certificate_details): Reversed check in last checkin.Lars Magne Ingebrigtsen2014-11-251-0/+1
* | Make gnutls.c compile on older gnutls installationsLars Magne Ingebrigtsen2014-11-251-0/+6
* | * gnutls.c (Fgnutls_boot): Minor logging fixes.Ted Zlatanov2014-11-251-1/+1
* | Use a simple list of symbols in GnuTLS peer verification.Ted Zlatanov2014-11-251-0/+4
* | * gnutls.c (Fgnutls_peer_status): Check GNUTLS_INITSTAGE, not gnutls_p.Ted Zlatanov2014-11-251-0/+4
* | * gnutls.c: Fix compilation warnings given fix --enable-gcc-warnings.Lars Magne Ingebrigtsen2014-11-241-0/+4
* | * src/emacs.c (main) <--version>: Make use of PACKAGE_NAME.Glenn Morris2014-11-231-0/+2
* | Reduce nt and src Makefile duplication wrt emacs.resGlenn Morris2014-11-231-0/+5
* | * gnutls.c: Fix Windows function definition of gnutls_x509_crt_get_fingerprint.Lars Magne Ingebrigtsen2014-11-231-1/+3
* | gnutls.c windows compilation fixLars Magne Ingebrigtsen2014-11-231-0/+3
* | Add functions to gnutls.c for exporting certificate detailsLars Magne Ingebrigtsen2014-11-231-0/+11
* | Fixes: debbugs:19149Jan D2014-11-231-0/+1
* | Fixes: debbugs:19149Jan D2014-11-231-0/+6
* | * src/Makefile.in (emacs.res): Add dependency on icons/hand.cur. Use $<.Glenn Morris2014-11-221-0/+4
* | Don't shrink frame when using desktop-save-mode (Bug#19048).“Martin2014-11-221-0/+12
* | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-211-0/+7