|
|
@70
|
19 years |
bennylp |
Added rdtsc option for win32 timestamp and added pj_elapsed_msec
|
|
|
@69
|
19 years |
bennylp |
Small optimization in pool (removed used_size)
|
|
|
@68
|
19 years |
bennylp |
Changed syntax to support Windows SEH
|
|
|
@67
|
19 years |
bennylp |
Setting svn:keywords on pjlib-util/string.*
|
|
|
@66
|
19 years |
bennylp |
Set svn:eol-style for all files
|
|
|
@65
|
19 years |
bennylp |
Set svn:eol-style property
|
|
|
@64
|
19 years |
bennylp |
More compliant URI parser, comparison, etc.
|
|
|
@63
|
19 years |
bennylp |
Added character (un)escaping utilities in string.h
|
|
|
@62
|
19 years |
bennylp |
Added hex character conversion utility in ctype
|
|
|
@61
|
19 years |
bennylp |
Renaming files
|
|
|
@60
|
19 years |
bennylp |
Modified pjsip tests
|
|
|
@59
|
19 years |
bennylp |
Removed tests directory
|
|
|
@58
|
19 years |
bennylp |
Changed transaction to refrect new transport changes
|
|
|
@57
|
19 years |
bennylp |
Added UDP transport implementation
|
|
|
@56
|
19 years |
bennylp |
Fixed compile error in scanner
|
|
|
@55
|
19 years |
bennylp |
Added PJ_IOQUEUE_ALWAYS_ASYNC flag
|
|
|
@54
|
19 years |
bennylp |
The BIG transport modifications
|
|
|
@53
|
19 years |
bennylp |
removed
|
|
|
@52
|
19 years |
bennylp |
Added PJSIP-Testing.doc
|
|
|
@51
|
19 years |
bennylp |
Pretty comments
|
|
|
@50
|
19 years |
bennylp |
Imported
|
|
|
@49
|
19 years |
bennylp |
Applying license to pjproject
|
|
|
@48
|
19 years |
bennylp |
Updated pjlib docs
|
|
|
@47
|
19 years |
bennylp |
Test anonymous access
|
|
|
@46
|
19 years |
bennylp |
Test new repository
|
|
|
@45
|
19 years |
bennylp |
Renamed main to trunk
|
|
|
@44
|
19 years |
bennylp |
Update to pjsip.dsw
|
|
|
@43
|
19 years |
bennylp |
First clean compile of pjsip
|
|
|
@42
|
19 years |
bennylp |
Organizing pjsip directory structure
|
|
|
@41
|
19 years |
bennylp |
Organizing pjsip directory structure
|
|
|
@40
|
19 years |
bennylp |
Organizing pjsip directory structure
|
|
|
@39
|
19 years |
bennylp |
Organizing pjsip directory structure
|
|
|
@38
|
19 years |
bennylp |
Begin organizing directory structure of pjsip
|
|
|
@37
|
19 years |
bennylp |
Test pj++ proactor (compile only)
|
|
|
@36
|
19 years |
bennylp |
Rework pjlib++
|
|
|
@35
|
19 years |
bennylp |
Linux alpha test
|
|
|
@34
|
19 years |
bennylp |
Fixed missing .exe extension in pjlib-util MSVC projects
|
|
|
@33
|
19 years |
bennylp |
MSVC projects for pjlib-util
|
|
|
@32
|
19 years |
bennylp |
Initial configuration for pjlib-util
|
|
|
@31
|
19 years |
bennylp |
Renamed pjutil subdirs to pjlib-util
|
|
|
@30
|
19 years |
bennylp |
Rename pjutil to pjlib-util
|
|
|
@29
|
19 years |
bennylp |
Split PJLIB utilities into pjutil
|
|
|
@28
|
19 years |
bennylp |
Modif in configure
|
|
|
@27
|
19 years |
bennylp |
Some changes in pjlib.dsp
|
|
|
@26
|
19 years |
bennylp |
Updated root Makefile
|
|
|
@25
|
19 years |
bennylp |
Backup build.mak in configure
|
|
|
@24
|
19 years |
bennylp |
Changed default number of thread in test.h
|
|
|
@23
|
19 years |
bennylp |
Added svn ignore for build mak
|
|
|
@22
|
19 years |
bennylp |
Added simple configure script
|
|
|
@21
|
19 years |
bennylp |
Add ioqueue name in report
|
|
|
@20
|
19 years |
bennylp |
Added more checking in UDP client
|
|
|
@19
|
19 years |
bennylp |
UDP echo testing in Linux
|
|
|
@18
|
19 years |
bennylp |
Added file I/O and file access API
|
|
|
@17
|
19 years |
bennylp |
Tested UDP echo server on Win2K
|
|
|
@16
|
19 years |
bennylp |
Disable validate_set as it's not valid anymore
|
|
|
@15
|
19 years |
bennylp |
Fixed error with inet_ntoa()
|
|
|
@14
|
19 years |
bennylp |
Tested new ioqueue framework on Linux with select and epoll
|
|
|
@13
|
19 years |
bennylp |
Added keyword expansion
|
|
|
@12
|
19 years |
bennylp |
Put common ioqueue functionalities in separate file to be used by both …
|
|
|
@11
|
19 years |
bennylp |
Changed ioqueue to allow simultaneous operations on the same key
|
|
|
@10
|
19 years |
bennylp |
Use delay based bandwidth calculation.
|
|
|
@9
|
19 years |
bennylp |
Added *.plg in ignore spec
|
|
|
@8
|
19 years |
bennylp |
Updated doxygen documentation
|
|
|
@7
|
19 years |
bennylp |
Defaulting to use echo -n
|
|
|
@6
|
19 years |
bennylp |
Final commit before 0.3-pre3
|
|
|
@5
|
19 years |
bennylp |
Changed atomic interface and fixed bugs in echo test client
|
|
|
@4
|
19 years |
bennylp |
Adding keyword expansion for Id
|
|
|
@3
|
19 years |
bennylp |
Just changing keyword expansion
|
|
|
@2
|
19 years |
bennylp |
Added suppor /and fix things for SunOS port
|
|
|
@1
|
19 years |
bennylp |
initial import
|