File: ChangeLog

package info (click to toggle)
freeradius-client 1.1.6-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,048 kB
  • ctags: 504
  • sloc: sh: 8,504; ansic: 4,704; perl: 425; makefile: 86
file content (22 lines) | stat: -rw-r--r-- 833 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Id: ChangeLog,v 1.5 2008/03/05 17:55:52 cparker Exp $

FreeRADIUS-client 1.1.6, March 5, 2008

  o Added dead_time functionality / configuration
  o Merge in fixes and enhancements from 'radiusclient-ng'
  o Improved functionality for embedded operation
    - In use in FreeSWITCH and OpenSER projects
  o Wrap gethostby*() family of calls with threadsafe variants
  o Change UINT4 to uint32_t, int to size_t, etc.
  o Fixed wrong usage of strncat function in several places

FreeRADIUS-client 1.1.5, March 2, 2007

  o Fixed endian issues with MD5 functions
  o Added library hooks to allow embedding of radius client functionality
  o Added example embedded program 'radembedded' in /src
  o Minor bugfixes to add better error checking/data validation

FreeRADIUS-client 1.1.4, Jan 14, 2007

  o Initial FreeRADIUS Client release