|
|
|
@30185
|
[30185]
|
4 years |
mattn |
updated doc.
|
|
|
|
@30184
|
[30184]
|
4 years |
mattn |
updated how-to-install
|
|
|
|
@30183
|
[30183]
|
4 years |
mattn |
added patch.
|
|
|
|
@30182
|
[30182]
|
4 years |
mattn |
ported to windows, done.
|
|
|
|
@30181
|
[30181]
|
4 years |
mattn |
rebuilding tree.
|
|
|
|
@30180
|
[30180]
|
4 years |
mattn |
rebuilding tree.
|
|
|
|
@30061
|
[30061]
|
4 years |
mattn |
fixed some to pass to compile.
|
|
|
|
@30000
|
[30000]
|
4 years |
tasuku |
- support binary protocol.
- follow up to libmemcached 0.26
|
|
|
|
@29929
|
[29929]
|
4 years |
saturday06 |
hokkaido-
|
|
|
|
@29922
|
[29922]
|
4 years |
saturday06 |
mo
|
|
|
|
@29913
|
[29913]
|
4 years |
saturday06 |
uaaaaaaaaa
|
|
|
|
@29912
|
[29912]
|
4 years |
saturday06 |
asynchttp
|
|
|
|
@29884
|
[29884]
|
4 years |
itkz |
implement some RTMP packets for connect
|
|
|
|
@29601
|
[29601]
|
4 years |
mattn |
%s/M//g
|
|
|
|
@29548
|
[29548]
|
4 years |
mattn |
ubuntuでビルドが通らなかったので修正。とりあえず警告は無視。
|
|
|
|
@29501
|
[29501]
|
4 years |
itkz |
refactoring for AMF scratch building
|
|
|
|
@29390
|
[29390]
|
4 years |
cielacanth |
配布用ファイルを更新。
|
|
|
|
@29389
|
[29389]
|
4 years |
cielacanth |
過去のバージョンのアーカイブを追加しました。
|
|
|
|
@29368
|
[29368]
|
4 years |
cielacanth |
警告を潰した。
|
|
|
|
@29367
|
[29367]
|
4 years |
cielacanth |
test用ファイルをtestフォルダに移動。
|
|
|
|
@29325
|
[29325]
|
4 years |
cielacanth |
VC関連の余分なファイルを削除しました。
|
|
|
|
@29324
|
[29324]
|
4 years |
cielacanth |
Initial import.
|
|
|
|
@29007
|
[29007]
|
4 years |
itkz |
fixed bounding error in RTMP body chunk
|
|
|
|
@28982
|
[28982]
|
4 years |
itkz |
added debugging output when defined DEBUG
|
|
|
|
@28943
|
[28943]
|
4 years |
itkz |
fixed serializing AMF chunks size in RTMP
|
|
|
|
@28898
|
[28898]
|
4 years |
itkz |
remove debug code
|
|
|
|
@28897
|
[28897]
|
4 years |
itkz |
fixed inserting AMF chunk delimiter
|
|
|
|
@28892
|
[28892]
|
4 years |
itkz |
fixed bugs to analyze AMF in RTMP body (don't fix complete yet)
|
|
|
|
@28876
|
[28876]
|
4 years |
itkz |
analyzing AMF inner RTMP
|
|
|
|
@28802
|
[28802]
|
4 years |
itkz |
fixed some serialized bug
|
|
|
|
@28796
|
[28796]
|
4 years |
itkz |
fixed
|
|
|
|
@28792
|
[28792]
|
4 years |
itkz |
|
|
|
|
@28791
|
[28791]
|
4 years |
itkz |
added some serialize code for AMF packet
|
|
|
|
@28560
|
[28560]
|
4 years |
nejimaki |
fix device filters list
|
|
|
|
@28554
|
[28554]
|
4 years |
nejimaki |
apply XP's friendly name
|
|
|
|
@28528
|
[28528]
|
4 years |
oksoftware |
add AMF serialize test codes
|
|
|
|
@28527
|
[28527]
|
4 years |
oksoftware |
add AMF null and undefined serialize
|
|
|
|
@28525
|
[28525]
|
4 years |
oksoftware |
add AMF string serialize
|
|
|
|
@28520
|
[28520]
|
4 years |
oksoftware |
add AMF boolean serialize
|
|
|
|
@28471
|
[28471]
|
4 years |
itkz |
fixed rtmp_packet.c for serialize AMF packets
|
|
|
|
@28384
|
[28384]
|
4 years |
itkz |
add AMF number serialize
|
|
|
|
@28370
|
[28370]
|
4 years |
itkz |
dynamic determination big and little endian
|
|
|
|
@28363
|
[28363]
|
4 years |
itkz |
fixed connection on Win32
|
|
|
|
@28360
|
[28360]
|
4 years |
itkz |
Makefile.gcc follows latest Makefile
|
|
|
|
@28359
|
[28359]
|
4 years |
itkz |
add creation AMF instance
|
|
|
|
@28345
|
[28345]
|
4 years |
itkz |
remove warning from calling recv() and send() on gcc
|
|
|
|
@28344
|
[28344]
|
4 years |
itkz |
string.string -> string.value and so on
|
|
|
|
@28343
|
[28343]
|
4 years |
itkz |
amf_packet_create* -> amf_packet_analyze*
|
|
|
|
@28239
|
[28239]
|
4 years |
itkz |
add Makefile for GCC
|
|
|
|
@28238
|
[28238]
|
4 years |
itkz |
support Linux and MinGW environment
|
|
|
|
@28237
|
[28237]
|
4 years |
itkz |
fixed Makefile commit miss
|
|
|
|
@28236
|
[28236]
|
4 years |
itkz |
fixed memory allocation bug
|
|
|
|
@28235
|
[28235]
|
4 years |
itkz |
developing AMF object data
|
|
|
|
@28225
|
[28225]
|
4 years |
nejimaki |
fix class filter update
|
|
|
|
@27935
|
[27935]
|
4 years |
mattn |
add memcached_purge.c
|
|
|
|
@27920
|
[27920]
|
4 years |
itkz |
change char array to int to analyze string_data_length
|
|
|
|
@27742
|
[27742]
|
4 years |
oksoftware |
add AMF null and undefined analyzing
|
|
|
|
@27741
|
[27741]
|
4 years |
oksoftware |
add the other AMF test codes
|
|
|
|
@27726
|
[27726]
|
4 years |
itkz |
change hard tab to soft tab
|
|
|
|
@27667
|
[27667]
|
4 years |
oksoftware |
add AMF string analyzing
|
|
|
|
@27664
|
[27664]
|
4 years |
oksoftware |
fix AMF boolean analyzing
|
|
|
|
@27663
|
[27663]
|
4 years |
oksoftware |
fix AMF boolean analyzing
|
|
|
|
@27623
|
[27623]
|
4 years |
oksoftware |
add AMF boolean analyzing
|
|
|
|
@27622
|
[27622]
|
4 years |
itkz |
add AMF string test code
|
|
|
|
@27621
|
[27621]
|
4 years |
itkz |
fixed valiable name collision
|
|
|
|
@27620
|
[27620]
|
4 years |
itkz |
amf test code
|
|
|
|
@27617
|
[27617]
|
4 years |
itkz |
fixed
|
|
|
|
@27616
|
[27616]
|
4 years |
itkz |
add analyzing amf number
|
|
|
|
@27584
|
[27584]
|
4 years |
itkz |
add amf_packet_t
|
|
|
|
@27348
|
[27348]
|
4 years |
mattn |
update visualc/memcached.def
|
|
|
|
@27329
|
[27329]
|
4 years |
frsyuki |
lang/c/memstored: memcached text protocol parser: incr and decr command …
|
|
|
|
@27281
|
[27281]
|
4 years |
frsyuki |
lang/c/memstored: binary protocol: support noop and flush command
|
|
|
|
@27279
|
[27279]
|
4 years |
frsyuki |
lang/c/memstored: robust memory management
|
|
|
|
@27275
|
[27275]
|
4 years |
frsyuki |
lang/c/memstored: update text protocol, 'append' command support
|
|
|
|
@27270
|
[27270]
|
4 years |
frsyuki |
lang/c/memstored: fix src/Makefile.am
|
|
|
|
@27269
|
[27269]
|
4 years |
frsyuki |
lang/c/memstored: luxio support
|
|
|
|
@27211
|
[27211]
|
4 years |
frsyuki |
lang/c/memstored: text protocol support
|
|
|
|
@27144
|
[27144]
|
4 years |
frsyuki |
lang/c/memstored: mp::wavy based implementation
|
|
|
|
@26914
|
[26914]
|
4 years |
mattn |
merge from latest.
|
|
|
|
@26907
|
[26907]
|
4 years |
itkz |
delete temporary code
|
|
|
|
@26899
|
[26899]
|
4 years |
itkz |
initial import
|
|
|
|
@25995
|
[25995]
|
4 years |
saturday06 |
yab
|
|
|
|
@25689
|
[25689]
|
4 years |
mattn |
oops
|
|
|
|
@25496
|
[25496]
|
4 years |
mattn |
merge from latest.
|
|
|
|
@25346
|
[25346]
|
4 years |
saturday06 |
dist
|
|
|
|
@25345
|
[25345]
|
4 years |
saturday06 |
hh
|
|
|
|
@25303
|
[25303]
|
4 years |
saturday06 |
uooooo
|
|
|
|
@25301
|
[25301]
|
4 years |
saturday06 |
takusan
|
|
|
|
@25300
|
[25300]
|
4 years |
saturday06 |
comit!
|
|
|
|
@25291
|
[25291]
|
4 years |
saturday06 |
line break
|
|
|
|
@25261
|
[25261]
|
4 years |
mattn |
merge from latest.
|
|
|
|
@25260
|
[25260]
|
4 years |
nejimaki |
add readme
|
|
|
|
@25259
|
[25259]
|
4 years |
nejimaki |
add filter caption
|
|
|
|
@25200
|
[25200]
|
4 years |
nejimaki |
device manager like interface
|
|
|
|
@25197
|
[25197]
|
4 years |
saturday06 |
bug??
|
|
|
|
@25160
|
[25160]
|
4 years |
saturday06 |
hsn
|
|
|
|
@24759
|
[24759]
|
4 years |
saturday06 |
convu
|
|
|
|
@24737
|
[24737]
|
4 years |
saturday06 |
joijpipouj
|
|
|
|
@24733
|
[24733]
|
4 years |
saturday06 |
rgtsertf
|
|
|
|
@24730
|
[24730]
|
4 years |
saturday06 |
win_iconv
|
|
|
|