Files
heimdal/lib
Nicolas Williams 3af6926c7d gss: Fix sign extension bug (from be708ca3cf)
When unsigned char values are shifted, they are promoted to int (unless
sizeof(int) == sizeof(char)).  This means that the change in be708ca3cf
ultimately leads to a sign extension bug.
2022-01-06 15:25:38 -06:00
..
2022-01-06 17:21:06 +11:00
2021-09-10 09:11:23 +10:00
2022-01-02 20:58:39 -06:00
2021-11-29 12:50:26 +11:00
2017-03-10 15:47:43 -05:00
2022-01-03 20:39:12 -06:00
2016-11-08 15:48:40 -05:00
2016-12-15 12:15:56 -06:00