Line | |
---|
1 | $Id: Changelog.txt,v 1.21 2010/02/02 18:24:43 nanard Exp $ |
---|
2 | |
---|
3 | 2010/02/02: |
---|
4 | Fixed compilation under Mac OS X |
---|
5 | |
---|
6 | 2009/12/19: |
---|
7 | improve and fix building under Windows. |
---|
8 | Project files for MS Visual Studio 2008 |
---|
9 | More simple (and working) code for Win32. |
---|
10 | More checks in the /proc/net/route parsing. Add some comments. |
---|
11 | |
---|
12 | 2009/08/04: |
---|
13 | improving getgateway.c for windows |
---|
14 | |
---|
15 | 2009/07/13: |
---|
16 | Adding Haiku code in getgateway.c |
---|
17 | |
---|
18 | 2009/06/04: |
---|
19 | Adding Python module thanks to David Wu |
---|
20 | |
---|
21 | 2009/03/10: |
---|
22 | Trying to have windows get gateway working if not using DHCP |
---|
23 | |
---|
24 | 2009/02/27: |
---|
25 | dont include declspec.h if not under WIN32. |
---|
26 | |
---|
27 | 2009/01/23: |
---|
28 | Prefixed the libraries name with lib |
---|
29 | |
---|
30 | 2008/10/06: |
---|
31 | Fixed a memory leak in getdefaultgateway() (USE_SYSCTL_NET_ROUTE) |
---|
32 | |
---|
33 | 2008/07/03: |
---|
34 | Adding WIN32 code from Robbie Hanson |
---|
35 | |
---|
36 | 2008/06/30: |
---|
37 | added a Solaris implementation for getgateway(). |
---|
38 | added a LICENCE file to the distribution |
---|
39 | |
---|
40 | 2008/05/29: |
---|
41 | Anonymous unions are forbidden in ANSI C. That was causing problems with |
---|
42 | non-GCC compilers. |
---|
43 | |
---|
44 | 2008/04/28: |
---|
45 | introduced strnatpmperr() |
---|
46 | improved natpmpc.c sample |
---|
47 | make install now install the binary |
---|
48 | |
---|
49 | 2007/12/13: |
---|
50 | Fixed getgateway.c for working under OS X ;) |
---|
51 | Fixed values for NATPMP_PROTOCOL_TCP and NATPMP_PROTOCOL_UDP |
---|
52 | |
---|
53 | 2007/12/11: |
---|
54 | Fixed getgateway.c for compilation under Mac OS X |
---|
55 | |
---|
56 | 2007/12/01: |
---|
57 | added some comments in .h |
---|
58 | |
---|
59 | 2007/11/30: |
---|
60 | implemented almost everything |
---|
61 | |
---|
Note: See
TracBrowser
for help on using the repository browser.