index
:
~slomo/libnice
master
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
local
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-28
Removing useless and unused NiceInterface stuff... maybe we should later at s...
Youness Alaoui
4
-256
/
+0
2007-09-18
Changed local iface struct to include an embedded NiceAddress.
Kai Vehmanen
3
-19
/
+4
2007-08-30
Updated local module to use the new address API.
Kai Vehmanen
3
-7
/
+24
2007-06-19
Updated test coverage of local submodule. Added NICEAPI_EXPORT attributes. Fi...
Kai Vehmanen
3
-8
/
+21
2007-05-21
Fixed compiler warnings: proper use of const.
Kai Vehmanen
1
-1
/
+1
2007-04-30
add copyright/license notice to each Makefile.am
Dafydd Harries
1
-0
/
+7
2007-04-30
add copyright/license notice to each .c/.h file
Dafydd Harries
3
-0
/
+108
2007-03-14
make nice_address_to_string() write result into passed-in buffer; define cons...
Dafydd Harries
1
-3
/
+2
2007-03-14
local/: use nice_address_set_from_sockaddr_in ()
Dafydd Harries
1
-8
/
+1
2007-02-13
use ERROR_CFLAGS in subdirectories
Dafydd Harries
1
-1
/
+1
2007-02-12
declare no-parameter functions as taking (void)
Dafydd Harries
1
-2
/
+2
2007-02-10
use getifaddrs() instead of ioctl() for added portability/IPv6 support
Dafydd Harries
1
-33
/
+23
2007-02-07
consistently use "XXX" (rather than "FIXME")
Dafydd Harries
1
-2
/
+2
2007-02-07
use NiceAddress for local interfaces
Dafydd Harries
4
-13
/
+16
2007-02-05
include common.mk in each Makefile.am
Dafydd Harries
1
-0
/
+2
2007-02-03
tidy up local/ code and export its functions
Dafydd Harries
3
-19
/
+17
2007-01-29
tidy up headers/#includes
Dafydd Harries
1
-0
/
+6
2007-01-20
local/Makefile.am: reformat
Dafydd Harries
1
-3
/
+3
2007-01-20
switch local/ to building shared rather than static library
Dafydd Harries
1
-3
/
+3
2007-01-09
declare variable holding fd as signed, since socket () can return negative va...
Dafydd Harries
1
-1
/
+1
2007-01-07
add local.h to sources
Dafydd Harries
1
-1
/
+1
2007-01-05
add local/Makefile.am
Dafydd Harries
1
-0
/
+11
2006-12-21
add local/ directory
Dafydd Harries
3
-0
/
+124