source: mod_gnutls/src/gnutls_io.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9a9bc1e   12 years neuromancer Added fix for unclean shutdowns, we're now ignoring SIGPIPE Signals asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e183628   12 years neuromancer Updated Copyright Headers & Formatting asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @485d28e   12 years neuromancer Major Legacy Code Cleanup asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8fffed1   12 years neuromancer Compilation Fixups Signed-off-by: Dash Shendy <neuromancer@…> asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @60cf11c   12 years neuromancer Proxy (TLS termination) patch Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b4a875b   12 years admin EOC Bucket Infinite Loop Bugfix Signed-off-by: Dash Shendy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e02dd8c   12 years nmav indented code asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @62def2f   13 years nmav reduced warning level of TLS errors. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7ce01c9   13 years nmav Corrected behavior in Keep-Alive connections (do not terminate the … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @368b574   13 years nmav Safer usage of session variable to prevent segmentation faults on … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @9085f5b   13 years nmav Corrected issue with firefox and long post data (had to do … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @dcf1118   14 years nmav On connection termination be polite and send a bye (common handling of … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @daf3dc9   14 years nmav removed APR_BUCKET_IS_EOS. Doesn't seem appropriate at this point. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @1d48b0a   14 years nmav More fixes related to bug #102 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c05a8bb   14 years nmav only call gnutls_bye on non null gnutls session. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a601e7d   14 years nmav Try to avoid bug http://issues.outoforder.cc/view.php?id=102 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0e13d67   14 years nmav do not try to send empty packs using TLS. This this has a special … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0106b25   14 years nmav increased max handshake tries asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @4fb2b3c   15 years nmav use memmove instead of memcpy because buffers might overlap. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @7bebb42   15 years nmav upgraded to 0.4.0 asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @8e33f2d   18 years chip Put a limit on the number of times we try to handshake. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @836417f   18 years chip Refactor finding the correct server record to fix resumed sessions. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @c301152   18 years chip - move hooks to gnutls_hooks.c - use 'mgs_' as the prefix for all … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @316bd8c   18 years chip - remove more debug logging. - fix a crash by changing the certificate … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @e924ddd   18 years chip client auth is sort of working. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @31645b2   18 years chip working SNI. Not so working Client Cert support. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @42307a9   18 years chip - remove anno creds - initial attempt at Server Name Extension - … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @fcb122d   18 years chip checkpoint the work so far. The DBM cache needs a little more work. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @a66e147   18 years chip working support for a ssl session cache via memcached. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @32f2e60   18 years chip fixes and stuff that i should of already committed. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @0b3bc05   18 years chip setting proper ignores. adding an empty cache files trying to fix … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @b1f7f11   18 years chip hey hey, this is working code! asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @dae0aec   19 years chip input and output filters asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(edit) @2e12226   19 years chip rename structures. properly prefix all non-static functions with … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
(add) @7e2b223   19 years chip break up the IO functions into their own file asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.