Matt Caswell f141376ae2 Change functions to pass in a limit rather than calculate it
Some extension handling functions were passing in a pointer to the start
of the data, plus the length in order to calculate the end, rather than
just passing in the end to start with. This change makes things a little
more readable.

Reviewed-by: Emilia Käsper <emilia@openssl.org>

Conflicts:
	ssl/s3_srvr.c
	ssl/ssl_locl.h
	ssl/t1_lib.c
2015-10-05 19:52:38 +01:00
..
2015-09-20 14:22:52 +01:00
2015-08-26 10:27:35 +01:00
2015-06-02 09:12:39 +01:00
2015-05-22 10:24:49 +01:00
2015-02-27 20:32:49 +00:00
2015-01-22 09:38:39 +00:00
2015-06-08 15:05:08 +02:00
2015-09-28 16:13:45 +02:00
2015-03-11 10:49:22 +00:00
2015-09-02 00:31:33 +01:00
2015-01-22 09:38:39 +00:00
2015-01-22 09:38:39 +00:00
2015-07-27 16:14:02 +01:00
2015-01-22 09:38:39 +00:00
2015-08-11 20:23:00 +01:00
2015-05-05 20:07:48 +01:00
2015-08-11 20:23:00 +01:00
2015-04-30 23:26:06 +01:00
2015-01-22 09:38:39 +00:00
2015-04-16 13:51:51 -04:00