Графік комітів

  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • |\ \
  • | |/
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • * |
  • |\ \
  • | |/
  • * |
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • f24568a (HEAD -> master) [fix] WM 메세지 수신 버그 수정 by kidjung 2021-08-12 17:30:18 +0900
  • b8d5bb1 [add] SIGINT 핸들링 추가 by kidjung 2021-08-12 17:05:55 +0900
  • 6f89eba [add] init.go 기본적인 로그작업 by kidjung 2021-08-12 13:27:30 +0900
  • 5266ddb [add] zap 인코딩 및 로그 컨픽 파일 분리 by kidjung 2021-08-11 23:52:59 +0900
  • 9c35b4a [add] log4go 에서 zap으로 로그 라이브러리 변경 by kidjung 2021-08-11 23:51:57 +0900
  • d02a70a Merge remote-tracking branch 'origin/master' by kidjung 2021-08-11 23:02:03 +0900
  • 0dfe8bd [add] log4go 테스트 by kidjung 2021-08-11 22:57:00 +0900
  • 49bd595 [fin]comment by jaehoon_kim 2021-08-11 10:21:34 +0000
  • 5480d29 [fin]comment by jaehoon_kim 2021-08-11 10:06:22 +0000
  • 85f6c29 [fin] comment by jaehoon_kim 2021-08-11 10:04:04 +0000
  • 3ee24cf [style] add/change comment by extra1563 2021-08-11 08:55:28 +0000
  • 6bc7414 [style] add comment by extra1563 2021-08-11 08:46:33 +0000
  • e85b12b [feat] Add delete when withdrawing by extra1563 2021-08-11 08:17:20 +0000
  • 55db4c2 [fix] 디버깅용 로그 다듬음 by kidjung 2021-08-11 16:47:23 +0900
  • a9e249c [fix] duplicated push at sub2node by extra1563 2021-08-11 06:54:57 +0000
  • a057bb5 [style] change var name by extra1563 2021-08-11 06:53:09 +0000
  • 3925f1e [fix] delete by extra1563 2021-08-11 06:24:12 +0000
  • 7fea270 [fix] compare by extra1563 2021-08-10 09:53:32 +0000
  • a22b735 [fix] operator error by extra1563 2021-08-10 09:19:02 +0000
  • ae6ff9e [feat] Add method to check same ip and sub information by extra1563 2021-08-10 08:16:33 +0000
  • 8c7d57f [chore] update by extra1563 2021-08-10 08:14:48 +0000
  • afcfb65 [feat] Add method to check same ip and sub information by extra1563 2021-08-10 08:09:18 +0000
  • fa1e2dd [plus]comment by jaehoon_kim 2021-08-10 06:02:00 +0000
  • b570158 [plus]comment by jaehoon_kim 2021-08-10 06:01:37 +0000
  • f58aedc [fix] secure 버그 수정 by kidjung 2021-08-10 14:46:19 +0900
  • a892562 [fix] matching re-encryption 동작 수정 by kidjung 2021-08-10 14:13:50 +0900
  • 8d118c5 [add] 매칭, re-encryption, 마이크로서비스 send 완료 by kidjung 2021-08-09 19:20:20 +0900
  • af5cab5 [revise] 길호님 수정하다 만 버전 by kidjung 2021-08-09 17:31:01 +0900
  • 78a96f4 Merge remote-tracking branch 'origin/master' by kidjung 2021-08-09 16:13:42 +0900
  • c6349cc [chore] 생성자 추가 by extra1563 2021-08-09 07:12:49 +0000
  • 11a4291 Merge remote-tracking branch 'origin/master' by kidjung 2021-08-09 15:58:13 +0900
  • 556acb3 [refactor] 리턴 사용 -> go channel사용 by extra1563 2021-08-09 06:55:55 +0000
  • 865fdc6 [revise] manage.go withdraw 수정 by kidjung 2021-08-09 15:54:39 +0900
  • 2c6e33f [refactor, feat] 모스카토 구조체 변경, 매칭 큐 추가 by extra1563 2021-08-09 06:54:22 +0000
  • df5d9f1 [revise] 의존성 주입 AppConfig.go 분리 by kidjung 2021-08-06 17:57:44 +0900
  • 66556ab [add] SecureManger 의존성 주입과 RM 받을시 키등록 가능하도록 구현, 로그 메세지 색입혀서 보기 편하게 기능 추가 by kidjung 2021-08-05 21:32:51 +0900
  • 928b175 [add] RM 처리 testClient 프로그램과 함께 기초적인 구현 by kidjung 2021-08-05 20:49:34 +0900
  • 62793fb [add] facebookgo를 이용하여 nodeManager에 의존성 주입 진행(facebookgo 적용 테스트.) by kidjung 2021-08-05 18:50:21 +0900
  • 292a60d [add] 비동기적으로 queue를 pop해서 Handling할 수 있도록 init.go에 checkQueue 메소드 구현 후 run()에서 고루틴으로 실행하도록 함. by kidjung 2021-08-04 22:42:00 +0900
  • 3f06d31 [revise] 마이크로 서비스 등록을 위한 Manage.go 수정(인터페이스 생성과 생성자 구현)과 init.go 수정 by kidjung 2021-08-04 20:51:31 +0900
  • a5f81d4 [fin]RPC & [plus]Send2MS by jaehoon_kim 2021-08-04 06:07:00 +0000
  • faed709 [fin]json형태를 msgtype에 따라 바꾸기 by jaehoon_kim 2021-08-04 01:30:44 +0000
  • 6c3535a [refactor] subscption.constructor by extra1563 2021-08-03 03:12:52 +0000
  • 55e4857 [fix] mapping sub2ip issue by extra1563 2021-08-03 03:08:40 +0000
  • 85fa72a [fin] matchingTest by extra1563 2021-08-03 03:06:26 +0000
  • 0c2b9e9 [fix] valptr, intersect issue by extra1563 2021-08-03 03:04:13 +0000
  • 2dbb699 Merge remote-tracking branch 'origin/master' by kidjung 2021-08-02 18:08:08 +0900
  • f4ad37e [revise] RPC가 가능하도록 init.go 와 message 객체 수정 by kidjung 2021-08-02 18:07:45 +0900
  • b89cd49 [fin]init.go rpc & reassign MM_Receive by jaehoon_kim 2021-08-02 05:57:14 +0000
  • a5d30e3 change secure test by kidjung 2021-08-02 13:53:55 +0900
  • 3990364 change secure test by kidjung 2021-08-02 13:51:12 +0900
  • 225dbb3 [fin] list.go by extra1563 2021-07-30 03:02:42 +0000
  • f893f71 [fin] subscription.go by extra1563 2021-07-30 03:01:25 +0000
  • f2c35eb [fin] matching by extra1563 2021-07-29 09:02:38 +0000
  • c82bce7 [fin] test_add_subcription by extra1563 2021-07-29 06:14:47 +0000
  • 8bd361e Merge remote-tracking branch 'origin/master' by kidjung 2021-07-28 19:08:18 +0900
  • daf926d add function for re-encrypt publish message and test Re-encrypt message by kidjung 2021-07-28 19:07:47 +0900
  • 587c791 [add] isAlpha by extra1563 2021-07-28 08:44:10 +0000
  • 39f111f [plus]MM_Receive by jaehoon_kim 2021-07-28 08:16:47 +0000
  • d63b0e6 [remove]isAlpha by jaehoon_kim 2021-07-28 08:16:07 +0000
  • d6080e5 [revise] subscription.go by extra1563 2021-07-27 10:27:01 +0000
  • d77a8a0 [add] subscription_test by extra1563 2021-07-27 10:24:52 +0000
  • ddbc91b 파일 업로드 'src/broker/modules' by extra1563 2021-07-27 10:23:31 +0000
  • 8503f96 [revise] rename & revise func by extra1563 2021-07-27 10:20:23 +0000
  • d69eb64 Merge remote-tracking branch 'origin/master' by kidjung 2021-07-27 17:04:50 +0900
  • 44e6e51 modified compare functions (checks length of value) by kidjung 2021-07-27 17:04:23 +0900
  • c36fc6a [change]Send ->X by jaehoon_kim 2021-07-27 08:03:19 +0000
  • 6833d89 [change]Send ->X by jaehoon_kim 2021-07-27 08:02:20 +0000
  • d84006f [change]Send,Receive-> MS_Receive, MM_Receive by jaehoon_kim 2021-07-27 07:53:26 +0000
  • b698e5a change project structure by kidjung 2021-07-27 15:48:14 +0900
  • 766a7e0 finish secure.go and test by kidjung 2021-07-27 15:20:22 +0900
  • 98d2314 temporarily completed list.go by extra1563 2021-07-26 14:40:09 +0000
  • 3f066f1 temporarily completed subscription.go by extra1563 2021-07-26 14:38:17 +0000
  • a3a11f1 (refs/pull/2/head, secure2) finish secure.go by kidjung 2021-07-26 17:38:50 +0900
  • e7deaa9 [fin] submsg by jaehoon_kim 2021-07-26 06:43:57 +0000
  • 7280915 (secure) implement secure.go by kidjung 2021-07-26 15:12:12 +0900
  • a0e3377 message.go by jaehoon_kim 2021-07-26 05:24:35 +0000
  • 1daacf6 init.go by jaehoon_kim 2021-07-22 08:18:49 +0000
  • 0e07810 [fin] add_subcription by extra1563 2021-07-21 07:45:38 +0000
  • e4a2437 Add func to manage node, sub .. by extra1563 2021-07-21 07:29:53 +0000
  • dd8dc11 [fin] add_subcription by extra1563 2021-07-21 07:26:40 +0000
  • 83b5fba [add] subscription, list [revise] matching by extra1563 2021-07-20 07:54:13 +0000
  • 433fc95 삭제 'matching.go' by extra1563 2021-07-20 07:53:44 +0000
  • 3bc83be [add] subscription, list [revise] matching by extra1563 2021-07-20 07:53:20 +0000
  • ea73cb7 [add] subscription, list [revise] matching by extra1563 2021-07-20 07:52:44 +0000
  • d5ad479 [add] subscription, list [revise] matching by extra1563 2021-07-20 07:51:45 +0000
  • 79fa87b [add] subscription, list [revise] matching by extra1563 2021-07-20 07:50:44 +0000
  • 2b16e14 message.go by jaehoon_kim 2021-07-20 05:25:00 +0000
  • 5771ffc Write frame at init.go Refer init.go operations for understading other funcs by kimsungho 2021-07-14 19:32:04 +0900
  • 6268bb7 Revise message.go/queue.go Write manage.go by kimsungho 2021-07-13 19:53:39 +0900
  • 393068b initial project setup by extra1563 2021-07-05 09:07:24 +0000
  • 5b4b505 파일 업로드 'modules' by extra1563 2021-07-05 08:57:08 +0000
  • f70df93 frames for manage.go by kimsungho 2021-07-05 15:04:45 +0900
  • 191822e default settings by kimsungho 2021-07-02 14:30:24 +0900
  • fe345ce Initial commit by kimsungho 2021-07-01 09:30:36 +0000