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